I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...
Hi Nordic Team,
I am currently working on developing applications for custom boards using the nRF Connect SDK v2.6.0, specifically focusing on the nRF52840 microcontroller...
I have build a simple program to Interface my PDM (ICS 41351) Mic with my nRF52840 DK usnig nRF SDK on VS Code, although the program in build and flashed successfully I cant...
Hello Nordic Team!
I updated to version 5.0.0 of NRF Connect for Desktop and since then, when I try to program my development kit in VS Code, it can appear as connected...
Hello,
I wanted to evaluate the nRF53 platform with nrf connect SDK so I got new nRF7002DK board. I have following versions of all tools installed.
- nRF connect SDK ...
I want to edit the sample source (nRF5340 Audio) and program it on my own board. The connection is CIS. I am using NCS version 2.5.0.
I want to set the I2S clock as follows...
I tried the following settings to output 12.288MHz I2S MCLK with nRF5340 Audio, but it did not work as expected.
The I2S settings I want to output are as follows.
MCLK...
I am currently writing sniffer firmware to the nRF52840 and am trying to check Thread communication using WireShark.
When I displayed the RSS, I got the value shown in the...
Hi,
I am just starting to develop a nRF5340 based prototype. I am using the openthread CLI example as the first step. I have configured the device tree to suit our board...
Hello. We recently started working with the new nrf connect sdk and we need to implement a very simple bootloader that would only jump to the main application at a specific...
Hi there,
I have a project developed in SES, using nRF5 SDK v15.3.0 with only Just Works security without using LESC running on nRF52840. It has been running fine for 2...
In our custom board we checked WIFI, facing below issues, 1. We flashed sta sample project to our custom board facing the issue below. Is there any configuration needed to...
I am using Asynchronous API of uart to receive the data. During the reception I face UART_ERROR_FRAMING issue in UART_RX_STOP event. But after getting that too it enables...
I use the nRF52840 development kit. In this Board i flashed the ncs zephyr sdk v2.6.0 sample code for system off and device going to sleep.
i Want to wakeup the board from...
I made an assumption that the nRF52840 Dongle has the ability to communicate via UART as most boards I worked with have this feature. This seems not to be true, but I don...