|
Re: BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
Is there anything else I could check to make it work?
Is there anything else I could check to make it work?
|
By
Piotr Barszczewski <piotr@...>
·
#1386
·
|
|
Re: NXP RT1064 board and JLink Debugging
Well I have made progress resolving this problem. (but not resolved)
It turns out the that LPC4322 chip on the RT1064 board has two sets of firmware in it. 1) the DAPLINK firmware, and 2)
Well I have made progress resolving this problem. (but not resolved)
It turns out the that LPC4322 chip on the RT1064 board has two sets of firmware in it. 1) the DAPLINK firmware, and 2)
|
By
Lawrence King
·
#1385
·
|
|
Re: onoff-app board sample not working
#bluetoothmesh
#nrf52832
Hi Alexander,
I don’t know if this is the cause of your issue, but it implies that you have something in flash (the storage partition) that the application doesn’t expect. Before investigating
Hi Alexander,
I don’t know if this is the cause of your issue, but it implies that you have something in flash (the storage partition) that the application doesn’t expect. Before investigating
|
By
Johan Hedberg
·
#1384
·
|
|
onoff-app board sample not working
#bluetoothmesh
#nrf52832
Trying to get the Bluetooth mesh onoff-app sample working on a nrf52_pca10040 it compiles and runs on the board but when it try to provision it using the meshctl tool it freezes and I cant type after
Trying to get the Bluetooth mesh onoff-app sample working on a nrf52_pca10040 it compiles and runs on the board but when it try to provision it using the meshctl tool it freezes and I cant type after
|
By
alexander.2003@...
·
#1383
·
|
|
Re: NXP RT1064 board and JLink Debugging
Hi Maureen:
Actually I don’t think mcuxpresso is using JLink, however during the install, mcuxpresso did remove JLink 6.44 and install JLink 6.42. I suspect this is due to the fact that the ide
Hi Maureen:
Actually I don’t think mcuxpresso is using JLink, however during the install, mcuxpresso did remove JLink 6.44 and install JLink 6.42. I suspect this is due to the fact that the ide
|
By
Lawrence King
·
#1382
·
|
|
Re: NXP RT1064 board and JLink Debugging
Hi Lawrence,
You’re right, I forgot that RT1064-EVK has a different onboard debug circuit than RT1050-EVK. Do you have an external JLink probe you can use?
Are you sure you’re using the JLink
Hi Lawrence,
You’re right, I forgot that RT1064-EVK has a different onboard debug circuit than RT1050-EVK. Do you have an external JLink probe you can use?
Are you sure you’re using the JLink
|
By
Maureen Helm
·
#1381
·
|
|
Re: BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
There's a "Group Reply" button in the bottom right-corner. It took me while to find because you can see it only *after* clicking "Reply", that's an unusual interface.
There's a "Group Reply" button in the bottom right-corner. It took me while to find because you can see it only *after* clicking "Reply", that's an unusual interface.
|
By
Marc Herbert
·
#1380
·
|
|
Re: BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
Hello Johan,
Thank you for your response. Following your suggestion I've updated my kernel to 4.20 and there is a change in behavior though I don't see LE CODED scanning to be working + btmgmt
Hello Johan,
Thank you for your response. Following your suggestion I've updated my kernel to 4.20 and there is a change in behavior though I don't see LE CODED scanning to be working + btmgmt
|
By
piotr@...
·
#1379
·
Edited
|
|
Re: BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
Hi,
HCI_Read_Local_Extended_Features is a BR/EDR-only command, which is why you are getting this response from the LE-only controller. You’ll also see that it’s not listed in the supported
Hi,
HCI_Read_Local_Extended_Features is a BR/EDR-only command, which is why you are getting this response from the LE-only controller. You’ll also see that it’s not listed in the supported
|
By
Johan Hedberg
·
#1378
·
|
|
Re: BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
Hi,
Notice that these are MGMT commands and events, i.e. just communication between BlueZ user space and the Linux kernel and not directly related to the controller. The Set PHY Configuration MGMT
Hi,
Notice that these are MGMT commands and events, i.e. just communication between BlueZ user space and the Linux kernel and not directly related to the controller. The Set PHY Configuration MGMT
|
By
Johan Hedberg
·
#1377
·
|
|
Re: NXP RT1064 board and JLink Debugging
Hi Maureen:
Yes, I added the two configs, and I am only trying “ninja debug”. I did try using OpenSDA fromhttps://www.segger.com/downloads/jlink/OpenSDA_V2_1 unfortunately it will not load
Hi Maureen:
Yes, I added the two configs, and I am only trying “ninja debug”. I did try using OpenSDA fromhttps://www.segger.com/downloads/jlink/OpenSDA_V2_1 unfortunately it will not load
|
By
Lawrence King
·
#1376
·
|
|
Re: NXP RT1064 board and JLink Debugging
Hi Lawrence,
You have to use JLink firmware to use the JLink GDB server. “lpc4322__mimxrt1064_evk_if_crc_20180810.bin” is DAPLink firmware, not JLink firmware.
Hi Lawrence,
You have to use JLink firmware to use the JLink GDB server. “lpc4322__mimxrt1064_evk_if_crc_20180810.bin” is DAPLink firmware, not JLink firmware.
|
By
Maureen Helm
·
#1375
·
|
|
Re: NXP RT1064 board and JLink Debugging
Dear All:
As a quick check, and to make sure I am not doing anything really dumb, I installed the NXP Xpresso dev system on Ubuntu (instructions
Dear All:
As a quick check, and to make sure I am not doing anything really dumb, I installed the NXP Xpresso dev system on Ubuntu (instructions
|
By
Lawrence King
·
#1374
·
|
|
Re: NXP RT1064 board and JLink Debugging
Thank you Maureen and Antoine
Finally back to this problem. I tried loading several different bin files to the board while in Maintenance mode, most generate and timeout error and don’t
Thank you Maureen and Antoine
Finally back to this problem. I tried loading several different bin files to the board while in Maintenance mode, most generate and timeout error and don’t
|
By
Lawrence King
·
#1373
·
|
|
Re: [Networking][Mbedtls] Judicious use of cipher suites
Hi Karthik,
In order to use cryptography you need a cryptographic library. Our networking applications use mbedTLS, therefore I don’t see a way to disable it, while still using cryptographic
Hi Karthik,
In order to use cryptography you need a cryptographic library. Our networking applications use mbedTLS, therefore I don’t see a way to disable it, while still using cryptographic
|
By
Lubos, Robert
·
#1372
·
|
|
[Networking][Mbedtls] Judicious use of cipher suites
Hi
I wanted to check if there is a way to use cryptographic cipher suites without including following config options.
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_BUILTIN=y
Hi
I wanted to check if there is a way to use cryptographic cipher suites without including following config options.
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_BUILTIN=y
|
By
Prabhu Vinod, Karthik
·
#1371
·
|
|
BlueZ PHY CODED scan via HCI UART on nRF52840_pca10056
#ble
#nrf52840
#uart
#hci
Hi,
I'm trying to force a nRF52840-pca10056 DK to scan for BLE advertisements with PHY set to CODED via HCI and BlueZ 5.50 but keep getting rejected by the hci_uart from Zephyr examples (master
Hi,
I'm trying to force a nRF52840-pca10056 DK to scan for BLE advertisements with PHY set to CODED via HCI and BlueZ 5.50 but keep getting rejected by the hci_uart from Zephyr examples (master
|
By
piotr@...
·
#1370
·
Edited
|
|
nRF52832 silently stops advertising
Dear Group,
our device based on BL652 / nRF52832 silently stops advertising. After a reboot, everything works perfectly, but after some hours, it will just stop to be visible for other devices.
Dear Group,
our device based on BL652 / nRF52832 silently stops advertising. After a reboot, everything works perfectly, but after some hours, it will just stop to be visible for other devices.
|
By
Christoph Schramm
·
#1369
·
|
|
Re: STM32 CAN bus driver issues
#stm32
#can
*Root directory = project folder
--
Rodrigo Peixoto
Co-founder and Technical guru
+55 (82) 98144-8585
http://ayna.tech | Skype: rodrigopex
.
*Root directory = project folder
--
Rodrigo Peixoto
Co-founder and Technical guru
+55 (82) 98144-8585
http://ayna.tech | Skype: rodrigopex
.
|
By
Rodrigo Peixoto <rodrigopex@...>
·
#1368
·
|
|
Re: STM32 CAN bus driver issues
#stm32
#can
Josef,
The BOARD_ROOT works for me even with Stm32 boards. The pinmux is mandatory for alternate functions on st boards.
You can run the following commad to set the board root:
west build -b
Josef,
The BOARD_ROOT works for me even with Stm32 boards. The pinmux is mandatory for alternate functions on st boards.
You can run the following commad to set the board root:
west build -b
|
By
Rodrigo Peixoto <rodrigopex@...>
·
#1367
·
|