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...
Hi to all,
i am developing a device with nrf52840 soc and soft device 14 and SDK 15. my device work well with Android, Windows, Google web ble but it experience unexpected...
.y device keeps restarting multiple times without any warning which causes messages to be delivered multiple times to nrfcloud. I've had 5 messages delivered simultaneously...
Hello everyone,
Testing on:
nRF52DK (PCA 10040)
SDK 13.0.0
I have been struggling with reading from the register of ADS1299. I just want to try to read info from...
Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https...
I am getting this message with constant reboots.
Nrf_cloud_connect failed: 60
Used tracker application. My device doesn't even show up in nrfcloud.
The at client application...
I'm checked out at today's current head for fw-nrfconnect-nrf ((ecc4ded86716fcf4b94e80efca450b3ddb4b7a26)) and have run "west update" to sync all repos. My modem is loaded...
I am modifying the twi_sensor project ( using Segger studio ) I want to add support for TWI 1, I have enabled it in the sdk_config.h file:
TWI 0 works fine as expected...
Hello sir, Mayur here can you please help me out with the interface of data from NRF52832 and ESP8266. I am facing some problems as i am not able to communicate the NRF to...
Hello,
I am using the nrF51 DK (PCA10028 board) which has been programmed with the Softdevice 130 in the Keil uv5 IDE on windows 10. I am working on the proximity application...
Hello,
In an application I am using NRF52832 IC as central. Before uploading code in every board, I need to change the device name and compile. This process is consuming...
Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central...
I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need...
Hi,
I want to connect NRF51822 wit NRF51 development kit over the air i-e. Development Kit would work as server (look for available client and connect with it and then send...
Hi,
I am using nrf51422 dk board in my project. so i need to use Bluetooth in my project. Could you plz tell me the which version of SDK do i need to use for this Bluetooth...
Hello to everyone.
I'm working with chip nRF52832 (PCA10040) and Mesh 3.1. I'm trying to connect a HC-05 Bluetooth/Serial Module using its serial pins (Rx/Tx) to the default...