I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Hello
I am trying to send data every 5 seconds from a temperature sensor (MAX30205) using the nrf52 chip to a mobile phone via bluetooth.
To do this, I have studied and...
Hello - EVERYONE...!!!
I would like - please...??? please...??? for someone to help me... with a software development task..
this task is simple to the VERY CLEVER ABLE...
I'm using SDK 12.3.0 with nRF51 in SEGGER ES. I stumped upon NRF_LOG_ERROR problems. Digging it down i needed to find NRF_LOG_INIT. It was defined in nrf_log_ctrl.h like that...
Hi,
Is it possible to add SD card (either SPI or MMC mode) to nRF9160-SiP?
Hoping since the SiP is powered by Zephyr-OS, that should be possible.
Please advise. Thanks...
Hi,
I just bought the nRF52840 dongle and I wanted to connect it via bluetooth to the nRF52832 board. Is this possible? or will it only connect to the nRF52840 board (PCA10059...
I've been using the nRF52840 dongles with a J-Link Plus for over a year now - they generally work great. I am using them without the mbed bootloader, and programming/debugging...
Hi everybody,
I am trying to program a custom board via DFU without success. I can build bootloader and zip file. I can even program the file by nRFToolbox on device but...
Hi, I'm trying to use SPI to control an RF module to send audio data from one microcontroller to another. The parts and software I'm working with are:
NRF52 Development...
I'm using SDK 15.0 on an nRF52840 dongle. I've been able to retarget the output functions (outputting through the CDC UART) but so far I can't seem to use getchar() in my...
According to the Online Power Profiler , the Standby time between Crystal start-up and Start radio is ~1 ms; however, we measure a variable amount of time between 0 s and...
HI All,
i m new to this technologies.Now m using NRF52840 DK and sdk as nrf15.2..we have developing the nrf52840 as a beacon scanner to scan the ibeacon details like rssi...
I'm using a Nordic dev board (PCA10040, nRF52832) with modified "Nordic_HRM" firmware sending packets of 20bytes at 100Hz over Bluetooth Low Energy.
I'm using Nordic's heart_rate_collector...