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...
Hi! Firstly I am somewhat new to developing on nordic chips so I'd like to apologise in advance or any silly mistakes or oversights I may have made. I am currently working...
I am using NCS 2.6.1 and have programmed a nrf52840dongle (USB Dongle) with the build result of nrf/samples/openthread/coprocessor
The problem I am having is that normally...
Hello,
I was able to setup nRF5340 Audio DKs as gateway and headset, test the USB audio input and enable the Walkie Talkie demo. But in both cases I'm using I2S/analog headset...
I want to use the signing script as mentioned Technical Documentation (nordicsemi.com) , however, with NCS, this script is not automatically being picked up during the build...
EDIT: I thought I had enabled RTT terminal output in this proejct, which I had not. Obviously this will have an impact on my problems sorrounding RTT terminal output. So I...
Dear all,
I used till now an application to route BLE data over serial port through the dongle USB nrf52840, SEGGER IDE and 1.9.2 nrf conneck. All works well.
Now I'm...
I would like to confirm how to make nRF5340 Audio stereo.
The nRF5340 Audio source is mono, and to make it stereo I believe that it is necessary to convert the data between...
I have a project that was building, but now on restarting VS Code, I cannot access the build configurations.
The list shows a configuration as present, but when I expand...
Hello,
I'm transitioning from the old SDK to the ncs, and have been through the nRF Connect SDK Fundamentals and Bluetooth Low Energy Fundamentals courses.
With pairing...
Hi,
I'm using ble_app_att_mtu_throughput to communicate some data from a nRF52832 to another one. I reached my goal (1.4Mbps) but now I would know what the two board communicate...
Hello, I am going through the Bluetooth Low Energy Fundamentals provided by Nordic.
My nrf 52840 dk could function fine after lesson1, but when I flash my board with the...
Hi,
For the SoftDevice controller, how can I send LL_MIN_USED_CHANNELS_IND messages? Is there an API for this, or what scenarios trigger the sending of this message? Thanks...
Hello,
I'm measuring the power consumption on the Thingy:53 using the Debug and Current measurement board. Initially I was measuring the current of the battery VBAT given...