Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...