Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...
Hi,
I'm working on a four layer PCB including the nRF7002 for WiFi location finding. After looking at the various Altium Design files available (Thingy91X, nRF7002Dk, nRF7002EK...
I want to test the nrf21540dk to compare range improvements over the nrf5340dk and nrf52840dk. I am using the hci_pwr_ctrl demo and want to adapt it for the nrf21540dk. I...
Hi — I’m working with two nRF5340 Audio DKs (one as server/gateway, one as client/headset). When the nRF5340 server uses standard BLE Audio (CIS/ISO + LC3) it connects and...
I am trying to get the hci_pwre_ctrl demo working with a nrf5340dk using nrfconnect 3.1. I got it running with a nrf52840dk and it works fine. I created a 2nd build for the...
Hello Nordic Support Team,
I am currently working with the Arduino Nano 33 BLE (ABX00030) , which features the nRF52840 SoC , and I am interested in accurately measuring...
I want to read the RSSI. The code is shown as follows: ,However, after compilation, the error message displayed is: "undefined reference to `bt_hci_cmd_alloc'".I need to know...
Hi there,
I am seeing inconsistencies with the PCB layout specification of the nrf7002.
1) In the v1.1 of nrf7002 datasheet, it is recommended that the following capacitors...
Hello, we are currently testing the output of square waves through GPIO output pins. However, I found that a single operation to set the GPIO output pin high or low using...
I've installed the same version of the Power Profiler V4.3.1 on Linux and on windows.
On windows the device gets recognized straight away and I can use it, on Linux however...
If I understand correctly, you can pretty much assign any pin to any peripheral. I've been using a modded central uart project on a dev board but on this other board I'm using...
Hello,
is there any way to access the Stack and Heap Start/End memory addresses from the zephyr code?
I have found the __INITIAL_SP definition that gives the Stack start...
Hi,
I have been working through the Dev Academy cellular course using the nRF9151 DK which is fitted with a 1NCE MFF2 eSIM. I was able to set this up in the Board Configurator...
Hello Team,
I am using the nRF52833 with the nRF Connect SDK (v2.9.1) in VS Code , and I am experiencing an issue with the RTC calendar update.
I initially set the RTC...
Hi everyone,
After a debugging session using the debug tool in nRF Connect SDK with an nRF52832 on a custom board, the chip is now completely unresponsive—I can't flash...