Trying to install NRF Command Line Tools. Platform is Linux 64bit x86 (distribution Ubuntu 22). I already have installed utilities by Segger, which may be the reason why NRF...
The scanner can be informed of the synchronization information as soon as it receives an ADV_EXT_IND PDU, and then it can later scan only AUX_SYNC_IND PDUs. at this point...
Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
I am attaching an adapter board to the nRF52840DK to debug a custom board.
However, if there is any contact failure on the adapter board, the nRF52 on the DK will be the...
Hi, I'm new to this product and currently working on the Nordic Thingy:91X and have encountered some issues that I need help with. below is the details from the serial
monitor...
I initially tried Segger Embedded Studio for ARM and I clicked on connect to J link device, an error occured. I wasn't sure at that time. Then I used the nRF CONNECT for desktop...
when I tried to add a device to nrf cloud, I am getting an error message 40101
My device is nrf9151dk with IMEI 359404230049133 and HWID 374155 I believe I might have registered...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...
I've tried to follow the exercises from the Bluetooth Low Energy Fundamentals course. When I try to run the solution for lesson 3 exercise 2 I get the following error messagen...
Hello,
I have some previous code that ran using BT mesh. I then updated SDK's to 2.9.0 and I am now having issues provisioning devices. I am using the BT Mesh Provisioning...
Hi,
I have finished some code with nRF54L15 and nRF52833, now I want to add nRF7002 to my design and I am wondering whether this is available?
Thank you!
Dear Nordic-support,
I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery...
Hi,
We are currently developing an application where we use a nrf52811. Currently i am working on integrating the BLE-Stack as this is the last part missing.
I am constantly...
Hello -
I am working through the DevAcademy - nRF Connect SDK Intermediate lessons. I have reached Lesson 7 Exercise 1, found here - https://academy.nordicsemi.com/courses...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external QSPI EEPROM used ( MP95P08...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
Hi,
I just have a simple question => could you please tell me what are the ECCN numbers associated to this software:
www.nordicsemi.com/.../nRF-Connect-SDK
Thanks in...
-- west flash: rebuilding [0/16] Performing build step for 'tfm' ninja: no work to do. -- west flash: using runner nrfjprog -- runners.nrfjprog: reset after flashing requested...
Hi,
We are currently developing a solution where a Thingy91 acts as a BLE central. We have had a lot of issues with BLE when using the nRF52 as a HCI device being controlled...