Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello everyone,
I'm facing a strange issue and would appreciate your input.
Background
This is an electrical sensor device that reads the main AC line and load data...
Dear Staff,
we bought some nRF52840 usb dongle .
Could you please:
provide a link/reference in order to send BLE packets in particular:
Eddystone packets in advertising...
I am using NCS 2.9.0 and latest extensions for VS Code.
To reproduce, use Mac, create a new app from Blinky sample, build it and open "prj.conf", then wait a few minutes...
Dear Nordic Team,
I hope this message finds you well.
We are currently working on a project that requires generating continuous traffic using Classic Bluetooth, and if...
Hi.
Could you please tell me how to change the order of services in nRF Connect Mobile?
I want the list to show Bluetooth Service first and then Battery Service.
Can...
I am developing an server app on zephyr stack which requires to flash the image without SMP protocol, I receives the image data over BLE , how can I use Image management API...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Is there a straightforward way to output the frequency of the 32.768kHz crystal oscillator to a GPIO pin? The motive for this request is to verify the crystal frequency without...
Dear Dev Team,
I am currently working on implementing OTA DFU on the nRF52832-DK using the Arduino framework. However, I have not been able to find any suitable options...
Hi there,
I am currently trying to use device sleep modes with Matter. Nevertheless, once I add "CONFIG_PM_DEVICE_RUNTIME=y" to my prj.conf, the main-method is not longer...
Hello!
I am currently using INA219 (Zephyr I2C driver included) current monitor to test I2C function on nrf54l15dk, but the board cannot recognise the sensor successfully...
Dear Nordic Engineers
The following documents are our hardware designs. When we conducted the test, we found that we couldn't obtain the GPS satellite signal and the 4G...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...