Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Dear Nordic,
Could you please suggest and and expamle or advice how to use in-project libraries properly (not 'externally built' as an know example shows). It's better to...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
Is there any peripheral sample for OOB legacy pairing? I'd like to know how to encrypt with temporary key( TK). I checked the ble_hids_keyboard_pair_nfc sample in the SDK...
Hello ,
I'm using the libuarte library so i can send data and receive it , i'm enabling RTC2,TIMER1,TIMER0 and TIMER2 .
this is the main definition of my libuarte NRF_LIBUARTE_ASYNC_DEFINE...
Hello,
As we are close to production of our new device, i would like to know what are the possible ways of performing OTA DFU in thread network from Thread Border Router...
I have interfaced two ESP32's with ESP-NOW protocol in which one esp32#1 sends the data to the other esp32#2. I am able to send the data from esp32#1 and receive that data...
The nrfjprog tool only returns data up to 0x10001000. After that it's all zeros.
nrfjprog -f nrf52 --recover
nrfjprog -f nrf52 --readuicr uicr.bin
If I read an individual...
Hi,
I want to use the LIS2DH sensor to any motion interrupt on int2. It seem that it's implemented by the driver so I started with the code found in this issue ( https...
I'm trying to disable proxy visibility of mesh node after its been provisioned by calling (from APP timer's context) proxy_stop() function. Though i'm getting NRF_FAULT_ID_SD_ASSERT...
Hi,
I am using nrf51822 chip for BLE application. In my circuit, I have used circuit supervisory components which is resetting the MCU whenever voltage level goes below...
Hello,
I have found out that we have shipped one product where NRF_CLOCK_LF_SRC_SYNTH was used together with the SoftDevice S132. I think at the time when it was implemented...
Hai team,
In my application , I am using nrf52832 , application took 26 microamps in runtime [peripheral - I2c] ,acclerometer and ble advertisements],here i need to put...
Hi Nordic,
My firmware is done and v1 beta is release, i will use it to flash my final production first batch with it.
What are the several good pratices to create...
Hello again,
I am trying to use the nordic PPK2 to estimate the battery capacity I would need. I would like to measure for a longer time in order to spot any strange behavior...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...