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 tried installing the kernel (raspbian-kernel-zip Raspbian kernel for Raspberry Pi 3.17.4 ) on a Raspberry Pi 2 (Model B 1 GB). I found out that the Pi doesn't boot...
I'm trying the multilink central example with s120 and SDK 7.2 (because of simple_uart).
However, my PCA10028 board gets stuck at this macro:
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION...
My code is attached but essentially it is saying that SPI_MASTER_0 is not defined when I compile. I have the line:
#define SPI_MASTER_0_ENABLE /**< Enable SPI_MASTER_0...
I'm trying to get the ble_app_hrs working on PCA100001, the software installation is brand new (all installed today). I modified the pca100028 ble_app_hrs to try work with...
Hello everyone,
I have problems with my nRF51822. I think it is related to the starting memory address of softdevice. I attach 2 nRFgo's screenshots.
I have programmed...
Hello all,
my question is related to notifications and to maximize data bandwidth using them;
First af all i have already read this: devzone.nordicsemi.com/.../ but it is...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hi,
I just updated to nRF51_SDK_8.0.0_5fc2c3a.zip and try to compile ble_app_hrs example (with S110 and DFU) with gcc 4.9. I have couple of problems, first is that some...
Hi,
i am using ble_app_template and i added the file "ble_lbs.h" in the main file. Also added this code in the services_init method
uint32_t err_code;
ble_lbs_init_t...
Hello
I've been experiencing an unusual problem using the TWI/I2C library for the nRF51-DK board. Basically, I found that I need to shift my device address to the left...
Hi guys,
I have followed devzone.nordicsemi.com/.../ to set up CrossWorks. Even though I got pass the ble_stack_init();, I still can't discover the device for some reasons...
Hi
Please tell me someone me how to start nRF51822 & softdevice8.0.0
I build a NRF51822 application in gcc & ECLIPSE.
When to run the program, it crashes in the boot...