I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hi,
I am using device nRF51822-CFAC, the SoftDevice is S130_nRF51_2.0.1(Id: 0x0087). In my project's General Options->Target->Device, I selected "NordicSemi nRF51822-CFAC...
Hi,
Could help me please?
What I need?
1) set GPIO pin as input with internal pulldown and set IRQ for Rising Edge.
In .overlay I add my pin like that:
Then in...
Happy Friday! So, I've fully funded on Indiegogo and now I'm in the application development stage. I'm new to development but I'm trying to build this app myself.
So far...
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...