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...
We are looking to change tx_power setting to Neg30 dBm and for this we have accessed NRF_RADIO->TXPOWER = (RADIO_TXPOWER_TXPOWER_Neg30dBm << RADIO_TXPOWER_TXPOWER_Pos);
...
I have the NRF51 DK working with CrossWorks on OSX. I have the blinky example working.
Now I would like to figure out how to get very basic HELLO WORLD type demo to iOS...
I am implementing dual bank DFU on the PCA10001 board using the latest SDK (7.2.0) and S110(7.1.0). I am able to enter bootloader from my app as detailed here:
developer...
I'm just reading the documentation regarding the analog digital converter and wonder why there is one bit in the configuration register for every analog input. What will happen...
I'm using a relatively large GATT db that has rd_auth and wr_auth set to true for every characteristic. This prevents the stack from automatically replying with cached values...
I'm using the MAX9814 electret pre-amp's output as an input to an analog pin of the nRF51822. The MAX9814 has a 1.2V swing at 1.2V DC (so it goes from 0 to 2.4V). VDD for...
Hello,
I have some questions about the DC/DC conversion factor in nRF51822.
In the datasheet nRF51822_PS v3.1, Figure 11 shows the graph about conversion factor...
I would like to change the device name of the nRF51422 trough a mobile device(Android AND iOS ). The name should be stored even when I disconnect the supply.
From a nordic...
Sir,
We designed a prototype card including "rfd22301" containing nrf51822. We will use in mass production directly the nrf51822.
We will use the BT as a transparent UART...
Hi, I try to transmit mp3 or wave file.
and I am using nrf51822. Is it possible?
I know that people usually use the A2DP profile, When they send a music or video
...
I'm running example apps from the SDK on a PCA10028. When debugging in Keil uVision, I find that I can only stop the code once. The second time I try to stop the code I always...
Hey All,
I am working on a project that involves a Redbear Labs Blend as a sensor platform, then transmits the data to a dfrobot Bluno over nRF8001 BLE. I'm still new to...
The release notes for S110 v 8.0.0 say .
The SoftDevice Specification corresponding to this release is the
S110 SoftDevice Specification v2.0.
I can't find...