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...
I'm using the nRF Connect extension for VS Code and running into an issue with Sysbuild where calls to cmake for building the app image and the MCUboot image will use different...
We are evaluating the nRF54LM20B for an embedded audio classification application and are trying to determine whether the Axon NPU can meet our latency and energy targets...
Hello,
I encountered an issue when using BT_LE_ADV_OPT_CODED in the bt_le_adv_param options.
When I enable BT_LE_ADV_OPT_CODED , the device cannot be scanned by other...
I am currently developing a project using an nRF5340DK and a custom board. ---------------------------------------------
PC ---(SWD)--- IntMCU at nRF5340DK ---(SWD)--- nRF5340...
Hi,
We are trying to get an accurate estimation of energy consumption of LTE searches and data sessions.
We currently do this based on XMODEMSLEEP and CSCON notifications...
I'm a bit confused about configuration necessary for PAwR where a connection is initiated with AUX_CONNECT_REQ as in examples periodic_adv_conn/periodic_sync_conn. If I disable...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hello,
Did anyone get nrf54L15 to work with a TFT display over SPI?
I have been using the 1.28" 240x240 gc9a01 in several projects with nrf52840 (both using the DK...
Hello,
Recently I designed a wireless keyboard with a nRF52840 as the main processor. I had the board reviewed by a friend and had it produced by JLCPCB. I have assembled...
I'm currently attempting to profile a non-rechargeable lithium battery on nPM PowerUP(2.2.3). When I start the profiling process, the charging stage is correctly skipped,...
We've designed our own board based on nRF9160 for main CPU w/ LTE and an nRF52 for BLE. Using BMP for debugging.
I've successfully run several boards through the production...
hi,
i'm learning this exercise and i got this build error.
i'm using nrf 9160dk so can anyone tell me what problem am i facing in build time error.
thanks
vivek
Not sure if this is an nRF Connect or VS Code or Zephyr or West or some combination of the above, but I'd like to configure the development environment (nRF Connect extension...