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 Team,
I have a question regarding usage of RTC. My application is based on nrf52840 and uses BLE + Zigbee + FreeRTOS. From this page: https://infocenter.nordicsemi...
1.I am testing the NRF5340 Audio and fully following the
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#fota-build...
Hi,
I tried to use the sensors on the Thingy:53.
However, it looks like the BMI270 on the Thingy:53 is not supported by the nRF Connect SDK because the SDK only supports...
Hello everyone:
I'm following the tutorial in JWT authentication on nRF Cloud | nRF Cloud Docs .
And I want to test the REST APIs by using curl command.
I have created...
Hi,
I think this is a regression or related to this issue:
Attached is a very simple example with the [email protected] - if you build it with `CONFIG_DEBUG=n`, it...
Hi all! I am working in a BLE scanner but I have enabled the filter by MAC ADDRESS. I can filter beacons that are produced based in NRF52 and NRF51. But when i try set a MAC...
Hello,
I am running into difficulties getting the sleep current below 2.356mA. I have a custom board but I went ahead and tested it sleep current capabilities by programming...
Hello,
My application (nRF52832, SDK17.1) uses the fsotrage library for low-level sequential data storage and retrieval.
At the moment I'm using nrf_fstorage_sd as an...
Hi,
I am using nrf sdk for mesh v5.0.0 and we are building our application on top of sensor_server example. I am provisioning the nrf52832(which is acting as sensor server...
Hi Team Nordic,
For setting up a thread network using nRF5340 DK's, I wanted to build and flash Thread: CLI sample from nrf repository. I use nRF Connect for VS Code with...
I’m using the nRF52840DK to communicate with a module over uart. My problem is that the module has a baud rate of 921600 and as far as my understanding the nRF52840 is using...
Hi,
in my current project I need to have a wall clock time, thus I am using the date_time library. While trying to understand it I came across a few issues/questions.
...
Hello,
First let me say I'm new to Nordic tools and SDK. I have been lurking on this forum for a while and it has helped solve a lot of my issues in the past. I couldn't...
Hello
I tried to follow the instructions to install the nRF SDK Connect and I found the following issues:
There are 2 sets of instructions :
option 1 :
https://nrfconnect...