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 want to take readings from SHTC3 temperature and humidity sensor from a custom board. Using I2C master as nrf5340 how can I take readings from slave custom board. Please...
Hi guys.
With the nRF52840 DK(PCA10056) running the Running Speed and Cadence Service (RSCS) example, the nRF Connect app on my Galaxy S10/Android 12 was able to scan the...
For emission testing, we need to be able to use some DTM commands (such as: transmitter test) inside our normal firmware.
The normal firmware uses the softdevice for BLE...
My project requires two sensors to operate on the same i2c bus, one of which is a display and the other of which is a touch sensor. And I have a problem where, if I test both...
Hi Everyone,
We are using nrf51824 for our project. As segger embedded studio has free license we have to migrate Keil project by following the article Segger Embedded Studio...
I have vsc version 1.66. I'm getting the following notification:
File changes watcher stopped unexpectedly. A reload of the window may enable the watcher again unless...
Hello,
I am using the https_client example for Thingy91. Everything was working fine until I tried to change the website to send https requests to (from example.com to google...
Hello Team Nordic, May I ask for your advice on how to build one nRF52840 to have two different UART connections to two different devices? May I ask for the any code examples...
Hi,
I am trying to integrate custom protobufs into the asset tracker project. I am referencing the zephyr/samples/modules/nanopb project for the same.
But I am getting...
HI ,
I'm trying to open terminal/command SDK v2.0.0 from toolchain manager (working with nrf connect for desktop v3.11.1) but it doesn't open.
while on SDK v1.9...
I'm just trying to make a simple communicatión between my nrf52 dk and my mobil using Serial Bluetooth Terminal app. I took the ble_app_uart example and I added a function...
Hi,
My project is a host micro (STM32) and a nRF52840 (controller mode) to implement a peripheral. My previous project (STM32 BLUENRG-M0 and host micro, HCI SPI interface...
Hi,
I'd like to add live audio streaming to my product, The current product consists of a sender unit and a receiver unit. Both using the nrf52833 (I've already bought 500...
hey guys i want to implement two separate application programs on the same chip.
Say Application1 is stored in address start_address1 to end_address2 and Application2 is...
Before using J-Link script to upgrade firmware, offsetStart (0x0) and offsetEnd (0x32E06) are correct. But after using J-Link script to upgrade firmware, offsetStart (0xADDEFE01...