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...
My board is nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
At this development stage I want to measure continuously incoming frequency ranging from 1Hz to 1MHz with high...
Hello,
I have a scenario where I use crashlog but not flashlog.
My application is crashing in nrf_log_backend_crashlog_panic_set during log_msg_queue_process(mp_flashlog_queue...
Hello
I was working on a project, trying to enable the power management but I could not. So I just tested the simple zephyr sample application device_pm just to see if there...
Hello. We are testing the example of bl provisioning provided by sdk v2.8.0.
When the first wifi is connected, the wifi's data is stored on the board, and even if you turn...
Hello Nordic Team, I am working on a LE Audio project on NCS v2.9.0. My development board is nrf5340-dk. I am using unicast client example and I am trying to use it with my...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Hello, I have recently switched to nrf52840 dongle for 802.15.4 sniffing.
I did a simple test with a ZigBee Green Power sensor sending data on channel 11. On the receiver...
Hi,
I am using a nrf52840 dongle for sniffing the bluetooth connection between 2 devices. These are the wireshark logs
What I could see is it initiates the pairing with...
I have a custom board with a nrf9160 on it that has been working for the last three months but last week when i was evaluating low power modes on the board i couldn't talk...
Hi,
i am using SDK version 2.1.1 and recently we had a problem due to the errata 160 which is fixed also in SDK 2.1.4
I am using Toolchain Manager 1.5.3 and i cannot select...
Hi,
we plan to use the nRF52832 in a new project, where we will need ANT support.
I've seen that it is possible to use the nRF5 SDK and the SoftDevice 332 to have ANT...
Hi everyone, I have a problems when I build custom board NRF54L15. I build this project for custom board for nrf52833. It's okay and no error. After that, I change this board...
Hi!
I am testing the nRF54L15-DK with 2.9.0 SDK and have some questions:
1. MX25R64: - why is it used in 1-bit (spi) and not 4-bit (qspi) mode? - OTOH this setup saves...