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...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi, Hope you can help. With a nrf52840dk development kit arriving tomorrow. We tried to make a start with a nRF52840 dongle, which we eventually want to use. Connected to...
Hello,
I follow the doc to install the nrf_sniffer_for_bluetooth_le_4.1.0
- Flashing the nRF52840 dongle with nRF Connect for Desktop
Uploading image through SDFU: 97...
Hi,
I'm trying to use a nRF52840DK as a zigbee router implementing a temperature sensor. The setup is composed of
Software
Application: Home Assistant
SDK: nRF5...
Hi, I'm trying to achieve high throughput of BLE on connection between two nRF52840 DK.
I've read some articles about it, and configured both Central and Peripheral devices...
Hi,
I'm looking at the nrf5340 PS v1.2, page 75 & 76 regarding the audio clock PLL. Using the formulae given, I'm finding that the register value that yields the closest...
Very much a beginner at this so if this is inappropriate for this forum do not hesitate to let me know.
Starting out trying to develop a BT Mesh system. I purchased a nrf53...
Hallo Dears,
I would like to develop a ble-peripheral role device with a humidity sensor service. I found the development kits from the nRF5x family such nRF51, nRF52...
Hi,
I'm trying to take advantage of nRF52840 as Zigbee NCP in communicate with a host microcontroller via UART. My problem is I don't know what I have to send and what will...
Hi,
In your LE audio presentation from CES that you had a demonstration of a low latency setup with LE audio. We are more curious about the setup you demonstrated so we...
I have built and successfully run this application with the nRF Cloud and then I achieved a partial success with running this application with the AWS IoT.
When I run this...
Hi there, My nRF52840 Dongle suddenly stopped working. The application that used to work among a few last weeks stopped during one of exploatation. Pressing Reset Button don...
Hi all, I am using the nRF52832, Mesh sdk v4.2.0 and the nRF5 sdk v16.0.0. How to dynamically change the GAP name of device when using smart phone (nRF connect APP)to scan...
Hi, I'm following the steps on https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test.html
But in Programmer, the read, write, erase&write...
Creating a second advertising set with bt_le_ext_adv_create will generate an error -12.
Using nRF Connect SDK v1.8.0
The second advertising set is use for FOTA update...