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...
I have S110 peripheral device with custom UUID, created as described in www.nordicsemi.com/.../80193304 .
On the other side i have S130 device who successfuly scans and connects...
Sorry for the non-tech. question but I just heard that BlueTooth group is significantly changing BLE licensing policy. Maybe it's some kind of FUD but it should be mandatory...
Hello,
I am running the s110_nrf51822_7.0.0_softdevice.hex and am encountering an nrf callback assert on line 1377 of rem.c.
Without any visibility into this code I...
Hello, before you say anything: "yes I have searched!" :D
I found that this question was similar to mine
How to write GPIOTE Interrupt
Now I am fairly certain that I...
Hello,
I am trying to connect to one specific device. To make this I am advertising with the whitelist. The problem is that the whitelist do not seem to work. I got the...
I am using the nRF51822 module. I am using the following code to set my device discoverable:
ble_gap_adv_params_t adv_params;
ble_gap_addr_t *whitelist_addr[1];
...
I've got a custom board with an nrf51822 (ic rev 2, QFAA), and I'm trying to understand some unexpected current draw that I'm seeing from the board. Currently the entire custom...
Hey there,
Red Bear Labs sells a board with a NRF51822 Module on it. From a past post I have found it is said:
"embedXcode supports the nRF51822 MDK board for both the...
I am playing with S130 to behave as a peripheral device and a central observer. This is working great.
I am new to the central side of things and have a quick question...
Hello,
I have looked at several posts on here, including-
https://devzone.nordicsemi.com/question/3769/nrf51822-to-nrf24l01/
And followed the code, but I am trying to...
After I installed keil and nrfgostudio, I run nrfgostudio, but an error happened, which says" an instruction of 0x6b607a05 quoted the RAM of 0x094af43f, but it cannot be read...
I want to program Jtag inside Anti-lost Tag nrf51822 Module Bluetooth Low Energy Sticker.
Following are the specifications of Anti-lost Tag nrf51822 Module Bluetooth Low...
Hi, I have purchased a Nordic nRF51DK which works perfectly. Suddenly I purchased an EaEpaper and start to follow this tutorial developer.mbed.org/.../Homepage to map it to...