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 Nordic/Zephyr, MS VSCode has a page on reference variable: https://code.visualstudio.com/docs/editor/variables-reference I known Nordic/Zephyr has also such variable...
Good day
I am trying to add timestamps to my mqtt code. However, in an effort to save power , I would like to use the modem to get the correct time once and then use the...
I have been working on trying to get the app_uart to go into low power mode to reduce current draw. I have looked on the forum and have not found a clear answer.
I'm running...
Hi, I am using nrf52840 for sniffing bluetooth packets. The sniffer was able to capture packets once the Bluetooth connection is established between my mobile and and the...
Dear Nordic Engineers
I have a problem like to aks you. I use the functions of the NCS\v1.9.1\zephyr\drivers\spi.
I found the PM_DEVICE_ACTION_RESUME is don't has any...
I'm developing application based on asset tracker, which should use BME680 AQI library and sensor. Everything was working as expected until I once left sensor for about 2h...
Hi we have a similar problem as in this forum thread sample-nrf9160-azure-iot-hub. Environment: PCA10090 0.8.3 eval boared with modem FW 1.1.0 (latest version does not work...
Hello,
I am starting the development BLE beacon function using nRF52832 now.
Some guys asked me to check AoA and AoD functions with nRF52832 but I can't find any information...
I developed a small test app by adding logging and a blinking LED to the Console over CDC ACM UART Sample. The LED blinks, and I can see the logs by connecting to the USB...
Hi,
I am strugling to program the Central uart example on the NRF52840 dongle and activate the VCP on USB.
I am using VS, nrf connect and SDK 2.0
Please advice
Br...
Hi,
I want to parse and encode JSON data and send it over Bluetooth.
I couldn't find any proper example project.
I have the following struct and description:
I can...
I am attempting use the Device Provisioning Service on NRF9160DK with Azure IOT hub. I am using the connect SDK version 2.0.2. I can connect to IOT hub and log messages without...
Hello,
I am working on an automated testing suite for our production.
Is ppk2 board supported by the "ppk_api" listed by this guide?
Do you suggest the "ppk_api" over...