Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
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...