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,
We have enabled the watchdog feature in our application running on the nRF5340 and nRF7002. In rare cases, we’ve observed that the nRF5340 hangs during zephyr library...
Hi,
I'm using an nrfx_timer event with k_poll_signal_raise to trigger a thread to perform an operation.
I've noticed around 900ms delay between when the signal is raised...
Hello!
We have a project where we are using the nRF52840 with the ADS7052 (an ADC) on the SPI bus. We are using Zephyr 4.1.0, but I guess its same same with nRF Connect...
Hello.
I have a setup in which two nrf52840_dk boards are communicating through BLE. I'm using Zephyr 4.1.99.
Under heavy traffic. the board which holds the 'central'...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
I have a LIS2DW12 accelerometer connected to nrf52840 SPIM3, and I am seeing an intermittent failure. In some instances while collecting accel data during a data ready interrupt...
Hi,
I believe the default application on Thingy91x uses LTE-m to connect, which is working fine. How do we make it use only nB-IoT?
For Thingy91, there is a guide
Getting...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello Nordic team,
I would like to automatically patch the merged.hex file each time I build my project. I’ve attempted to use extra_post_build in CMakeLists.txt , but my...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
Hello. I'm trying to improve the permit join-handling in our project. Right now we're simply hammering the zBoss stack with bdb_start_top_level_commissioning( ZB_BDB_NETWORK_STEERING...