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...
Dear forum and Nordic Support team,
I just want to confirm that there is only one Broadcaster (Advertising) role possible at given time on Nordic Soft Devices (e.g. S132...
I tried the logger examples in the Zephyr that work on the DK but not on the dongle. I tried to change the Kconfig options using Segger to enable the logger but those options...
Dear Mesh Experts. As of 2021, using nRF5_SDK_17.0.2 and nRF5_SDK_for_Mesh_v4.2.0: What's the simplest way to persistently save and load some values in a mesh project?
Google...
Hello
I'm requesting a feature (since I can't find a way to do this?) to read all relevant LTE network parameters from the connected network when using the nRF9160.
When...
We are using powerdown() function to put the procesor in sleep mode for the said time
We are facing following difficulties
1. It does not work if we use nrf_delay_ms(...
Hi there,
I am developing a product using the nRF52833 QFN40 package (nrf52833_qdaa), and have the nRF52833DK for testing which uses aQFN-73 package (nrf52833_qiaa). I am...
Hi,Master:
Question:
When the finished product cannot be debugged with jlink, I want to save and trace the function stack information through the firmware. When there...
Is it possible to merge client and server to one image using ble_uart Example?
Which could work as client ,also as server ,it controlled by program.
Thanks a lot.
Hi,
I'm using the NRF52811.
In my schematic, the SWDCLK and SWDIO is connected to an external connector and the NRF52811 is connected to MCU through the SPI channel...
Hello
I'm having problem with UDP reception. I'm using nrf9160 with modem firmware 1.2.3, nRF Connect SDK v1.4.0, LTE-M.
I can receive UDP packets in the device as long...
Hi I am designing an intercom and I need help related to it. The following are the requirements of my project. I need an intercom module through which two-person can communicate...
Hi
Now I have a PCA10040 board and MDBT42Q board. I intend to transfer data between two boards via ESB TX and ESB RX example. However, with MDBT42Q I used nRFgo Studio to...
Hi,
We would trigger button to send zdo_mgmt_leave_req to coordinator for leaving the group.
When coordinator is not on power up, we would receive the 0xFF at callback...
Hi,
I want to calculate throughput rate using data that nRF52840 dongle working as sniffer captured.
Wireshark shows 'time' , 'delta time' and 'packet time'.
I think...