Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
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...
My platform is the NRF5340 , coupled with 32MB of external flash , so I have plenty of external storage available. However, there's a risk that my project may eventually outgrow...
Hi there,
we're currently in the process of changing our hardware to use the nRF54L15. Since all the security regulations are getting stricter and stricter and the support...
Dear Nordic Support Team,
In the datasheet of the nrf9160 (nRF9160_PS_v2.2.pdf) the VSS pin appears in the section 6.4.5.1 GPIO Electrical Specification, but I cannot find...
Hello when I build an application on VS Code, the terminal give this error :
warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v2.8.0/nrf\samples\common\mcumgr_bt_ota_dfu...
I'm looking at Product Specification v1.2 - Reference Circuitry Configuration 2 where BUCK2 is not used. The schematic shows the output VOUT2 is tied to VSYS in this case...
Hi Nordic Team,
I am planning to develop a Matter-over-Thread end device (sensor) using the nRF54L15 , which will be battery-operated . To maximize battery life (minimum...
Does anything exist yet? The datasheet only contains a preliminary matching network and says will be available when the chip enters mass production, but nothing is available...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
I tried used Nordic's UART service implementation as a starting point and everything works but I can't figure out where the string "Nordic UART Service" from "nrf connect...
I'm currently developing a project using the Audio NRF5340 to communicate over BLE. All the modifications I made to the Audio DK app work in VScode with SDK 2.9.0, but recently...
I have loaded the Quick Start Application using nrf connect for Desktop after following the instructions. I get the error as per the attached file on the Serial Terminal....
Hello,
We are trying to test our custom board with nRF9161 in a new location, so we bought local SIM cards (Yettel, Serbia) here. These are not special nb-iot SIMs, just...
Hello all, First, thank you for the support and community here, which is very helpful. I have been developing a device using the XIAO nRF52840 device. (link: https://wiki...
Is there a way to modify the distance measurement sample code to where it is intended for one transmitter and multiple receivers versus between just two devices? I am trying...