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...
I have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello,
I want to access the nrf9160 over UART from other controller My main concern is to program nrf9160 to respond with at commands from external microcontroller. (Just...
Hi everybody!
I hope I am not too late to jump on the nrf51 train, but I had the ability to get a great deal on them so I really want to use them for a project we have....
I am facing a strange issue where I removed all code related to the app_uart from the UART example. Now the logs are being dropped. Anyone know why this happens?
Hi,
For a few days, the nrfcloud device screen is not showing the sim card total data usage.
The console shows this error:
Failed to load resource: the server responded...
hello,
i am developing a health care device and i am using nrf52 dk board for development , i want my device to communicate to the android app, and i have zero experience...
Q: nRF52840 DK does not appear as a removable drive named "JLINK" Steps I followed 1-Connected the NFC antenna to the board. 2-Used a micro USB 2.0 Data cable(Fully functional...
In my code I am fully embracing the async way when using peripherals, but the problem is that my code is becoming more and more complex due to having to break down all operations...
I want to know is there a quick way to include an all ready example from Nordic nRF5_SDK_15.2.0_9412b96 folder into a mbOS environment example (start )? Like copy some XML...
Hi,
The above pins are connected to test points in the ref schematic but stated as Nordic reserved in the pin description. Should I connect them to test points or can I...
I am wondering whether it is possible to maintain backwards compatibility for BL4 while also taking advantage of the BLE5 LR CODED PHY?
I am guessing I could scan in AUTO_PHY...
Hi,
What are the reasons for the nRF connect app or the nRF Mesh app or even the nRF UART app to connect to an Android phone?
I can see the DK advertising. I can see the...
Hi,
I am using nRF52832, SDK 15. My code is based on the freeRTOS code examples.
I am trying to Run my Task Every 10 ms. I tried to test this by using a counter to print...
Hi,
I have a problem with soft device. My code build well but when i try to compile it on nrf52840, i have below error:
Then i tried to go in boot loader:
Therefore...