I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...