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 will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
Hello Devzone,
In our product we are working with a nRF52840 microcontroller and periodically transmitting large sums of data to a PC or a phone.
We noticed that over...
Hi All,
I have designed my custom pcb board for nrf52811. With the Jlink the IC is detected in visual studio code also it gets programmed. But i did not see its working...
Hello,
I am currently working on a project that involves interfacing the TLV493D 3D magnetic sensor with the nRF52832 microcontroller. I would appreciate any guidance or...
Hi
We use the nRF52832 for an NFC device. The device is 99.9 % in the system off state to save power as much as possible. because the device is power by a button cell battery...
Hi
I'am using nRF util version 6.1.7 for a long time to generate a DFU packages. I need to debug my ble data so i thought of using ble sniffer from nrf util. But the ble...
Hello! We have a project under nRF Connect SDK and Zephyr. It uses Bluetooth central and peripheral role (GATT client and server).
The project works good under SDK v2.7...
Hi,
I'm trying to connect to the nRF52840 dongle using nRF Connect for Desktop Programmer v4.5 on MacOS 15.2 so I can update the firmware. The dongle has the red flashing...
I've then tried both the command " nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded" as well as "nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded --scan-follow-aux...
Helo,
I lost the PUK to my iBasis SIM, so I can't register it on nrfCloud.com for my 9160. Is there a way to recover it or do I need to buy a new one? (If so, where?)...
I tried to write the following simple '.overlay' file:
However, I am getting the following error:
but if you look inside the .dts files provided by the 'nrf52dk' I...
Hi everyone,
I’m working on a Zigbee application using the nRF52840, and I’ve been experiencing periodic reboots that I cannot figure out how to resolve. I’ve already updated...
Hello. I have a question about the development environment when developing using nrf.
When you build a new board and make firmware without using dk or ek, do you usually...