Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...