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...
The new version of the S130, alpha 0.9 has a different signature for the sd_ble_gatts_value_set function.
sd_ble_gatts_value_set(_handles.value_handle, 0, &value.length...
hi, me again, i posted the long and annoying question on PTX to PTX behavior, in a peer-to-peer application.
i have a specific question regarding the format of an ACK packet...
How does a Plastic enclosure affects the performance of my RF antenna?
I'm designing the PCB + housing and as it have to be small, i'd rather use a BALUN + Chip antenna...
Hello all!
I would like to use two nRF24LU1+ ICs to transfer information between two computers. Are there any .hex files for the nRF24LU1+ that will emulate a COM port...
Hi guys,i have a problem..i have bought a nordic ibeacon nRF51822 but i can not connect it to my iphone. I have also installed the original Nordic app (nRF Beacon) but it...
The board support package seems to be listed as a hardware peripheral in the documentation? This is a new concept to me, that seems to be taken from the linux world as a way...
hello!
i wonder to download some hex files into device, i plan to use 【nrfjprog --ids】 and 【nrfjprog --snr】.
two steps:
nrfjprog -i
nrfjprog --snr 4294967295...
We are currently using a NRF51 module (HRM1017) for a device in production. We want to migrate to the latest version of NRF51822 and move away from using a module to having...
Hello there,
I'm in doubt which of your various products to choose and integrate into my system.
Let me give you some details about it:
The system is battery...
I have worked with the nRF24L01+ for a couple of days now without getting it to work.
The setup of the chip is done as described below, without any luck of getting a communication...
I am trying to debug communication over SPI to some peripheral to the NRF51822.
I am using the soft device and the bluetooth capabilities, and start the bluetooth stack and...