Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
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...