I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Description
I’m developing a product designed to recognize people standing in front of gates.
Let’s consider the following scenario:
There are three gates , each...
I am setting up our production facility in India. Brought out our test jig software that flashes the nRF53 modules.
I use nrfutil to program the boards via "nrfutil device...
Hi,
I am using "nrfutil" v8.1.1 and "device" 2.15.2
If I have my Otii ARC plugged into USB, then "nrfutil device list" crashes nrfutil with it complaining about "serialport...
After moving from nrf9160 to nrf9151 on our prototype, our old firmware resets while trying to set up the LTE connection (this still happens when `CONFIG_RESET_ON_FATAL_ERROR...
Hi,
I am following the below link to enable the FOTA over BLE in our custom project. I have tried the "Peripheral lbs" example and it is working.
https://academy.nordicsemi...
I have programmed an nRF5340 DK with the Auracast Broadcast Audio Source application. I have a pair of Samsung Galaxy Buds3 Pro paired with a Samsung Galaxy Tab S11 running...
Hello,
I am creating my own board with a nRF5340. I see a development board with a PCB antenna. I do not have the thousands of dollars for the simulation software. What...
C:\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\peripheral\spis\pca10056\blank\ses project is giving me the errors listed bellow when trying to run the example...
Dear Team,
I have nRF54L15-DK and my firmware is running fine over there.
Now I want to use nRF54L15-DK to program & debug standalone NRF54L15 on a my custom board....
Our existing product (already in the market) at Element Science in San Francisco, CA, USA uses an nRF52832 (BMD-350 module by u-blox) and nRF5 SDK 15.3 as base for the firmware...
Hello, I have two nrf52840-dongles which I am using to test ESB. (NCS 3.1.1)
With a few modifications to the ESB prx and ptx samples:
Remove logs except for PTX ESB_EVENT_RX_RECEIVED...
I upgraded my sdk from 2.6.1 to 3.1.1 and after resolving a few issues everything was working just as it was before the upgrade except for MCUmgr. When I run the MCUmgr client...
Hi,
I recently migrated a project from NCS v2.x to NCS v3.x and noticed that the method I previously used to generate a device-unique identifier no longer works the same...
I've seen similar threads but haven't yet found an answer that works for me. I don't know much about encryption but I've been tasked with adding 256-bit AES GCM to our project...