Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello I try to open a nRF project on a MacOs with the correct installation of all the toolchain and zephir. However during the configure I have always problems one solved...
I see that a lot of things are changed in SDK 15 about BLE. I wonder if it is because of Bluetooth5.
But, the problem I am having is that I cannot find an example that shows...
Hello,
For a new project, I'm looking for examples / reference design to developp a classic wireless (proprietary 2.4GHz) keyboard with nRF52 series. Does a such thing...
Hi! Can anyone help me send values of temperature over ble? I tried and it appears like this, Capturar.PNG .
I'm using the code on the examples, ble_peripheral\ble_app_uart...
I am using the nRF5340 in our project. I am using both ports completely and I was unable to use the GPIOs after P1.11. When I debugged the issue I found that the GPIOs are...
Hi
We are using nRF9160 DK and I am able to transfer my data to BL652 via UART with P0.10 And P0.11 with use of This Example
But I get only One byte at a time so I read...
Hi,
I'm in the debugging stage for the beacon example on the nrf 52840. I have been assigned a task to measure the current on the SDK when the beacon is transmitting....
I am trying to enable ble_nus for wireless uart communication so I can send data from my device to a phone with the nordic app installed. I looked at the UART example and...
We have an nRF52-DK devboard and I have downloaded SDK 16 (nRF5SDK160098a08e2), and I am trying to build the project examples\ble_peripheral_ble_app_uart\pca10040\s112\arm5_no_packs...
Does the nRF5 SDK Scanning module support scanning extended advertising packets? For example to discover a Peripheral advertising using the Coded PHY?
When I try this, I...
The Problem
We have been struggling with what appears to be a rather fundamental issue using MQTT and eDRX on Verizon. We've investigated this quite heavily, with traces...
I am trying to flash the firmware on a device with NRFUTIL. When I run NRFUTIL.exe on a my windows 10 machine I get the error
This error occurs with both version 5.0.0...
Hi all,
I have the nRF9160 DK and I've just tried the out of the box demo (asset_tracker) following all the steps, but it didn't work because it seems that iBasis SIM does...
I have an ADXL362 eval board connected to a nRF52840-DK. When I try to read the device ID from the ADXL362 instead of returning 0xAD it most often returns 0x21 and at other...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...