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...
Hi,
We have a custom board (powered by nRF52840 with Softdevice and nRF5 SDK 16) that has an external ADC module to sample 30 kHz ADC continuously for 1-2 seconds. What...
I encountered the problem trying a Matter OTA-update and and asking myself why the bootloader wouldn't apply the image:
I am using the partition manager and defining the...
After flashing the nRF Sniffer for Bluetooth on nRF52840 dongle, I want to flash it back with the programmer to use it in the nRF Connect App but it wont go in boot mode....
Hi. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...
Hi.
Our company has a couple of different custom designed boards using the nRF52840 and powered by a battery. OpenThread is used for networking, and the devices are configured...
Hello, I got a custom board based on nRF52840. It uses extended BLE advertising to deliver a sensor data to the central hub with a frequency of 10 Hz. I've set the interval_max...
I have a question regarding DTM using nRF Connect for Desktop. It is my understanding that the signal generated does not have a BLE packet structure but it is a continuous...
Hello. I have been playing with the HID keyboard example (./samples/subsys/usb/hid-keyboard) and it's not running correctly. Code was compiled for the nRF7002-DK board (-b...
Hi,
The sample code does not work with ncs2.8.0. The board I am using is a custom board. Custom boards do not have an external flash. I was able to evaluate it with ncs2...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
I have try nordic websocket_client but i have got Cannot connect to IPv4 remote (-116) error,
please...
Hello everyone,
I am currently exploring the DECT NR+ capabilities of the nRF9161 DK by modifying the DECT NR+ PHY Hello sample application. Specifically, I have created...
Hi everyone,
I working on a project for nrf9160 in 9160DK and i need to use the external flash memory onboard with nvs.h but i can't get it to work by anyway and a try to...