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...
Hello sir,
I am using nrf52832 Dev board in that set the time and date by using nrf calendar github library.For setting the time and date i have used functions as nrf_cal_set_time...
Hi all, I tried the Serial DFU sample with NRF52840-DK board in ubuntu
The project build and run.
When I use mcumgr the command work but was non possible to me upload...
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hello,
I am trying to create a simple application using C++ 17 on nRF52840.
I use VS Code and CMake-based project settings.
I am able to use latest language features...
Hello yet again Nordic World
And yet more WTHIGO questions:
10040 board as central under SDK 12.3. For each message passed from a connected peripheral, the central board...
Hello,
We are designing a product that is coming in production. We have been told that for production the "radio_test" example project was enough for general RF testing...
Hello,
I have modified the Openthread-CoAP example. I'm am tring to build a device, that will automatically join an exsisting thread network. So there is the joiner-autostart...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (NCS 1.7.1): The function is wired to an input pin. After...
Hello, I try read and write characteristic in serene bed shaker device using android studio. I bond the serene bed shaker device successfully but after i can't write a characteristic...
Dear Nordic Engineer
We recently encountered a problem about I2C.We have a smart door lock product, it has a fingerprint module that is an I2C interface, so we use the TWI...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
I've got the zephyr sources for https://github.com/nrfconnect/sdk-zephyr.git and https://github.com/zephyrproject-rtos/zephyr (everything I get is master/main)
$ west init...
I am using the programmer on the development kit to program my nRF9160 device.
I am using a Mac running Mac Big Sur 11.6.1
nRF Connect for Desktop v3.9.1
Programmer...