Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
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...
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...
I haven't been able to find any documentation or forum posts along the lines of the problem I'm having, so...
I'm trying to use an nRF52-DK with nRF Connect Desktop to connect...
Hi,
I'm using nRF52840 with NCS 1.8 on the existing ongoing development project.
Recently I implemented shell commands, to be used during testing procedure either via...
Hello
I have seen that using SDK 1.17 there is a possibility to set one channel that will be scan 37/38/39. I looked on SDK 2.2 documentation and I didn't seen this option...
Hi
We encountered speed issues with the download client library and CONFIG_DFU_TARGET. The problem can be reproduced using the download example. Without any changes I usually...