Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
What is the difference between APIs in below sections:
app_uart_xxx ( under nRF5 SDK v15.3.0 > API Reference > SDK common libraries )
nrfx_uart_xxx ( under nRF5 SDK v15...
Hey guys,
i would like to test my little nRF52811 board, is there any example i can start with? I know there is no software support for direction finding and so on right...
i'm trying to build a scanner that scan only a list of devices , and i want to use a whitelist .
i didn't understand the concept of the new whitelisting in SDK 15.2.0, i...
Hi,
This is a situation after registration. See the following link for detailed information of the setup:
https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk...
Hi
We update our mesh nodes using nrfutil:
nrfutil --verbose dfu serial -pkg client.zip -p COM%Comport% -b 115200 -i 700 -fc --mesh
The package including python is quite...
Hello,
I previously asked this question on the Zephyr forums, but as quite a few days have passed and still not sure what my options are, am hoping I can get some help here...
Hi Nordic, I have a nRF9160 Development Kit. I am a Beginner and lives in Germany. So, therefore I already have a sim from 1NCE. To start from basics, I programmed the DK...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello,
I use the LAIRD module BL652 with an nRF52832 with the SoftDevice 14.0.0 (old version…).
The application use the BLE with the SoftDevice.
We have mesured the...