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,
I am trying to get the RTC2 working in order to maintain time for my application. I intend to use the BLE DFU feature in my application and so I am using the softdevice...
Hello,
I recently got my hands on a Nordic Thingy:91. I got it registered to nRF Connect Cloud, SIM activated (iBasis sent me a new one since original didn't work. See...
Hello,
I modified the CMakeLists.txt file and now I am able to compile the Thread CLI application. However I noticed something strange in the CMakeLists.txt file.
list...
Hello,
We used our old rev board to prototype some new features including a new PDM digital microphone. It worked great using the nrfx_pdm module. When we spun a new rev...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I like to use the uart1 for the console (printk debugging) and the uart0 for communication...
Hi
I am testing long range feature using nRF52840 DK. However BLE 5.0 standard specifies two modes of coded: S=2 (500Kbps) and S=8 (125kps). I am using SDK 17.0.2 with softdevice...
Hi
I am developing a Zigbee application using nRF52840 DK and ZCL. I am new to Zigbee and the nRF and have some doubts regarding the implementation of Zigbee.
1) can...
Hello everyone,
In the project in the dimming_client example in the Mesh SDK 5.0 examples, I successfully send the data to the server device, but in some cases, the data...
Dear Team ,
Iwant to add nrf_fstorage example in ble_app_uart so this type of error is display....
output/ble_app_uart_pca10056_s40 release/obj/cli.o: in function 'erase_cmd...
If I were to make have my devices in the field (micro-ecc, buttonless, no bonds, no Secure Communication), can I easily and safely upgrade fielded units to micro-ecc, buttonless...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0. without changes in the code. The bootloader seems...
I was looking to use the NUS Central project and port it to the PCA10059 (nrf52840 Dongle)
I was going to add the USBD_CDC_ACM so I can port the NUS traffic to a Putty terminal...
Hi,
i have nRF52840 DK.
I am working on radio test code based radio_test example code with nRF5_SDK_17.0.2_d674dde version.
If the transmitter is configured as : (BLEN...
I can't build examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay. I get the following error message:
cc1: fatal error: cannot open 'C:/.../examples...