Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
1. What is the Bluetooth version in NCS 2.6.1?
2. How to get Bluetooth version from NCS? is there any variable? I cannot find it in the release note neither. https://docs...
Hello,
I am using nRF Connect SDK v2.9.0, and nRF54l15 board. I enabled the watchdog timer and used its driver in zephyr/drivers/watchdog.h
It seems to work fine. The...
I have checked the PWM library in the nRF Connect SDK, and it seems that the library does not support init and deinit functions. The function pwm_set_pulse_dt(&pwm_led, 0...
Hello,
I’m currently working with a custom board based on the nRF9160 SiP, and I would like to measure the LTE-M TX power after the antenna impedance matching circuit. Ideally...
I am using the nrf52840 chip on a custom made PCB that is powered by a USB-C which provides it with 5V.This 5V is then converted to 12V using CH224K which then is wired to...
Hi,
we have ESB PTX and PRX couple from nRF54H20 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin build for CPURAD...
Hi to you all. I have a question about how I can apply this mechanism in nRF52.
In modern TWS, it works like the phone or PC connects earbuds separately and sends and receives...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...
Using wireless sensors with nRF54L15, the sensors do not need to be connected, only broadcast a small amount of information. There will be 50-60 thousand nodes, and they are...
Hi, I'm trying to setup serial recovery in my project, in order to update firmware via USB cdc-acm.
I'm following this exercise from the academy which seems what I need...
Hi. I can't build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware...
After I added the device on the Samsung platform, I shared the QR code, and then added it with Apple, but the device could not be found.The log prompt is as follows:
Hello!
I am interested in the Non-IP Data Delivery support in the nRF9160 module. In the description of AT commands, I did not see an opportunity to set PDP-type="Non-IP...