Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
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....
Hello, I have a need to include a header file that I have defined in one of the Connect SDK .c files. For the purposes of this question, let's say I want to #include "myfunctionsandvariables...
I recently bought a pca10059 and inadvertently erased the bootloader while using a script from another project.. (it did --recover unfortunately).
I'm using the debug out...
Hey Nordic team ,
We are trying to work on use-case where we want NRF52840 to generate thread Stack message but instead of using multi-protocol features it can transmit...
Hi,
I know nrf52840 does not support direction finding and it seems because of hw limitation like the link.
But can I get a little more detail why nrf52840 can not...
Hello all,
Currently, we are using the nRF52840-DK and realized that the interface to upload programs is very handy (being able to simply drag a .hex file onto the device...
Hi,
after updating my NCS version to v2.1.2 I noticed that my Zephyr SDK also needed updating from 0.14.1 to 0.15.1. However, after updating my Matter project does not compile...
Hello,
When using two nRF52832 modules for Bluetooth connection, can it prevent Dos attack program? We have found a situation where a malfunctioning or malicious client...
Hi,
I am evaluating the nRF5340 Audio DK and measuring while adjusting the audio bitrate.
I found the following 3 symbols definition for bitrate.
CONFIG_LC3_BITRATE...
Hello
I got a nRF52840 DK and try to use Direct Test Mode APP (v2.0.3) in the nRF Connect for Desktop (v3.12.0).
However, it always says "Can not communicate with device...
I have sdk 2.1.0 and nrf5340, trying to run peripheral_uart sample connecting nrf5340 to a module via uart. The program seems working when only works with nrf5340 based on...
Dear Nordic Support Team,
I wanted to configure the nRF52840 dongle as radio co-processor. For that I wanted to build and flash the Thread: Co-processor sample in nRF52840...
Good day
I intend to use a power saving mode to turn on a device for a set amount of time. During this, the device would still need to receive commands over mqtt. Is this...
Dear SRs
We are evaluating your NB-IoT solution by means of Thingy91 reference board. The NB-IoT service is working with iBASIS card, the question is: can we change the...
I've created the samples for Socket Echo Client https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/zephyr/samples/net/sockets/echo_client/README.html#sockets-echo...
HI , I am having difficulty in interfacing the flash with my DK board
1) The spi flash sample is getting stuck at flash erase function without any error responses
2) I...