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...
I have 4 Thread end devices commissioned onto a matter network and want to control these devices from another Thread end device by pressing push buttons. Is this possible...
Hi,
I am having some issues with the Co AP Client and Server on n rf Connect SDK v 2 . 1 . 2 .
I have flashed two n rf 528 40 dev kits with the examples , one with the...
Hi,
I'm using the bare hci_uart example and try to rise the RTS line manually. Therefore I use the API
and added
in proj.conf. The resulting error code is...
As the title indicates, this question is regarding a scenario in which a coordinator needs to be replaced on an already established network. Is it possible to clone a coordinator...
I currently have a Thread network running using nRF52840 microcontrollers and another BLE network using ESP32 WROOM. I would like to connect two separate network using BLE...
Hello, I am working on a project that consists of sending Eddystone and ibeacon packets simultaneously, to begin with, I started by sending one package of each separately...
Below images detail given about VDD and VDDH in nRF52840_PS_v1.7 datasheet (5.3.1 Main supply) . According to this we can not connect both supplies simultaneously right?,...
Hi,
I'm a beginner to this kind of problem. I am trying to update firmware for nRF52832 through BLE using ESP32. I am using 17.1 SDK and Softdevice 7.2.0 with Keil.
I...
Hi,
I m trying to set up a LwM2M Client with Security Mode 2. I m using the LwM2M client utils and add some changes to the LwM2M Client sample.
In the function lwm2m_setup...
Testing UDP sample with sdk 1.7.0 I can't detect errors if the packet is not sent.
After a connection to networks and a few well-delivered packets, I put the device in a...
Hi, I'm trying to use FreeRTOS on a custom board featuring a nRF52832. I've started adapting the blinky_freertos example in the SDK 17.1.0 and replacing the code in led_toggle_task_function...
Hi there! Our app developer are experiencing some difficulties with Bluetooth LE and image/file transfer on iOS. The device (our product) uses the NRF52840 chip. Any help...
Hello,
Using nRFConnect 2.1.0
I am trying to build the peripheral_iso zephyr sample, for the nRF52840 DK
It compiles fine as is (with the original board qemu_cortex_m3...
For some reason my ticket got deleted earlier, so here I go again.
I'm trying to change the configuration of the network core bootloader. For the `hci_rpmsg` and `mcuboot...