I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
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 am unable to see advertisement on the nrfconnect app, when using BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED
However, when using BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as a central and Android device (Bluetooth 4.2) as an advertisement.
During development, I was wondering...
Greetings.
We've been developing a product that uses BLE Mesh. We are currently using the Waveshare nRF52840 Bluetooth 5.0 Evaluation Kit for prototyping purposes. As far...
When I try basic usage of NRF Queue library I'm getting the following error:
Undefined reference to `nrf_queue_write'
SDK version is 15.3.0.
In sdk_config.h I've enabled...
Hi Support,
I have tried setting up my nRF52840 Dongle ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle ) PCA10059 as explained in the steps...
Hi,
I've got the gaming mouse dev kit and I'm stuck trying to get it programmed using my nRF52840-DK. See my hardware connection image below.
If I leave the mouse power...
Hi. I am currently using a custom nRF52840 board.
I am able to connect and pair with both IOS and android via BLE. However, the IOS have some issues.
After 45 minutes...
Hi.
We are developing with the nRF51 series and creating data loggers of various types. We would like to combine features of the nrf_pwr_mgmt example with firmware that...
Hello, we are trying to implement a system where multiple central devices (based on nRF52833) act as a central. These are distributed in building access ways and doors etc...
I have a potentiometer of which one end I have connected to gnd other one to VDD and 3rd one to AIN7. I wish to calibrate it in such a way that output voltage ranges between...
I have an existing mature product using the T4T NFC library. I want to add another mode that is basically the record_url SDK example, but that example is using T2T. The record_url...
refer to these https://devzone.nordicsemi.com/f/nordic-q-a/27855/using-swo-with-nrf52-redux
https://developer.arm.com/documentation/100230/0002/debug-and-trace-components...
Hi, We are currently in the process of performing radio certification according to the RED directive for our device based on nRF52810.
To finalize a Receiver Blocking radio...
Hi I am trying to use the math library within the dimming example of nRF SDK for Mesh package.
I am getting a linker error saying "undefined reference to `round' using nrf...