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...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
HI everybody,
I have problem with my Nordic nrf9151-DK. I am not able to use GNSS with this kit. A looked at documentation and found, that i have to activate XCOEX0...
Hi,
I have been using the nRF52840 for a long time, and everything was working fine. However, now LED5 starts blinking whenever the USB is connected to J2. I have tried...
Hello, I am new to using the nRF platform, and I appreciate your understanding. I am currently using SDK 2.8.0.
I have implemented a thread in the application core to acquire...
Hello everyone,
I am using the NRF5340-DK development board, but I am having trouble restarting advertising when my smartphone connects or disconnects from the board. Once...
On a new board based on nRF9160 I am having trouble figuring out how to bring up the board.
I am using Azure IoT hub and can successfully build an application that can connect...
I am working on automating the FOTA flashing process for 50 PCA10056 (nRF52840 DK) boards using a Python script. The goal is to efficiently flash firmware onto multiple boards...
We are developing a project that runs BLE, the Nordic Uart Service, the Nordic Distance Measurement toolikt and Async UART (NCS v2.9.0). The Peripheral device shall advertise...
Long story short, I trusted the datasheet (big mistake) where it says an external crystal is optional. In previous builds, I had an external crystal onboard anyway, so this...
Hi,
I am developing Long Range and Pawr using nrf54l15-dk.
For the Long Range example I refer to E:\NCS\v2.8.0\nrf\samples\bluetooth\central_and_peripheral_hr and peripheral_hr_coded...
Hi, I'm trying to setup serial recovery in my project, in order to update firmware via USB cdc-acm.
I'm following this exercise from the academy which seems what I need...
I'm just trying this sample: nrfx_uarte tx_rx_non_blocking, but this is what I can see in the terminal. Why those errors?
[00:00:00.253,479] <inf> NRFX_EXAMPLE: Starting...
Hello
I am building a hardware that requires to use the nRF9160 together with the nRF52840, in order to add the 2.4GHz radio support to the system and also to be able to...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...