Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
We are developing Beacon using NRF51822 SoC.
Basically We want to classify our beacons from other manufacturers and want to give our each beacon an unique ID. Please provide...
Hello,
I am new to nrf52832 ,
My question is how to start the timer when external interrupt was rise and turn off timer again when external interrupt was rise
Kindly...
Hello to everyone.
I'm working with Light_switch example in Mesh 3.1, with nRF52832 SDK (PCA10040). I'm trying to stablish communication from server to client, sending a...
Hi everyone,
I'm trying to understand how BLE connection interval works and why my long read is so slow. My slave is nrf51822 with Softdevice 130 v2 and nRF5 SDK v11,...
Dear All, I have Seen lots of post regarding nRf52832 Development board Schematic and PCB Files for my reference. I have seen lots of answers given a link but none of them...
Hi Everyone,
I'm using nrf52832(Master) SOC and the LIS3DH accelerometer(Slave) for my code development.
And i"m using Mbed as a platform to develop a code.
When I run...
I am trying to download the NRF5 SDK from this link: https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK/ But once I go to the 'Compatible Download' tab, this...
Good morning/afternoon/night,
We've started migrating our code from 51822 to 52840. All is working fine however we still have one issue with NUS (Ble UART).
We use this...
Hello,
I am receiving errors due to the ambiguity in selecting the correct tag.
There is no secure boot in the current nrf version i am using at the moment which...
Hello guys,
I am currently playing with the usbd_msc example from SDK15.3.0 that use USB Class storage module.
I was able to drop some files from my PC to 8MB drive...
Development software : SES 4.16;
Computer platform: macOS 10.14.4;
Hardware: nRF52832QFAA.
Hello everyone~
I'm trying to use the nrf_drv_twi APIs to drive the sensor...
Hi all,
I am using SDK for mesh v. 3.1.0 next to SDK 15.2, nRF52832 DK. I have two services, NUS and Mesh Proxy Service. For both of the services there is registered a BLE...
I have a nRF9160 DK and I'm adapting the asset tracker to connect to our own AWS cloud solution.
I see the code nrf_cloud uses defines coming from the Kconfig at \nrf...