Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...
Hi Support Team
We test the nRF52840 power consumption of Thread Device follow the below links document.
(+) Analyzing power consumption in Thread Sleepy End Devices...
Hi,
I'm trying to increase the UART buffer size for the asynchronous UART API, but I'm encountering an error. When the message size is set to 255, I can successfully receive...
Hello all,
I config nRF52840 dongle P0.24 and P0.22 as GPIO_OUTPUT. But when I change their value, they are always 0.
I use the same way to change other pins such as P0...
Our product works fine. But I was wondering if we should be completely disabling the NRF_LOG functions for production builds. I suppose it could be using some power and processor...
I'm having a really frustrating time with a custom 7 segment display board I'm developing for scorekeeping. It seems to be successfully flashing using a Segger EDU mini, but...
Hi, I have a nRF52840 DK and I tried powering it with a USB cable. The issue is when I look into device manager the device is not showing up, and when I try connecting the...
Hello !
I'm struggling a bit with the USB HID boot protocol, I have a lot of stack overflow error when trying to do operations while in the get_report callback.
I know...
I'm embarking on a new project involving a sensor network of up to 3000 devices within a warehouse for industrial monitoring, and I'm considering an OpenThread network-based...
Hello,
I'm working on an application where we're implementing the nPM1300 and utilizing the fuel gauge algorithm to estimate battery life. Interestingly, the results that...
Hello,
I am attempting to connect a ST7789 to the nRF9161 and communicate with SPI. However the display is not working and I suspect it is because the gpios output the VDD...
Dear All,
When i connect the nRF5340 Audio DK to the windows PC through the USB, It will be enumerated as a USB audio device.
And then, It will act as the default audio...
Hi, I'm currently using nrf52840 MCU for product development and almost finished my project. What I want is when producing a product, I want to compare the checksum of the...
I am trying ADC readings for connecting my sensors. To better understand and see the values, I have made a simple connection with 4 10k Resistros in series, VCC on top and...
I am working on an nRF52832-based project and I am encountering an issue with achieving low sleep current. Despite setting the TX power to 0 dBm and the advertising interval...
I am thinking of using the sample source code of nRF5340 Audio to realize LE-Audio on a board created by our company.
I have written the source code of nRF5340 Audio to...