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...
Hi all,
I'm working with TWI Sensor example. I've followed this https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Ftwi_sensor_example...
Hello,
I want to use ble_app_uart example. I'm usign nRF52832 with nRF5_SDK v15. I need to put the MCU in sleep mode. I can do that. When the MCU awakes from sleep,...
Hi,
NRF52 DK has an RF switch which can be used for looking into the Nordic and observe the impedance using a VNA. I observed the same impedance in RX, TX and power off...
Hello,
i am finding that after i call app_timer_cnt_get() there is a constant power drain.
I have an Ultrasonic sensor. the ECHO pin will fire 2 times into a GPIOTE...
hi.........
how to add the timer mode in hts program , i want to set the timer in my program to receive the data according to timing .
i am using segger 15.2 version ...
When I power the 52840 from a LiPo connected to VDDH and using VDD/VEXT to power 3V3 components, when the chip is put to sleep is the output on VEXT switched off? Or do I...
Hello, above is the PWM modulation waveform (positive Xuan Bo).
How does 1.nrf52832 regulate the frequency of circulation?
Take this nRF5_SDK_12.2.0_f012efa\examples\peripheral...
Hello, I want to use nrf52832 to output waveforms as shown above.
Using the Demo1 example in D: Lianxi nordic nRF5_SDK_12.2.0_f012efa examples peripheral pwm_driver, we...
I am sending 6 packets of 20B each data using ble_nus_string_send() function at every 120ms using app timer. but the function returns error BLE_ERROR_NO_TX_PACKETS. So unable...
From the latest Nordic SDK 15.2, I'm running the usbd_cdc_acm example on an NRF52840 connected to a PC using USB. The firmware correctly executes the USBD_POWER_DETECTION...