I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...
I see this case mentions constant tone extension. Currently, only nRF52833, nRF52820 and nRF52811 can do this.
https://devzone.nordicsemi.com/f/nordic-q-a/59948/nrf52-selection...
Hi,
We're working on a development project using nRF52832, SDK 15.2 and s132_nrf52_6.1.0_softdevice. I'm trying to use the radio test example from the SDK to certify the...
Hi all,
I have a board based on an nRF52832. At the moment I program it through the nRF52 Dev-kit (with the debug out connector) as my board doesn't have any debugger...