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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Has Nordic evaluated their code to see if BLESA is a problem?
https://www.zdnet.com/article/billions-of-devices-vulnerable-to-new-blesa-bluetooth-security-flaw/
Hello,
I am trying to set product identifier and product version in application hex file, then bundled this hex file in zip using nrfutil tool, and performed dfu, then I...
Hello,
I want to use BSDLIB in my application. According to documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/ug_bsdlib_porting_os...
I've developed a little test application on a nrf52832 chip to run fstorage in a bootloader memory address. I followed the nordic guidance to set up, build, and install a...
Hello, The card has already been assigned to an NRF Cloud account. However, we wanted to change the account card for a practical reason. We have therefore deleted the card...
I tried using nrf52832(as slave) communicate with stm32, it successed .
But when I changed nrf52832 to nrf52840 to do the same thing, it failed .
I use the nRF5_SDK_15...
Hello there, I following the nRF IoT SDK getting started and after Connecting Devices to Router section I succeed in connecting devices to router.
After that, I edited...
Dear Nordic Team,
I was trying to understand event handlers from SDK5 examples. I understood that by using following macro we can register our event handlers, and afterwards...
Hi, I'm trying to run the JLink debugger using Ozone to debug my program. When I run nrf_crypto_init(), I encounter a hard-fault. The program is not experiencing any problem...
Hi,
I am trying to develop an application on nRF52840 development kit board. When I am trying to build I am getting below error "nrfx.h: No such file or directory". For...
I am trying to port BLE_APP_Interactive to nRF52840 as I require 2 uarts in my application and larger memory. I realise I need to change the crypto to CC310, and I have followed...
I've been seeing issues with getting an interrupt on the TX side. I reckon it could also be linked to the RX module cause if the payload isn't sent, the interrupt on the TX...
Hi,
I have implemented a custom bootloader/firmware package, but have recently been running into issues when integrating the two. I have found in some instances when using...