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...
I am working with nRF5_SDK_14.2.0 ble_app_beacon example using NRF52 DK. If I have directly copy pated the readily available examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132...
Hello,
I am building an application that doesn't need high-frequency microphone data.
I want to sample the PDM at 4K. It is possible to do so by changing the frequency...
Hi,
After i merged the light switch example in mesh_v1.0,1 sdk with UART example in nRF5 _v14.2 sdk, i'm trying now to put the status data recieved from server node to UART...
Hi,
We develop two BLE projects on NRF51822 and NRF52832 chips.
In both chips, for higher accuracy (better than ±250ppm) exists the option to connect the LFXO 32kHz crystal...
Dear Nordic Engineer,
I am working on sdk15,52840,ble app uart project,
i saw BLE_DTM_ENABLED in sdk config.
// <q> BLE_DTM_ENABLED - ble_dtm - Module for testing RF...
after flashing the board couple of times I get the following error:
device recognized by PC, I can see the drive created on PC
however I can not flash the device, and...
I am developing an IoT Gateway having BLE chip nRF 52840. The BLE of the gateway will connect to and transfer data to a BLE device having Vendor Specific GATT service and...
Hi Nordic,
Any chance I could port Nordic Thingy AWS alexa example code(in js) to Nordic nrf52 dk code(c language), I cannot locate any working AWS example code for nrf52...
I'm having a problem merging the Mesh SDK v1.0.1 with nRF5 SDK 14.2 following the " Coexistence with other Nordic SDKs" section of the Mesh documentation. I have a fresh unzip...
Hi,
I've been modifying this example in order to make some things automatic, which include to read some characteristics via BLE. So I'm trying to use this read function...
I wish to automate the nRF connect tool using python, e.g. perform a scan, connect to a device, discover the services and write some data. Is this possible? I have stumbled...
Hi
facing a strange issue in my firmware.
I am deleting the bonds in the initialisation.
When I go for a hard reset, sometimes I get the peer id list NULL --> correct...
Hi,
I am experimenting with the Thingy52, how do I transmit data from it to the cloud platform of my choice?
In the menu options, I see cloud, what is it for?
What...
Hi,
AFAIK, the peripherals on the nRF52832 need to be explicitly enabled. If that is the case, what would be the current consumption of the chip if I program it using the...