Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
I observe issues when trying to use the datetime lib on the board qemu_x86.
I get the following page fault:
This is reproducible and happens shorty after successfully...
Hello all,
I am migrating our FW NRF52832 from SDK11 to SDK17. (Actually I am starting from scratch on 17). Here I have two characteristics with only read properties (e...
To the kind attention of Nordic support team,
About nRF52833 product specifications (8. recommended operating conditions)
"Note: The on-chip power-on reset circuitry...
Hi,
I'm trying to run a pc-ble-driver on Arm64 arc
I've compiled the pc-ble-driver to arm 64 from this release: ARM64-linux pc-ble-driver origin/release/4.1.2
I used...
Hi,
I'm currently working on a way to connect raspberry pi as a gateway into the nrfcloud. For this case, I used nrfcloud/gateway-raspberry-pi. Neverless, when I tried to...
I am developing a product using nRF9160 and found the power consumption is higher than the datasheet. So I want to use Matlab ti simulate the circuit to see where the error...
I am currently trying to implement a Thread functionality on an nRF Dongle connected to a windows machine. Its intent is to be able to recieve messages from other thread components...
Hello Nordic team,
I have a nrf9160 powered from a 3.8v bench supply.
I also have a usb to uart cable , with uart wires going into NRF9160. Usb side, plugged into my computer...
Hi
1、 The following table does not indicate whether the QDID belongs to 5.1 or 5.2.Are the QDIDs of softdevice classified as Bluetooth 5.1 or 5.2?
2、The following qdid...
Hi all!
I flashed and got both SoftDevice s130 and the example code onto my nRF51802 without prior modifications.
I flashed softdevice according to: https://infocenter...
Dear Nordic Team,
Hope you all are doing fine.
I have the NRF52-DK based on the NRF52832 BLE IC from Nordic. I wanted to implement a basic BLE Beacon that broadcasts continuously...
Hello,
I am starting to work on a sample project, wherein I need to replace the existing "main.c" file I have with "main.cpp", by copying the contents of "main.c" into...
Hi zone,
I've just got nrf9160dk and test gnss feature. Issue is: 1. Device get long time to fix. Even which many SVs in tracking and using
2. After got fix, device...