I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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...
I am working on nRF54L15 and I want to store some user data in flash and for that I want to define the partitions.
I have selected the Target: nrf54l15dk/nrf54l15/cpuapp...
I am running smp_svr demo on my nrf54l15DK board, and use mcumgr command on my linux.
I could connect to my ble device and echo hello successfully (via peer_name='Zephyr...
Body:
Hello Nordic Team and Community,
I am working on a project using an nRF52840 chip on a custom breakout board . I am not using any pre-made development boards or...
During the testing phase of my device I use the Zephyr (uart) logging module and the Zephyr shell module(CONFIG_SHELL_LOG_BACKEND=y). Shell is mostly disabled, and is enabled...
I followed the migration guide for NCS 2.8.0 here for a custom board with engineering rev B silicon. After doing so I can't flash the board anymore and it gives me this error...
I am developing my product using the desktop app in the NCS SDK. I found that during OTA, it can only upgrade from a lower version to a higher version. This means that when...
I am using Keil v5 and the nRF5 SDK 17.1.0 .
I use this example.(nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040)
I hope the chip enter system off...
Hello,
We are using the nRF52840_CKAA_R7 package of the nRF52840 on our custom board. The board's USB pin connections are designed based on the nRF9160-DK's nRF52840 reference...
Hi,
I just received my Thingy91x. I followed the onboarding and created a provisioning profile in NRF Cloud. The device did not connect and no logs appeared in Serial terminal...
Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag...
Hi,
We are encountering an issue where the existing firmware does not run on the chip when powered by a coin cell, even though a 3.3V power supply is available from the...
When I compiled and flashed the Nordic Distance Toolbox example onto two nrf5430dk boards without changing any options, the following message appeared on one of the UART ports...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...