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, last year the name of the Zephyr module "TraceRecorderSource" was changed to "percepio". In January a PR was accepted that updated the SDK's allow-list (west.yml).
We...
Using FreeRTOS and SDK 15.3 on nRF52840 and SES, SD 140
I'm following along with the NUS example project in this particular release and have a problem I'm a little stumped...
Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hello , I have a problem on angle of arrival application to see switching nrf52833 board
I use nrf52833 dev board. I use 2.0.0 as sdk version. I use nrf/samples/Bluetooth...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
Dear nordicsemi,
In our application, we need obtain the number of input edges,but we always get a incorrected result in a long-time testing situation (2-3 hours), and this...
Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
I am working with the WLCSP version part (nRF54L15-CAAA) and it calls out that there is light sensitivity. The note seems to indicate that only underfill around the perimeter...
I am trying to find the reference manual and specification of the S130 SoftDevice (2.0.1). I can't seem to find it in the info center or the your docs page. Am I missing it...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
Hello,
I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip "ready". I am running the sample application "spi-flash...
Hello,
I am using nRF54l15 and nRF Connect SDK v2.9.0
I need to know if there is any way to disable the cfg_changed callback at runtime. I want it to be called in case...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hi,
We recently purchased two Thingy:91X devices and are trying to run the nRF Cloud Multi-Service sample on the nRF9151 SiP onboard. To provision the Thingy:91X for communication...