Hello. I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD...
Hi guys,
simple question based on your experience: what is a realistic data rate between an Android device and an nrf52805 with S112 on board?
I tried a lot of tweaks...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
Hi, I am using nRF52840DK SDK 2.5.0 for testing Zigbee. I have three boards of this type, for the coordinator, router and end device.
For testing I use the end device I...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello,
I am looking for information to be able to process CI/CD automatic tests for an nRF5340 project.
I mean compilation of the project, and simple tests by using GitLab...
Hello,
I am working on a custom Agora board that includes a BT40 module with an nRF5340 MCU. I am trying to enable the MCUboot bootloader by setting CONFIG_BOOTLOADER_MCUBOOT...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...
Hello,
I have troubles with the timer interrupt. The code work fine until the timer hit the compare value and then stop.
This is my function for the timer init:
Here...
Hi,
I have a problem with the BLE mesh light example using the static provisioner. I have modified the example to have multiple Generic OnOff servers. Client and Servers...
Hi, I'm a beginner of Firmware Engineering and facing an issue on programming of sensor module.
I am using a sensor as IIS2DLPC made by STM, and board is nrf52840 dk board...
I am re-starting a project to send MQTT topics to AWS. At this point, is MQTT_Simple still the best way to start and then modify the endpoint as suggested in case 224855 or...
When i call the sd_ble_gap_adv_start function then after a few seconds the mesh communication fails because the scanner_radio_irq_handler is not called/triggered anymore....
Dear,
I started a new laptop Windows 10 Pro
installed nRF Connect, and followed the Started Assistant
installed the toolchain
downloaded the SES (v4.20a)
----...
I have NRF5252840-DK (evaluation board, SDK 15.3.0, S140) acting as central. It correctly scans advertising data from my peripheral - custom board with NRF52811 (same SDK...
Hello,
I am working on nRF9160 DK development platform.
For that i Compile & run GPS example, But while debuging that example i find that mcu stucks in CPU Idle function...
Hi,
I am currently trying to program an external module using the nordic nrf52840 development kit debug output pins. I have the following connections that I have taken from...
Hello,
I would like to modify the code in the Android-nRF-Blinky application so it can scan for devices with a specified major value. After you click on the device, I would...