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 using nRF52(PCA10040) as a sniffer dongle, but it seems the sniffer mode cannot work, and shows the error log: "INFO: Error on port xx. file: Packet.py, line 245...
First step of trying to integrate S132 to a small OS is failing completely.
When I use SVC the system ends up in hanging in hard fault.
The SoD handler ends up trying...
I am testing to develop an application that sleep (system-on mode) for most of the time, and it wake-up periodically to send out somethings.
As I would like to lower the...
Hello,
After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB.
I choose to recover nrf52 ,then prompt unable to fine or open the...
Hi,
In ADC, we would be using the internal voltage generator as the reference voltage. How stable is the voltage coming out of the reference generator. Would it be always...
It appears that, if I wanted to write characteristics to my BLE device, I can utilize the writeCharacteristic method of the BluetoothGatt class. Is this the right way to go...
Hello,
I am currently for a quick solution to test NRF24LE1 compliance to FCC. Can you provide me with any code if possible? As i could see from the website only an application...
Hi,
We can utilize the 31 bytes of advertising packet as well as 31 bytes of scan response packet which in total makes it 62 bytes of advertising data. What is the effect...
Hi dear Nordic Engineers.
We going to move from FN-LINK (Realtek) I.C. BLE to nRF52.
FN-LINK uses HCI (UART) BLE the Interface to communicate with our embd. LINUX.
How...
Hi all,
I'm using pca10040 board with sdk version nRF5_SDK_11.0.0-2.alpha_bc3f6a0.
There i'm using example code of spi handling. Instead of nrf_log_printf i changed...
Hello,
There's any known issue realated with DFU and Android 7.0? When we try to update firmware with nRF Connect or our APP we get an error (hex file error), but when...
I am going to develop an application on nfr51422 that requires very low current consumption. Basically we plan to make the nfr51 to "sleep", and it will wake up constantly...
Hi
I have firmware uing SDK 7.1 and SoftDevice 110. There is prepared bootloader for DFU, and update by very old nrfToolbox app works fine. But now I want to update this...