Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
,
HI
I am using the periodic_sync_conn example on nRF54L15. I found that after calling bt_le_scan_start(BT_LE_SCAN_ACTIVE, NULL); , it should be interval scanning.
1...
I am running the nRF70 Wi-Fi BLE Image Transfer Demo: https://github.com/NordicPlayground/nrf70-wifi-ble-image-transfer-demo?tab=readme-ov-file
For the camera and board...
I have been trying to make SAFERTOS based BLE example working on nRF52832 (PCA10040) similar to the one provided by Nordic SDK 17.1.0 at `examples\ble_peripheral\ble_app_hrs_freertos...
The same config I was working with the past months and could still debug yesterday morning is not working correctly since this morning. Mostly when I start a debug session...
As the title suggests, I hope to obtain a peer_manager implemented using fstorage.
I am currently developing the nrf52832 using the nrf sdk version 17.
I rely on the peer_manager...
I am trying to build a firmware for Thingy:53 that simply streams the magnetometer via BLE. I have BLE and Gatt working fine; I can even read and stream the IMU sensor. But...
I have attempted running various Matter sample applications on the nRF5340 DK board using both nRF Connect SDK v2.9.1 and the latest stable v3.1.0 releases.
All samples...
Hello,
I need to detect the end of messages coming through UART. nRF7002 asks requests and the device connected via UART responds. Baudrate is set to: 921600.
It is a...
Hello,
l2_e1 and l2_e1_sol are generated and built no error. They flash, but they don't load the program the nRF52 DK. I used several versions of the toolchain and SDK....
Hi All,
I'm trying to play around with Thingy 53 and NRF7002EB board, but I'm blocked by getting to work with WiFi on any of the available samples.
I tried aws_iot_mqtt...
Hello,
I've recently purchased the Xiao nRF54L15 development board, along with the Xiao CAN bus expansion board. However, it seems that these board are not entirely compatible...
Hi
I want to read in a sequenze of character over UARTE0 pheripheral on the NRF52840. I use the function getchar() but the first two characters I get is always the last...
Hi,
I am currently working with the technology BLE MESH with the development kit nrf5340dk.
If I need to add a sensor type not present in the list of sensor types in the...
We have a custom device using the nRF9160. Is there a way to add this device to nRF Cloud? The device is running a derivation of the Asset Tracker v2 FW from SDK v2.5.0. We...