I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
On a BLE Peripheral NRF52840 built with nRF Connect SDK v3.0.2 , high-rate GATT notifications sometimes push the stack into a state where no (HCI 0x13) events arrive for the...
Dear Nordic support:
How long is the single broadcast duration and the broadcast interval for Bluetooth? We would like to know what the duty cycle of Bluetooth operation...
I am trying to Build a modified version of the Matter weather station with additional endpoints I have created a custom Cluster and Custom Device type via Matter Cluster editor...
Hi,nordic
My ncs verison is v3.1.0;
Can I use ANT+ and BLE protocol together in nrf54l05 ?
Does garmin have ANT for nRF Connect SDK support nrf54l15 dk now?
If I...
Hello,
I am looking for ways to measure current during the transmit and receive test for the 2NR modules.
Can you please provide me the steps to do that?
Also what application...
Greetings, I'm developing a custom hardware using nrf9151, i've tested the gpio and serial interfaces of the custom module and the work fine, when i try to flash the serial...
I am in trying to use the AT client sample with an RS485 interface on a custom Board with nrf9151.
Other than the API states ( https:/https://docs.zephyrproject.org/apidoc...
Hello,
I want to use only LDO (not DC/DC) regulation on my nRF52840 design. The documentation states that LDO is the default for both REG0 and REG1, and that DC/DC should...
I read somewhere that the nrf52840 dk can change it's vdd via software, so it can be set to 3.3v, thus it can program a nrf5340 device with it's internal j-link debugger....
Hi everyone, I’m working on running Zephyr unit tests using ztest and twister on macOS, and I'm running into issues where the tests are either not detected or fail to build...
I programmed a nRF5340 Audio DK to be a Broadcast Source, it is recognised by Windows and I am able to play an audio file to it. It is recognised as an audio source by my...
Hi guys, I’m currently testing the Zephyr watchdog sample on the NRF54L15DK, and I’ve noticed a behavior that seems incorrect regarding the reported reset reason. My SDK is...
I can easily generate a custom service that has characteristic with both notify and indication enabled. If I test with mobile app (using nRF Connect or other mobile apps for...
Dear community, we're having trouble connecting our thingy91x to the BMI270 via the nRF5340 using SPI. We've tried many similar cases without success. Here's our setup: Visual...