Hi,
The following code :
Was working fine in 2.7.0. The callback was called and the event was NET_EVENT_WPA_SUPP_IFACE_ADDED. It is declared in nrf/blabla/supp_events...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings on the friend side and looking at the friendship...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings and looking at the LPN friendship call...
Hi! I am developing project based on nrf9160 as a main processor and nrf52840 as a hci controller. I am using nrf connect sdk 2.6.1. I came across a potential issue in nrf...
Hello,
I'm trying to reduce the range of transmission of the nRF5340 SoC for an Auracast Broadcast. I would like it to be detectable only from a distance of 1 or 2 meters...
Hi Nordic Team I am working on a BLE application using the nRF5 SDK 17.1.0 with Peer Manager configured for Security Mode 1 Level 4 . I am encountering an issue related to...
Hi, I am working on long press button interrupt in nrf52832 device & used NCS. I am unable to detect the long press from button.below is my functionality which is I am trying...
Hi,
i'm using nRF5 SDK 15.2.0 and nRF5 SDK for Mesh v3.1.0 using the examples light switch client and server. the clients getting data from my sensor over the UART and sending...
Versions:
Windows 10 Enterprise: Version 1803
SEGGER Embedded Studio for ARM (Nordic Edition) V4.20a (64-bit)
Python: 3.7.4
pip: 19.2.3
west: v0.6.2
nrf repo:...
The nRF5SDK has a rich set of examples illustrating extensive use of the BLE APIs, including full examples of the Blood Pressure profile and other health device profiles....
Hi,
I am using nrf51422 dk board using sdk 12.3 and soft device s130 in keil5 ide. In our project i am using nrf51422 board as central and other controller Bluetooth board...
Hello,
I'd like to evaluate the Rust HAL for the nrf52 family of devices. But before that I was asked to inquire about the stage of development of the HAL and the support...
I am experiencing an issue with the nRF52840 dongle and programming UART pins. First off, I have developed my application on the nRF52 DK and it works fine and now I am programming...
Hi , I need use the DFU ble without have to generate a packet with the nRFutil. I wan't put a open bootloader on the board, don't need to be secure just easy and fast. But...
I am trying to find the hardware datasheet for the speaker on the Nordic Thingy 52 - can someone help point me towards it?
My end goal is to learn about the characteristics...
Hello!
I have been trying to implement the serialization for STM32L476. During my development I discovered that the deserialization of the SD_BLE_GAP_ADV_SET_CONFIGURE response...
We have a custom board with nrf51822 chipset, and we need to implement the firmware update process, which can support both over-the-air and uart type firmware update.
1...
Hi, we are contemplating moving an existing application to a nordic chip, the nRF52832.
https://infocenter.nordicsemi.com/pdf/nRF52832_PS_v1.4.pdf
Our previous CPU uses...
I'm in the process of implementing a custom layer above ESB in order to allow more than 8 devices to communicate with a receiver (By tagging packets with a device ID)
I...
I used nRF52 SDK V15 and tried to load the sample BLE HID apps into the nRF52-DK Development Board.
I tested both ble_app_hids_keyboard and ble_app_hids_mouse. Both apps...
We have exiting BLE 4.0 device, which should be updated to the mesh. nRF52832
In the DFU for BLE4.0 you could update the booltoader and the softdevice with one update, with...