My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hi, all,
At first, I have to say I am a newbie in programming for BLE. ^^"
I trying to development a cycling power meter, so I want to modify this CSCS example to...
Hello, Recently I tested and flashed the Zephyr program to the nrf52840DK, it works fine. While I flashed as usual last time, I saw the LED5 flashing and then the PC didn...
I would like to perform a OTA DFU in a nRF52840 DK using nrfutil. For that, I'm using the example that is in SDK/examples/dfu/secure_bootloader/pca10056_s140_ble in the target...
Hi
I have follows the following steps.
1) I build 'hci_uart' sample for nRF5340DK successfully by following guide https://docs.zephyrproject.org/latest/samples/bluetooth...
Hi, I tried the fourth step of this guide https://openthread.io/codelabs/openthread-hardware#3 , but if I start the OpenThread daemon, I got this output that is not the same...
Hi There, I'm trying to read the NDEF records stored on my NRF52 DK but I'm having some issues when the the NDEF record payload is less than 4 chars. I just get random symbols...
Hello,
I've recently run into an issue with the Command Line Tools. I was using version 10.13.0 up until today, and everything was working fine. When I updated to 10.14...
Здравствуйте, я использую Honor 8x телефон. Я считаю, что это очень трудно использовать приложение на этом телефоне. Соединение происходит только один раз, и после одного...
as i said above,i got 1.5GHz radio signal,such as follow:
left is 1.5G,right is 2.4G
I want to know if the PA is configured correctly in my code.
here is my code:...
Hi,
What is the best starting point(Sample) for project with:
OS (like FreeRTOS)
BLE data advertisement.
I already install nRF connect SDK 1.7.0
Thanks
We have our one of Product Firmware of NRF52832 written in the Keilv5. As the Application use the Softdevice Functionality we need to load Softdevice code and Application...
Hi,
I'm using Windows 10, Python 3.10, Wireshark 3.4.9, pyserial 3.5.
Hex used : sniffer_nrf52dk_nrf52832_4.0.0.hex
I see this question has been asked before but the...
Hi,
We area working on an iOS Application using nRF Toolbox as a reference. We are currently implementing OTA DFU over BLE and are able to update the nRF52 devKit from...
Greetings,
I am trying to develop an application on the nRF5340 DK that requires me to collect data from a sensor using I2C and I am confused on how to do that. I have seen...