Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
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...
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...