Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
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...