Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
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...