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.
...
I have a very complex nRF project inside VS Code using the nRF Connect extension(s). Frequently while trying to troubleshoot things I will run across instructions along the...
Before initializing training for a new Neuton model in Edge AI Lab there is an "optional" training stop option. However, I wish to train my model longer than that and therefore...
I recently designed and ordered custom nrf54l15 board but i cannot connect it through JLINK
It randomly throughs error like
```
(base) [ 10:18오후 ] [ yeonfish...
Hi, I am trying to implement MUSIC into the sample, and I have a problem with the net buffer allocation. Is there a way I can solve this via Kconfigs?
I am also attaching...
Hello,
I am currently optimizing the power consumption of an nRF54L10-based project.
While I know that system-off mode is the most efficient, my current implementation...
We are currently evaluating thingy91x connectivity in different locations, using some Simbase multi-IMSI sims and are running into an issue where, sometimes, the modem will...
Hello!
One of our clients requested the certified measured EIRP (Effective Isotropic Radiated Power) values of the nRF24L01+ 2.4GHz transceiver, which is used in our products...
Using nrf5340 with nrf70 on a custom board, using NCS 2.9.0 (and I can't/won't update to 3.2.x as the nrfx4 update breaks all my code)
I want to use the wifi interface to...
I have an application in which there are two high speed sensors consider it as sensors 1 and sensor 2. Both sensors are connected over same SPI lines having different CS pins...
Hello,
For the vias in the exposed pad of the NRF54L, I've read that ideally, the vias should be capped and filled. However, due to trying to minimize cost, I was wondering...
Hello everyone,
after some months, yesterday I used my PPK2. When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware. ...
Hi,
We had a nRF52840 DK board developed off Hardware files v3.0.3 build. The manufacturer didn't have any of the MCU or SEGGER J-Link debugger files on the device. We are...
I added a cmake configuration option to CMakeLists.txt, but sending a value through west build does not set the cmake option. Here is what I have done: CMakeLists.txt
The...