Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, I encountered a problem while using the nrf5 SDK. In my software, I used a UART for debugging data output, a libuarte library for command output, and an app_button...
I'm trying to use nrfutil as part of a script that sets up the toolchain environment automatically using direnv .
For example:
I'd like to know how the bundle ID can...
As subject, NCS 3.0.2, I use demo 'peripheral_power_profiling' to test current on NRF52832 DK board, but the demo cound not run when power on, There is no log output, and...
Hello,
I am exploring power management on the nRF54L15 DK with nRF Connect SDK v2.8.0 (Zephyr v3.7.99) .
My goal is to:
Enter deep sleep / system off mode.
...
I am trying to wake up the NRF54L15-DK from deep sleep using RTC. The device goes into deep sleep but never wakes up. I would like to know if RTC can wake up the micro from...
Hello,
I am trying to run the wifi_scan example but I am getting a BUS FAULT error as seen below. The SDK is v3.1.0, and the SDK Toolchain is also v3.1.0.
1. Going...
i have version 0.9.2 of the nRF54L DK....
i've noticed there is now 1.0.0 documentation....
have there been any HW changes -- use of "production" MCUs, etc....
more...
Hi Team,
We are looking into the new Thingy 91 X and were wondering if it will be able to run the nRF91 Pizza Demo .
I understand the demo was originally created for the...
Hello,
I'm working on Windows 11, with the nRF Connect for VS Code v2025.5.512 extension, with ncs v3.0.2. I'm using the nRF54L15-dk (PCA10156; 0.9.2; 2025.7) development...
citing the following issues
I've been able to implement the 16 Mhz on the SPIM3. However, the incoming data on the MISO is still corrupted. With my oscilloscope I can...
Currently, we are developing our own board with NRF5340-CLAA. It does not have a 32.768kHz crystal oscillator, only an external 32MHz crystal oscillator. We have applied the...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
Hi,
We have a working firmware that uses LTE-M for network connectivity to connect to NRF Cloud. But upon testing with NB-IoT configuration (CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...
Hello, the time to ask for help has come again... I keep hitting a crash in my BM833 code related to "Illegal use of the EPSR". Code is fairly simple and supposed to be pretty...