Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
I am trying to create a custom sensor for CT1711 temperature sensor. I have created the sensor driver code and device tree binding, but it won't start (initialize) and the...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Hi,
I'm developing an application for nrf52840 that's essentially based on both the USB MSC example and the BLE NUS example in SDK 14. I started with the USB MSC example...
Hi,
I am using sdk 14.2.0 ble_app_hrs_freertos example.
two threads i have created, threads are having nested loop inside.
for this case, thread is stucking inside loop...
HI:
Now i use the light_switch examples(provisioner,client,server).I need update netkey and delete node for the mesh.What is the API operate this.
SDK15.0.0
mesh2...
Is there any method to remove a single node from the network in current mesh SDK 2.1.0 with s132 soft-device 6.0?
With "config_client_node_reset" it will remove all the...
I am using the Thread Border Router 1.0.0 on a Raspberry Pi 3B+
I have not been able to connect the RaspPi to our wifi network.
I tried this method first, as described...
Hi,
I'm using the nRF52840 dongle. Using nRF Connect v2.5.0 - Programmer (experimental) tool, I've downloaded the following hex files:
softdevice_s140.hex,
ble_app_buttonless_dfu_with_bonds_s140_with_setting_page...
Hi.
I am adding buzzer beeping in Immediate Alert Service of ble_app_proximity example. Event thought Immediate Alert signal is sent from nRF Master Control, there is no...
Hi I saw example with other product like the thingy.
Do you already created app creating link with the thingy microphone and the integrated speaker, it could be nice.
...
I'm exploring an nRF51 DK board I bought using openOCD (on circuit debugger), eclipse, and the gcc/gdb toolchain under Linux.
I'm trying to understand the chip by hand probing...
I make a custom board with nRF52832, the nRFgo Studio can find the device before I download anything, then I down do erase all and download the softdevice132, after this I...
I'm working with S132, SDK15.0 and an NRF52832 defining custom services.
I have two services with each with several characteristics. I need to be able to determine which...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK. I want to use nrf51 as SPI slave and other MCU as SPI master. I am using spis_pca10028 as example.
...