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...
Hello guys,
Im developing RTLS with DWM3001C and right now Im working on personal tag powered by CR2450. So naturally, power consumption should be as low as possible....
Hi, We use 52840 based on NCS3.2.4,add UART1 to blinky example because I need to use UART0 to log and UART1 to communicate with MCU for our application. The UART1 could send...
Hello,
I am trying to write data into an external flash memory using a custom board (NRF52840-QFAA). The external flash is the W25Q256JVEIQ. I get a fs_write (-22) error...
As reported on Discord, there is a bug in drivers/serial/uart_nrfx_uarte.c that leads to failing compilation:
zephyr/drivers/serial/uart_nrfx_uarte.c: In function 'cbwt_uarte_async_init...
Hello,
I am following Lesson 9 Exercise 6 of the Dev Academy nRF Connect SDK Intermediate tutorials ( https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
SDK:nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_hrs\pca10040\s132_with_dfu\arm4\ble_app_hrs_s132_with_dfu_pca10040
Our product encountered a problem with DFU...
I use an nRF5340 and nRF7002 on a custom board. My firmware is stable on the nRf7002-DK, but crashes on my custom board most of the time (mostly when connecting to the Cloud...
I have an application with a shipping mode that when enabled/disabled calls `conn_mgr_all_if_connect/conn_mgr_all_if_disconnect`. These functions eventually end up in `lte_net_if...
Hi Nordic Support,
I'm having trouble getting my Onomondo or Conexa SIMs to connect to the network and would appreciate your help.
Device: Nordic Thingy91X (nRF9151...
We are running a custom board with the nrf52840 mcu on the legacy 17.1 nrf sdk. external flash IC is AT25FF321A
On a small portion of our boards (maybe 1 - 5%) we are noticing...
Dear Technical Support Team, I am currently developing with the nRF54L15-DK development board, using the official Nordic channel_sounding_ras_initiator example project.
...
Hello,
Our product has reached the final mass production stage, but we need to add a lock function to prevent erasure and access to the programming/debug port. nRF54L10...
I am using the nRF52833 DK and a Nordic-designed antenna array (12 antennas with 0.02m spacing) for an AoA Direction Finding project. I obtained the IQ data using Direction...
SW version :2.4.0 HW revision: nRF52833 development board, PCA20054 Direction Finding Antenna Board 1_0_0 I use the routine director_finding_central and director_finding_periopheral...