During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
The gnu C++ compiler wont do non trivial assignments designated initialisers, but by simply reordering this will work, Its a bit annoying,
nrfx_qspi.h line 73 replace with...
I would like to know if it is possible to flash the modem firmware through openocd, we have been able to program the application firmware using this version of openocd . ...
Hi ,
I am under starting about bluetooth
For bluetooth 5 is support 1M, 2M and LE coded PHY
If I have devices as below
1. Bluetooth device side0 ( support 1M, 2M...
Is there a way to read the nRF9160 modem firmware revision? I am certain we will need to know it at some point if for no other reason than to help debug an issue, such as...
Hi all,
from the following webpage, I found the there are3 module will support long range , 52811 ,52833 52840, I wanted to confirm that the long range support in 52811...
Tried connecting a J-Link Lite to the debug port of the Thingy:91, get an error message
ERROR: Low voltage detected at the target. Please make sure the device is
ERROR...
Hi,
After a recent windows update I found that when Segger Embedded Studio starts it gives a pop-up No commercial-use license detected. Solution compiles ok. Can this cause...
Hi, I try to update a nRF52832 with SDK 14.2.0 to SDK 15.3. I created a package with SD + BL + APP with the following command:
I'm using nrfutil (v5.1.0) to download the...
Hi,
We are trying to power optimise our device but in the sleep/powerdown mode we seem to be using much more power than expected.
I am seeing consumption of approx 330uA...
I have a question regarding Direction Finding on nRF52833. I cant see any examples related to this in new SDK 16, also I cant see any antenna array recommendation. Do you...
When building a project I get a number of undefined symbols:
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol __start_fs_data (referred from nrf_fstorage.o)....
Hi,
I am planning to design a custom board using nrf52840 Soc which receive analog signal from sensor and send ADC outputs through UART to smartphones using Bluetooth communication...