Hi all,
It is a common convention to configure the I2C SCL signal to be push-pull instead of open-collector if there are no other I2C masters in the system (saves a pull...
Hi,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
Hello,
I have a custom nrf5340 board with an attached external RAM on the QSPI (I understand only NOR flash ICs are supported) on the older version of the SDK such as...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
Good afternoon we are updating some Nordic chips but to make the connection work it is necessary to install the modem version 1.3.1 wait for it to connect and then install...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
I have finished developing an application, utilizing the nRF 9151 DK, and I am now working on transferring the firmware to a custom board and testing it. However, when creating...
Hi all,
It is a common convention to configure the I2C SCL signal to be push-pull instead of open-collector if there are no other I2C masters in the system (saves a pull...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
I am currently using ncs 2.9.0 on a custom board using the internal ldo and internal clock settings. It is a simple project where I take and indicate an adc and internal temperature...
Hi! We are having problems pairing a nRF52840 against linux (ubuntu 25.04). Pairing fails instantly, before any passkey is shown on the host, returning with code 9. Short...
Dear Forum,
I have an nrf54l15 device and I would like to send a pure sinusoidal tone and measure the phase difference, retrieve I/Q values at the other device. This is...
Hello everyone,
I’m currently developing firmware on our custom board based on the nRF52840, using nRF Connect SDK v3.0.0 and Visual Studio Code.
The board is designed...
Hi! I am designing a nRF54 based motion tracker that has an IMU onboard which can take an external clock signal for improved timing accuracy. Initially I had thought of just...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Hi! It seems that I may have uploaded a non-working application to the Thingy91x. Therefore Device is not conectable via USB. The device is responding only in "MCUBOOT" mode...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
I was able to complie many of the nrfx/samples under SDK v2.5.0 using VS Code IDE but cannot successfully compile any under SDK v3.0.0 .
The [Building and running]: <.....
System Info: Hardware: M3 Max OS: Sequoia 15.3 Following the instructions outlined in the readme of: github.com/.../nrf-docker Docker fails to build an image on Apple Silicon...