Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi Nordic,
I'm using custom board based on nrf52840 SoC. After migrating the SDK, the original device tree configuration for ADC became unavailable, but I failed to find...
Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
A number of phones seem to now offer channel sounding support. (Pixel 10, for example). Do we know what antenna configuration they have - i.e. one or two antennas to enable...
Hello,
Our company has developed hardware using the nRF52840. We are using nRF Connect SDK 3.2.1. We have a developer that has been working on creating a mobile app using...
Hi Nordic,
I am currently evaluating the nRF9151 SMA Development Kit for a Non-Terrestrial Network (NTN) project and would like to inquire about the available NTN-enabled...
Hi
I have read that the J-Link OB on nRF DK's can program nRF's other generations that the one on the DK itself by using the J-Tag output connector. But does the J-link...
I want to pass a variable to my program so I'm using the command: west build -b nrf52840dk_nrf52840 -p --build-dir build -- -Dmy_variable=40 Then in my program I want to print...
I'm having some issues creating multiple LittleFS file systems on a project. This is part of a larger project, so I used the Zephyr LittleFS test code to create a demonstration...
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...
Trying to work thru the dev academy exercise 2 using v3.2.4 SDK. I presume this should work because the readme says must be greater than v2.8.0 for thingy91.
I made all...
We are using the legacy 17.1 nrf sdk with the nrf52840 MCU in tickless idle mode and notice that after about 10.5 minutes the current draw jumps from ~90uA to ~277 uA.
There...
Good morning/afternoon all, I have been working on a BLE air quality monitor using the NRF52810. The first version functioned as expected with the exception of the external...
Hi,
We are working with the nRF54L15 using nRF Connect SDK v2.8.0 and would like to enable the secure boot feature.
However, it appears that the SMP Server sample in...
I'm using put all together 2 sample
a) NUS Uart that is used for the configuration;
b) zephyr/samples/net/opentread/coap Using the nrf5340dk/nrf5340/cpuapp.
The compilation...
Hello,
Step 5.2 of this part of the course has a code example which shows which i2c node to use to control the temperature sensor. In the case of the nRF54l15DK it is...