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...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...
Here i am attaching the my working code of the application.in my application i am using the two peripherals one is TWI and onther one is UART.i interface some sensors with...
I have a wireless project. Requirements as:
Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
many connections: flexible but can support 100+...
We are programming our nRF52 based boards through USB via the P20 connector on a Nordic nRF52-DK board. However when there is a problem with our board, e.g. if it did not...
Hi,
I am working on an application using NRF52810/NRF52832 without Soft Device (I don't need BLE for this app), on a custom board. I am using the SDK15.
There is no external...
Hello,
I run the example given in SDK V15.0.0 to measure Vdd of nRF52-DK:
NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);
I don't change the default...
Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone
I'm using nrf52832 with sdk15
1) BLE...
I am using nRF5_SDK_15.0.0_a53641a.zip to create an application needs paring and bond. Now I got a problem that, if a smartphone removed the bond manually in its phone settings...
Hi
I’m using NRF51822_XXAC + s130_nrf51_2.0.0_softdevice, my program work well most of the time, but it dies at 0x000006b0 sometimes. Since I used the S130 softdevice, the...
Hello, guys,
I develop 52810 with sdk 14.1.0, i need the OTA features,
but i couldn't find the dfu demo( ble secure dfu bootloader and
buttonless dfu template app , pca10040e...
Hello,
As we know that nRF52840 SoC supports Bluetooth 5's 4x Long Range and 2x Data Throughput.
How different PHYs for these features (2 Mbps PHY and 1 Mbps Coded PHY...
Hi,
I am using nRF52832 to design a mesh system, starting with light.
Everything is fine, and development is reaching the end.
Before today, I use only one model,...