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...
Our product has been in production for over two years now and works fine. However I am seeing continuous disconnects with iOS 16 and customers are reporting the same thing...
First of all, I have two "nrf52840-dk" and use "SEGGER Embedded Studio" to install the mesh sample "light_switch" (server) to the two "DKs" and use the Android app "nRF Mesh...
Hello,
I have tried following all the possible solution provided on nordic discussion but I am not able to solve the error of adding header files.
I am not able to solve...
Hi,
I need a micro second timer to send out our packets at 992Hz which translates to 1008 microseconds.
I found a sample code "ncs\v2.1.0\zephyr\samples\subsys\portability...
Hello,
I am currently developing a CoAP client on the Thingy:53. For one task, the client has to send a request to a server on a Raspberry Pi which is based on the LibCoAP...
During development, I am seeing a strange behavior when enabling zigbee.
When the application's PRJ file does not enable zigbee, I2C functions as expected. The peripherals...
I want to capture connection packets between BLE Master and Slave, My computer runs windows 10, a python version 3.9.0 and a wireshark with version 4.0.1. nRF Sniffer for...
Hello,
We are in process of FCC certification and we would like to use LTE and Bluetooth Coexistence to reduce number of measurement needed for the certification.
We are...
Since several weeks, the NRF Connect for Deskotp's programmer application (v3.0.4) is stuck in an infinite loading loop, as was the toolchain manager previously ( see https...
Hi,
I am working on a project in nrf connect sdk v2.0.1 central side using nrf9160dk_52840. I want to pair my peripheral device with this central That is possible. Please...
Hi,
I am beginner with NRF52840. I want to create a task scheduler using multiple tasks with different level of priorities that is low, medium and high. I am using SDK...
Hello,
I got two PCA10056 1.0.0 DKs equipped with an nRF52840 rev. 1 (code AC0). Both do not measure the VCCH voltage correctly (displayed voltage ~2.4V instead of 3.0V...
This forum feels pretty advanced, so if this is the wrong place to ask this question apologies and please let me know where I should be asking it instead.
My goal is to...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0, with updated MDK (see link )
IAR EW ARM...
Hi Everybody,
I need help in writing a little software on NRF52805 which will active the transmitter with parameters:
1) Frequency : 2402Mhz only. (and i will later...