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,
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...
Hello,
I've been trying to use the NRF Cloud A-GNSS capabilities using the location library. However, after carefully checking the documentation, I am still unable to do...
I have a thingy 91x and am trying to get the fuel gauge on the sample code working. It doesn't include the thingy91x as a sample of this, but is it still possible? As I know...
Hello forum ,
here i m using nrf52840 where it is customized board ....i tried to print jedec number for windbond w25q64 here this code prints the jedec number and also...
I am trying to interface the PDM mic (Link : https://www.adafruit.com/product/3492) with NRF52832 Devkit. I am using PIN 27 and 26 for Clock and Data Respectively. I can see...
I'm looking into a rare issue on the BBC micro:bit V2 which uses the nRF52833 as its (application) microcontroller. I used to be familiar with some CPUs from the 80s but my...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-3-dfu-with-external-flash/
I have this exercise...
Hi Nordic Semi,
Instead of using NRF52 for previous projects, I am new in NRF54L15 and zephyr.
I have started the blinky pwm sample in VSC and tried a lot to just...
Hey
Do the hardware in the NRF5340 support what is needed for Bluetooth classic.
I do know that there are no software support and no plans for supporting it, but if...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
The documentation for the QoS dynamic parameters command "+CGRQOSRDP" specifies that the uplink and downlink maximum bitrates are in units of kbps, with a maximum value of...
Hello,
we are using the direct test mode example of NCS with an nRF5340.
Now we got a question from the testlab, about the transmit power parameter.
The setting in...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello. I am using vscode. I added sdcard to broadcast_sink in the existing samples in applications/nrf5340_audio and checked the list with the serial monitor and wanted to...
We want the system to be in low power mode in idle state. Therefore after advertisement is sent the BLE is switched off using bt_disable. The return for this function is fine...
Hello, I am using peripheral uart as my base project and uppn that, I have built my application.
I am delibrately changing the flash region just to see if i can modify flash...