Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
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...
We use a BT module in our product to day. Now the volume is increasing we want to change the module and to use nrf52832 component. We follow the recommended circuit from the...