I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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...
Hi there!
I have the following setup:
A Raspberry Pi 3 B and a nRF52840 Development Kit acting as a Border Router as described in the official documentation ;
Another...
Hi!
I would like to know if it is possible to use the nRF52840 to read a mifare classic 1k card?
If it is, is there an example for this?
Thanks!
Andreas
I am currently developing a code that will serve as my pulse sensor. I am now trying to write the code in VScode, for it is very appealing to me. The problem now arises with...
Hey
This is sumanth. I have worked on light switch example with server, client and mobile as provisioner. I would like to develop a mesh network where the server has to...
history: https://devzone.nordicsemi.com/f/nordic-q-a/44018/softdevice-invalid-memory-access-info-0x2/172932#172932
compiler: keil
To solve the hardfault issue (SOFTDEVICE...
Hi guys,
is it possible to print in blocking mode by request?
I tried to use a return value from SEGGER_RTT_printf(0, "some text\n"); but the value is always the same...
I have many nRF24LE1E chips that have a corrupted Info Page. I use the Dataman-48Pro2 programmer. I have read and saved the Info Page from a working chip but have not been...
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio
Softdevice S140 v6.1.0, Softdevice S132 v6.1.0
Two nRF52832 DK, One nRF52840 DK
Windows 10 Pro
Hi, is it possible...
Hello,
I have a nRF9160 DK Development kit, and I would like to use it to replace an Arduino uno.
I need to do Analog to Digital Conversion on A0, A1, A2.
I need to...
Hi,
I currently try to build a little thread network with a border router bridging to ethernet. I did everything like in the Border Router Quick Start Guide and as far as...
Hello guys,
I am trying to work on an advertisement model where I have a transmitter(nRF52832 DK) which should advertise specific data only for certain amount of time say...