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.
...
Hi,
I am using the nrf52840DK development board and running the SDK of version ncs/v2.6.0. When I flash the samples/esb/esb_ptx and samples/esb/esb_prx projects onto the...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Hello,
I am new to embedded programming and I'm trying to create a small application that uses BT advertisements. I've tested my code on an NRF52840 dongle, and a board...
Hello,
we made a circuit board with nrf5340. We only burned the blinky program once for testing and it was successful. However, when we tried to burn the program again,...
Hello everyone,
During the design of my core board, I encountered an issue where after flashing a demo program, the core board cannot be programmed again. The demo program...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I recently purchased the Maker Diary nRF9151 Connect Kit (LTE-M/NB-IoT, nRF9151 SiP) and I am using the iBasis SIM that came with the Nordic Thingy:91. The device is unable...
I've just come back to software development on Nordic after focusing on other projects, and since I last did any software development work, nRF Connect has been integrated...
Hi,
On the nRF54L15DK board, I flashed an application and then performed a full erase. However, after erasing, I noticed that approximately 2000 bytes of memory were still...
Hi
In nRF Connect, in VSCode, I have several SDKs and Toolchains installed.
For some reason, I cannot select toolchain 2.9.1, or toolchain 3.0.1.
For example, in VSCode...
I have inherited a NRF52832 design, it uses Zephyr and I am using the NRF52 DK to debug the design using the SWDIO and SWDCLK. The board flashes correctly and I can single...
Hello, Nordic Team!
I am developing another emergency project. And we using the ncs v3.1.1 and NRF54L15. But there is a compile problem about the custom cluster. Here is...