I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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...
Hello,
As part of a Proof of concept reason on nRF52840 based SDK15.2 and s132_nrf52_6.1.0_softdevice, our BLE communication should support Just Work security and no secure...