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...
I have a thingy91 that has been flashed over JLINK which has wiped out the MCUBoot. I'm attempting to get it back using mcumgr. I have mcumgr all setup, but when I run
...
While stating debugging mode or normal mode i didn't pair with any devices after advertise duration in RTT viewer
This error raising [ 00> <error> app: Fatal error ]
and...
Hello Nordic community,
We are a software development team. We can directly work on development kits but as a initiative we are trying to buy SOC and do others steps manually...
As described in the brief spec of nRF 21540:
the nRF21540 improves the RX sensitivity by 5 dBm to -100 dBm.
5dBm should be 5dB,you can't make a simple plus/minus equation...
Hi,
I'm doing a Bluetooth test for the nrf52840. However, RF-PHY/TRM-LE/CA/BV-13-C cannot be tested. This means that the instrument does not provide results. The measuring...
Hello,
I want to supply the nRF52832 with a power supply of 2.2Vdc. The uC has to measure an analog voltage between 0 to 2.5V using the internal reference.
Is it possible...
I am trying to set up usb cdc and use the virtual COM port for logging. Please find my code below.
Issue - The LED part of the code works fine but when dongle is connected...
Hi,
I'm testing a prototype with the nRF52840 where I drive a buzzer in the following way:
When I play a signal, I see that the current through the buzzer is about...
Dear everyone,
I'm new to Zigbee and Nordic development. I'm currently working on Zigbee on nrf52833. I must implement a mesh topology to prove self-healing and self-routing...
Hello Nordic team,
I'm looking for some help about Thread creation ... I try to start a Thread when my nrf52840 receive a particular message. This message is sent with BLE...
I am working with the nRF5340 development board. I got the multicore example from the SDK to build without an issue. I then copied the source code and CMake scripts into a...
Trying to get the entire set of v2.0.0 software development tools to install on our Ubuntu 20.04.4 LTS x86_64 system for my nRF9160-DK.
Following the [DevAcademy nRF Connect...
Hi Team,
I am using nRF52810 gpio to power gate (gpio connected to VIN) ADXL362 . But the ADXL362 recommends a switch(SHUTDOWN) as shown below to discharge the capacitors...
Are there any plans for updating the internal CoAP buffer sizes to support 511 OpenThread children? There are two cases where the number of maximum OpenThread children is...
I have an OpenThread application that worked on NCS v1.9.1 and after updating to NCS v2.0.0 (nothing in the source code or kconfig was changed), the application fails to build...