Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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...
Hi everyone, this is more of a programming advice question: basically we have a "registration app" associated with our BLE product which will be used to communicate user details...
Hello,
I've been developing code on nRF9160 for a while. In the beginning everything was straight forward and working just fine also the code was pretty simple. Now like...
I am currently working with the nRF5340 and using NAND flash for data storage. With the current code size, I need to create a secondary partition in the external NAND flash...
Hi,
I am using nRF52-DK to program a custom board based on BC832 (nRF52832 SoC). I recently updated "nRF Connect for Desktop" and associated applications. I believe some...
Hi there,
I'm trying to get the entire toolchain running on a new Win 11 AMD machine. Visual Studio Code has version 1.88.0, toolchain has v2.6.0 and SDK v2.6.0.
Therefore...
Hi,
i am working on Pancake motor C0820B006F circuit and it is connected to P0.12 pin and ground iam usin NRF52 development board. i want to change the pan cake vibrator...
Hello
We developped a firmware on the nrf52840 dongle able to communicate with a Windows PC through the USB.
On Windows 10, we can communicate with a serial COM port....
Hi, we looking at converting our devices from a BLE communication protocol, to BLE LR with MESH networking.
Currently, we are doing the following:
Android tablet connects...
Hi,
we are ramping up production, and need to make many production jigs, and programming in parrallell since the programming of the modem takes 1 min +.
We are using an...
I am using nRF52840 Dongle as RCP with RP4 as OTBR and its working fine.
I have compiled sample/openthread/coprocessor as RCP using VS-Code. When trying the same via 52840DK...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...