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...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
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...
Hi,
We are working on adding T-M to our middleware, and we discovered a pretty annoying side effect.
We are using NCS 2.0.0
One of our device is controlled using the...
Hi
According to Case ID: 279868 it seems like there has been some issues with modem lock up on nRF9160.
Some questions:
Do you know if this issue is still valid...
Hi there,
I am developing a central in nrf52840 dk using SDK v2.0.0 in VS code.
The BLE part is OK and it is possible me to get notifications.
Now, I need to store the...
Hi,
I have nrf52840-Dongle and nrf52833DK and it was working all good few days back with my code for BLE-UART (Centeral-nrf52840 Dongle and peripheral nrf52833DK) but now...
I need a crystal capacitor for this two Crystal XRCGB32M000F1H01R0 and SC20S-12.5PF20PPM. The value of this capacitor is 12pf and package 0402 So, please help for selection...
I am using a rotary encoder with nrf52840dk and I am confused about how to run sample QDEC code from zephyr/sample/sensor/qdec on nrf52840dk.
I got this error when i tried...
Hi Nordic Team,
Thank you for your support.
One of our customers got Version 2.1.0 for two.
But it was confused. Box label is 2.1.0. But board was 2.0.0 and both...
Hi there,
I have an smart product that will use both BLE & 2.4G Radio. There are few question about framework.
1. I saw radio packet contains such as S0 S1 ADDRESS etc...
I have noticed that the function sd_rpc_open(...) of pc-ble-driver takes more than 1.5 seconds.
I have tried an example heart_rate_monitor which is supplied with pc-ble...
Hello,
I am using nRF52840 DK, and SDK version 17.1.0.
I want to dynamically control CLOCK source.
I tried to release( STOP ) HFCLK( XTAL ) source using nrf_drv_clock_hfclk_release...
Hi there
When the EVENTS_DEVMATCH is raised, this signals that the device address received in the radio data packet matches one of all enabled addresses in the BASE0/BASE1...
Hello,
we faced sometimes the issue that the reset reason Register RESETREAS is Zero at Startup. What does it tell me? So what happend in the Firmware that there is a reset...