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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
DevZone Post: Custom nRF54L15 Board Not Recognized by Kconfig (Falls Back to Apollo4X)
Summary: I am bringing up a custom board based on the Raytac AN54L15Q (nRF54L15)....
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
HI
I’m currently using NCS 3.2.1 , working with the periodic_adv_conn sample.
On the advertiser side, after receiving data from a node during each periodic sync broadcast...
Environment
nRF9151DK.
Using nRF tools and SDK v3.1.1 & also v3.2.3.
Based in New Zealand and currently on Spark network.
Issue
Trying to run the sample app...
Good day,
We are developing a board with a nRF54L15 + nRF7002 for BLE and WiFi connectivity.
The Nordic nRF54L15 + nRF7002 reference design has been a good starting point...
I see this errata: https://docs.nordicsemi.com/bundle/errata_nRF54L15_Rev2/page/ERR/nRF54L15/Rev2/latest/anomaly_L15_24.html#anomaly_L15_24
It says this:
"Symptoms ...
Hi, in order to be familiarized with the transceiver we have purchased an evk nRF9151 from Nordic.
I have some questions because an issue appears when I try to modulate...
hi guys,
I am using the nRF54L15 for software development. I have a requirement to define a space in the chip's internal flash for data storage. I referred to the soc-flash...
I have been experience that the if the device under a DFU process reports the error BUSY, because the external flash on the device is used for fileaccess the DFU process from...
Hi nordic support:
Our product uses the nRF9151 and prepare for GCF certification testing , which need to capturing LTE mode trace log .
We first intend to try running...
Hello everyone,
We are currently working on a project that uses the nPM2100 to power an nRF52840. Our application requires automatic enabling break-to-wake mode each time...
Hello DevZone,
One customer used Timer+PPI+GPIOTE to simulate an UART. Now it works fine.
However, when there is other timer's interrupt, the simulated UART may lose some...
Hi, I just received our nRF54LM20DK, and am trying to get a functioning BLE sample on the board. Many samples are supported, however I have not gotten a single one to work...
Hi,
I have a question about SPIM. Is it possible to have two events via DPPI that will start different SPIM transfers for the same SPIM channel?
What would happen if a...