Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Custom PCB with nrf5340/nrf7002. Currently was using NCS2.9.0, with WPA2-PSK connection to the wifi.
While trying to enable use of WPA2-Enterprise, I updated to NCS3.0.0...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Hi,
I am currently evaluating the nRF54L15 dk and porting the old project code from the nRF52DK to the new nRF54L15DK devboard. However, I have encountered an issue with...
Hi,
I am working on mesh hub. I am using the sample code Provisioner. I want to control the light node is a connect to the provisioner.
Any sample codes are available...
Hello,
I'm using the nRF52840 DK and I have a TensorFlow Lite model (.tflite) larger than 1 MB. Is it possible to load this model from external flash memory instead of internal...
Currently we are exploring the features of BLE mesh to integrate this in upcoming project. In this architecture, we plan to use 2 Provisioner in the mesh and one of the provisioner...
Hi,
While migrating the SDKs and toolchains from version 2.9.0 to v3.0.0, I encounter these configuration warnings which are blocking my build. Hope someone in this forum...
Hello,
I am using the nRF5340 in my project, and the device is capable of communicating with a mobile phone over BLE . However, we occasionally encounter a connection error...
We are currently working on a project using the Nordic nRF5340 and nRF7002 DK, which includes 1MB of internal flash and 2MB of external SPI flash. Our application codebase...
Hello
I’m aware that this topic has been discussed in several posts from a couple of years ago, but I haven’t found a concrete solution yet.
I'm currently using an external...
I want to have two Kconfig flags that are both booleans but the build will fail if both are set. My code below used to work in pre ncs3.0, I'm wondering if there's a better...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I deleted all the mega camera stuff as I want the MCU read image from another stm32, I successfully...
Dear Experts,
I would like to better understand what exactly is accomplished by the mode-0 synchronization in Channel Sounding. My current understanding is that it seems...
I am trying to make a simple MAC-layer transceiver using Arduino environment. I have some code derived from this example: https://github.com/IoTS-P/nRF52-802154-Raw-Transmitter...