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 everyone! I have followed the tutorial " Installing a 6LoWPAN enabled Linux kernel and required modules" and i have compiled the UDP client IoT example in order to test...
Hi everyone,
I am using nRF52 which has 52832 on it. Currently, I am working on 2 nRFs and one RPi with MQTT on the softdevice 132. One nRF is the publisher, another one...
I am using pcaboard10028 ,sdk12.3.0 and softdevice s130. I am using proximity example to read battery percentage level,so giving adc input as following:
channel.config.config...
Hi, I'm having problem with UART communication. I use basic UARTE code and I want to send simple data to PuTTy terminal. The problem is whatever I would send i get only 'K...
Hello!
I'm trying to update the bootloader of a nRF52 device OTA. We are using SDK 12.3. The device has our own application flashed, along with what is essentially the bootloader...
Hi Sir,
We want to know about AoA /AoD applications for 52811, and there are some question as below.
1. Is there a difference between BT 5.1 and BT 5.0 from the perspective...
Hi,
I'm implementing quadrature encoder to read motor speed/position. So far I configured a gpio pin where A channel of the quadrature encoder is connected to capture timer...
Hi, I'm now using nRF52DK with Keil and have followed the getting start manual in the Nordic Devzon.
Till now, I completed UART example and want to add ADC function to this...
Hi,
I wanted to know what is the recommended way of data transfer through ble if there are multiple sensors. Is Creating one service with multiple characteristics a good...
Hi everyone,
I am using SDK 15.2 with keil microvision and softdevice132 nrf52_6.1.
In version 13, system dispatch event was regestired with Softdevice handler as below...
Hi,
I am running on pc-ble-driver master branch.
https://github.com/NordicSemiconductor/pc-ble-driver
Currently I am using abce7974fe983c23930d362b1769e51c8fa13cbf...
Hi, I have developed a custom board with NRF52840. I'm using the Secure BLE DFU bootloader from SDK15, but I have many troubles because my application has WatchDog enabled...
Hello All,
Right now i am working on nRF52810 custom board. I use segger studio in windows 7. i used nRF52 SDK 15.2.0 .Right now i am trying to pairing for security purpose...