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,
I have a very simple example which just enables the SPI flash on the nrf9160 and then tries to mount littlefs on it. Unfortunately, it doesn't seem to be working...
Hi,
I have successfully flashed the Zephyr Bluetooth: Peripheral HT sample to my nRF52833 DK.
I would like to change the service used for temperature indications from...
Hi,
Where can I find an abbreviations list and explanation what the meaning is for all abbreviations Nordic use?
nRF, SDC, NCS, SDK, PDK, DK, QDID
What is the difference...
Hi all,
I am developing the door lock using matter. The SDK uses ncs2.1.0, nrf/samples/matter/lock, and I want to test the connection to google home app on Android phone...
Development Environment: VS Code on Windows 10, SDK: 2.0.0, HW: nRF5340 Development Kit I am trying to perform just a network core update on the nRF5340 DK based off of the...
Hi,
I was trying to send a long buffer using I2C. The buffer size that I want to send is 2048 bytes. Below is the buffer that I want to write
But when I check on...
Hello
I am testing the nrf_GFX example with ST7735
but the example has a ST7735 128x 160 and i have St7735 80 x 160, I Change de dimentions in sdk_config.h
in the...
Hi, I'm a beginner for nrf52840 development.
As I know the ARM core operates on 64MHz clock.
So I think there is 64 MHz clock in this board.
My question is the...
Hello everyone,
I accidentaly flash the Dk when the power profiler kit was plug on it, so now the led are Always off on the PPK, to fix this I have to flash the PPK but...
hi support team,
i have one ticket about 53832 hardware problem that is resolved:
devzone.nordicsemi.com/.../52832-p0-25-and-p0-26-problem ,
Surprisingly i found out...
Hello,
I have this very strange issue where my code is hanging at startup while reading NRF_UICR->CUSTOMER register when build release code. system doesn't hang in debug...
When I enable and disable UARTE RX my chip consumes nearly 500 uA.
I assume the most of it comes from the "disabled" UARTE RX. Either im not disabling it correctly or thats...
Hello,
When we are trying to create mesh using IOS application latest version(3.2.0) but Mesh doesn't work properly.
But the same system is tested with Android Nrf App...
Hi
I am going through the AWS IoT example using an nRF9160 DK, but having some problems with it.
My setup
nRF9160 DK + LTE-M SIM card
I used this same board and...