Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hello, I can commission nrf52840 bulb by iPhone successfully using below QR code:
https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00...
Hi Nordic team,
I tried to view logs from my custom nRF54L15-based MCU using J-Link RTT Viewer, but it's (printk) not working. The same prj.conf configuration was previously...
I am trying to make a FOTA to update the firmware of the nrf9151 using the command AT#XFOTA, the issue I am having is that I am unable to have the app_update.bin file generated...
Hello, I am currently working with NRF5340-DK dev kit and I want to use 2 SPI devices connected on the same SPI bus OR use 2 different SPI instances, however none of these...
I purchased a SIM data from ILIAD and I am trying to connect to network, but the AT command AT+CEREG? : +CEREG: 0,4 instead of 0,5 as I expect.
The lte_lc_connect_async...
Hello,
We are currently developing with the nRF9151 and would like to request more information regarding GNSS SNR testing.
We have reviewed the documented GNSS functionality...
I have a similar question as posted here but I wonder if this limitation is still the case.
I am trying to advertise to a specific device by passing the scanner device's...
Hello all,
I´m Trying to Run the Minimal-Example of Sensor-Stream API
https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/sensor/stream_drdy#id7
HW is:...
Hi All,
I have a ordred couple of 5340 Audio DKs. I want to configure one of them as headset using the nrf_audio example application and connect to a phone and stream...
I'm developing code to run on the nRF5340 SoC in a Thingy:91 X and I am seeing duplicate RTT output. For example, if I look at the RTT output from the default 'Connectivity...
Hello LE-Audio team,
By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?
If...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
I saw a really similar post but no real solution. I've got both a nrf52840dk and a fanstel ble840xe eval board that I've been playing with. the end goal is to make this start...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Regarding...