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 successfully run "ble_app_hrs_c" on BLE_Central example at 38,400bps on the PCA10001 device.
My modification on PCA10001 board as follows;
cut out 32.768KHz X...
I want to store the max possible data on flash using pstorage , but I noticed that I have to increase the number of Maximum number of flash access commands PSTORAGE_CMD_QUEUE_SIZE...
Hello,
I have got a problem with use SPI. I get hard fault after call spi_master_open(), exactly when sd_nvic_ClearPendingIRQ function is call.
This situation is so specific...
link text from this post , i want to make code, when i press button,device goes into sleep mode.so i use this post's code in ble uart app. my code is here.
/* Copyright...
Hello all,
I am new to this domain.
Here is my case:
I am using the Atmel SAMA5D35-EK rev D. board. I was facing JTAG connectivity issues over J-Link.
My purpose is...
Hello!
I have Adafruit evaluation board with NRF8001 module and it works perfect.
I also tried to develop my own board with microcontroller unit and NRF 8001 module...
I have a few nRF51 dongles I wish to use with ANT+ for wireless mesh communication between some robots. I want to connect each to one ATmega 1284p and another Arduino Mega...
I'm using nrf25822, I flashed my firmware using DFU and I discovered the a memory regions starting from 0x0002A000 is written
this memory isn't written when I just use...
link text from this link i want to advertise for 10 second then i want to stop advertise for 20 second then again advertise for 10 second. i want this continuously. for that...
HI
I use 51822 to mesh,reference github.com/.../nRF51 for SDK8.0。
(Routine will chip lock。MDK5.1 Unable to find chips)
But it seems not work,Please give me help。
I'm just getting started with some Nordic development. This is on Linux (Ubuntu 12.04LTS) using nRF51 SDK 10.0 and gcc arm embedded toolchain. I have a PCA10031 and a PCA10000...
When I add a new directory to my project for some source files, I get the following error:
"Browse information of one or more files is not available"
If I move the source...
I am having an issue programming my nRF51 DK through IAR. I am able to compile and build the project, but it gives the following errors when I try to Download and Debug: ...
Hello,
I just got an rf51 dongle (usb) dev kit. I have installed the latest SDK, JLINK drivers, nrfgo studio. I copied the firmware .hex file into the JLINK drive as per...