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 use nrf5340 DK as AP, nrf54l15 DK as TAG.
Below was uart print comments from AP
ESL_AP:~$ > esl_c bond_dump
esl_c bond_dump
Dump bonded device
ESL_AP:~$ > esl_c...
Good day, I was attempting to test the radio performance of the NRF54L15. I ported over the Radio_Test sample project to try and transmit an unmodulated carrier wave at a...
Hi All,
I am currently evaluating how I can charge a single cell with the nPM1300 PMIC with a USB-C connector, with the addition that the same USB-C connector should be...
I've been working on a custom device utilising the nRF52832 that needs to switch GPIOs in tightly controlled pulses. The problematic section is part of a much larger project...
My task is to mount a littleFS system on the external flash memory, so I can save files.
I am using the littlefs filesystem sample from
zephyr/samples/subsys/fs/littlefs...
Please refer to the link below. How can I configure the Commission Flow according to the requirements?
www.matteralpha.com/.../how-does-matter-qr-code-work
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
Dear Team,
I would like to know if it is possible to add custom attributes and commands to standard clusters, such as the Occupancy cluster. I have reviewed the "Adding...
NCS -> 2.9.2 Hi, guys
This will be little bit big of a ticket.
So I recently started working with nrf9160, and I have not much dabble with M33 core as well.
But anyways...
Where can I obtain the security certificates (e.g., client certificate/private key) needed for TLS authentication with nRF Cloud? - Are these generated during device onboarding...
Hello.
How often are the LQI and RSSI values in the coordinator updated for a child?
Preferably I would have liked to get some kind of notification every time LQI and...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
Hi, on nRF54L15 Dev Kit, we are trying to validate our sleep current consumption. We are seeing sleep current of ~100-300uA, when it should be a fraction of that. As per datasheet...
I am currently developing a project using the nRF51822 with SoftDevice S110 v8.0.3 in Keil uVision.
To properly manage RTE components and dependencies, I need to use the...