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 will start by saying that I am new to embedded software development, and new to nrf boards in general. After successfully running the direction finding connectionless...
Hi Nordic Team,
I got the board yesterday, so I tried to debug on it. it seems no image is downloaded before shipped to me, as no log at all after power on, right?
So...
I have the next system perfectly working:
nRF52840 working as NCP to get OpenThread protocol.
STM32L486 as a host with a FreeRTOS
The communication between both is...
As far as I can see, when sending data via Bluetooth, the data is first stored in the buffer and then sent out together when the buffer is full. Is this the right idea? But...
Hello, We have an nRF9160 based IoT device in the pipeline, which should now be tested in a certified test lab. The purpose would be to perform a spurious emissions test using...
Good Day
I have enabled power saving on my nrf9160dk and am using NBIOT. In doing so I found that there was a 60 sec offset to what I selected and what I wanted the active...
Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can...
Hi,
I'm working on a legacy program using nRF52833 and nRF5 SDK using SoftDevice S113.
My application has two input GPIOs, and both can wake the MCU from System OFF. The...
Hello,
My professor bought several nRF9160 boards for our Electrical Engineering department to work on our final class project with. Several students are having a hard...
Hello,
I am developing an application based on the sample project "nrf5340_audio" and would like to be able to select which gateway signal the headset receives when there...
Hi,
I just wanted to reinstall the nRF Connect SDK with version 1.2.0 to make sure everything is clean on my new project.
But when I am trying to clone the repository...
Hi, I am currently creating a new project, but I got this error when I try example hello world from nrf sdk.
I use thingy 91 for that.
Does anybody have a solution...
Hello there,
I'm trying to use the hci_usb sample provided in zephyr 2.0.2 to turn my nrf52840dk into a bluetooth scanner of sorts. there seems to be issues with the way...
Hi Nordic.
I am developing with nRF52832, and I need to proceed with DTM test to verify the chip in the production process.
So, I am trying to operate the DTM tool by...