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,
I am struggling with a low power consumption solution for waking the NRF52832 with our product which is using a third part module.
Currently our product total power...
Hi, I have Lenovo tab E8 tablet with Android 7.0 and I connect to a BLE device (nrf52832 SDK 15.2.0 S132) from my Qt 5.11.2 app. After succesfull connection I discover services...
The toolchain setup of the NRF91 is extremely complicated. Is the a VM Image or Docker container that has everything pre-configured? I am trying to setup up a linux VM now...
I have a 52840-DK (PCA10056) connected over USB on Windows 10. I am using IAR and can build and run demos from EW in this configuration but am having no success with nrfConnect...
I am working on a project on the nrf52832 board using mesh SDK v3.2.0 and SDK v15.3. I am trying to troubleshoot an issue with the publish process for BLE mesh, but I am not...
Testing DFU with IOS version of nRF connect. I am able to save my image to the IPad with Itunes. I can select the file and then start the DFU process.
Process completes...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Dear Support,
In our new project, we have 8 signal LED diodes attached to nrf52832, they are all sinking current:
3x GREEN 0.8mA (P0.16, P0.17, P0.18)
1x RED 3.3mA...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Hi,
I'm using SDK 15.2. I flashed the dtm firmware on the BLE chip. How can I test its working before sending it to the certifier? I have nrfgo studio & I'm able to start...
Hi Team
We are able to flash nRF52840 based LE Module using nRF52840 DK successfully.
But we would like to know if nRF52 DK also can be used to flash/program this nRF52840...
Hello,
SDK:15.3
If not pair with moblic phone, spi is normal
And obile phone pair 52811 to send data, that also normal
But I want to integrate, then 52811 is NRF_BREAKPOINT_COND...
Hi all:
For SDK15.3, if I want to change 32.768Khz to internal LF clock, Should I enable the CLOCK_CONFIG_LF_CAL_ENABLED of "sdk_config.h" ?
if I disable CLOCK_CONFIG_LF_CAL_ENABLED...