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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I'm interested in configuring a NR5340DK as an end device on a Zigbee network where the coordinator is a 3rd party device that uses legacy Zigbee. I'm fairly new to Zigbee...
Hello. I'm trying to call an interrupt service routine (ISR) using IRQ_DIRECT_CONNECT, but it is not working.
Here is the flow of my code:
So, it is expected to print...
Hello,
I am adding security feature for BLE in nrf52810 custom board. I am using v2.9.1 toolchain and 2.9.1 sdk files
PFA BLE related file as well as .conf file as well...
What is the quiescent current of the PM1300 when it is not in SHIP or hibernate mode, but when it is "alive" and configured and running off the VBAT terminal, ignoring any...
Hello, I’m working with a custom board using nRF7002 + nRF5340 + MX25R64 (SPI4) , and I’m trying to perform firmware updates over Wi-Fi using a firmware file hosted on an...
Good evening. We're running into an issue with using all 4 peripherals on the nRF9151. At the moment we are using the 9151DK.
The issue arises as soon as we enable spi1...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
When I use DTM mode and config nRF54L15 to 8dBm, I only see 5.3dBm. And I tried 3 boards, they are the same. Is that normal or not
The whole cable loss is lower than 1dB...
I just received a Thingy 91X, and am having problems out-of-the-box. I used the "Quick Start" module of the SDK. I selected the option that programs the hello.nrf.cloud connectivity...
I've been trying to flash an nRF52840-DK with code that successfully builds on Segger. The Segger error is "Failed to connect to target." I updated the devkit firmware with...
I have been using visual studio code on mac for development, and it started showing error code 63 when I try to start debugging on the 9160 based hardware. It used to work...
Hello,
I am studying the materials in Bluetooth Low Energy Fundamentals.
I cloned the codes from GitHub https://github.com/NordicDeveloperAcademy/bt-fund
I tried to...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...
Hi,
I’m new to working with nRF MCU and I’ve just purchased an nRF52840. I want to use it with my own custom board, but I’m not sure where to start. I would like to use...