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,
I'm playing with the timing subsystem in order to measure some execution time with higher granularity than the RTC tick on nRF52840 (using PCA10056 DK).
I'm specifically...
Hello sir,
I am using nrf58232 Dev kit board in which when my BLE goes is in advertisement board and after couple of seconds advertise APP_ADV_DURATION is expired then it...
Similar, unresolved issue can be seen here .
I just got my official nRF52840DK and setup nRF Connect on my MacBook. I'm able to build the Blinky example and flash it...
Hi,
I have the following in my code to measure throughput over the Nordic Uart Service.
It works, but I was wondering if I am measuring correctly. I took this measurement...
Hello all,
I'm working on a BLE central application based on nRF Connect SDK V1.6.1. The application connects to certain BLE peripheral devices and does a service discovery...
Hello,
I have been building an application using the CLI and I am thankful for the CLI example and how well it works. I am wondering is it possible to use the CLI but...
Hello, Im using SMP over UDP (OpenThread) and after updating to v1.6.0 in NCS, sending most commands with `mcumgr-cli` makes the device restart with:
This happens for most...
We are currently experiencing malfunction with the big chip on nRF9160dk board, which provides USB-UART and jLink functionality. After 30 minutes, to a few hours, we either...
I have nrf52832 dk. I used power down example by github
https://github.com/NordicPlayground/nrf51-powerdown-examples : system off wakeup on gpio. Upon current measuement...
Hi Nordic Engineers,
I have few queries over HFCLK 16 MHz timer.
I am using nrf52840 custom board. IDE - segger embedded studio
I have enabled HFCLK timer and able...
I'm using nRF52840 and want to send a data of 200 bytes over BLE, but while adding the characteristic, if I give maximum length above 101 it does not accept it. Can someone...
I am working on a limited release project that has multiple devices which require programming. Part of the appeal of this device is its programmability so I am going to provide...
Hello,
I am looking for a low latency (end to end) wireless module for Joystick application and this is for a medical VR platform.
Latency requirement is <= 5ms.
Data...