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...
Hi, I'm working on an application that transmits data via USB CDC/ACM class. I'm trying to improve the robustness of the application, and I realised that if the USB cable...
hi support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...
We built our own hardware using the nRF54L15. It connects fine with the Android BLE Debug Assistant and has a 30% chance of connecting successfully with a Windows computer...
Hi,
I’m using the Power Profiler Kit 2 to measure current consumption on an embedded device, and I typically transfer the data to a PC via the Power Profiler Kit software...
Hello!
I'm hoping to use the nRF52820 (QFN package) powered by a USB connection (not with external battery).
I'm referring to Figure 153 of the datasheet, which shows...
Hello, I am working on a new hardware design of analog sensors, which I want to sample their reading using SAADC. I use nrf52832 PCA10040 DK, and softdevice s132 for sending...
Hello,
I want to request AGNSS information from nrf cloud services using my nRF9151DK board. As a first step, I flashed the nRF Cloud multi-service application onto my DK...
Hello,
I am trying to send the zephyr.signed.bin file to the NRF54L15 through TTL, using "send file" option in TeraTerm (Trying on DK for now, the Custom Device will be...
I'm working with the nRF54L15-dk and with the system OFF sample available in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/boards/nordic/system_off/README...
Hi,
I am nrf52dk/nRF52832 (512kB flash) nordic peripheral_lbs sample as a test environment for establishing OTA updates. In my product firmware, I am facing a situation...
Hello.
I am trying Bluetooth OTA and UART DFU using nRF Connect SDK v3.0.2 and nRF54L15-DK. I am following the DevAcademy and using the peripheral_uart project as a base...
Hi all,
I’m a bit confused about setting up SPIM4 on my board. The product specification guide indicates that pins P0.8–P0.12 should be used for SPIM4. However, in the Zephyr...
I made custom board with nPM1300 and nRF54L15 and now I'm thinking how to configure nPM. It is configureable through TWI inteface, but in all examples i saw that communication...