I created a blinky example in zephyr and created my board with Create a new board The build goes well and runs well. The problem is that the device tree gui does not run and...
Hello,
I'm using nRF SDK 2.7.0 and trying to implement PSK type bonding.
From quick ChatGPT search it looks like in past SDK versions there was a way to inject pre shared...
I'm trying out to operate an external flash and first thing to try before anything was the spi_flash sample.
*** Booting nRF Connect SDK v2.8.0-a2386bfc8401 *** *** Using...
Hi,
I'm a little disoriented. I used to set the tx power configuration for the nRF5340:
in the file <prjdir>\child_image\hci_rpmsg.conf.
How and where can I set the...
Using the "launcher" the open button appears to do nothing and the update from V4.2.0 to V4.2.1 produces an error message.
Twice I have uninstalled V5.1.0 and replaced it...
Hello
I have a custom board based on nrf9160 and I cannot claim and make REST API and JWT auth work for it.
These are the steps I followed
1. https://github.com/nRFCloud...
Hello all,
i have a problem and I hope that someone can help me.
I can change the bluetooth address of the device with the following code:
and this is okay.
I have...
I made a custom board, uploaded the Arduino bootloader and was flashing the firmware with Arduino I used it without any problem with revision 2 But when I use revision 3 chip...
I am developing a simple ble peripheral device that will measure temperature and humidity. For the most
part, it's working but I can't get the behavior I expect when enabling...
Hi! I'm working on the firmware part that needs to perform operations on the same variables both inside GPIO IRQ and the software timer callback. So, there is a need for a...
Hello, I want to send data from peripheral devices to central device. My peripheral device code is based on "ble_peripheral_uart" sample and my central device code is based...
Hi, I'm working on developing a UWP app that can detect any or compatible Nordic devices. let's say a device has BLE capabilities, then through the desktop app i should be...
I have both a nRF5430DK and a nRF9151DK (or 9161). If I wanted to develop a solution with both BLE and LTE, how do I set up a DK environment for them to work together? Do...
Hello , I 'm trying to use the Lan865x (two -wire eth click ) chip with the nrf52840dk board , using zephyr 3 . 7 . I 'm getting always this error while trying a net sample...
I'm working on custom test software for use in production programming/testing of my product containing a nRF9160. I'm using the nrfjprog executable, but with problems, every...
Attempting to attach NRF9160-DK to Verizon with a Verizon data SIM only obtains IP address.
Internet access is limited to DNS within Verizon.
Submitting the IMEI to: ...
Hello,
In my experimentation to update advertising data during runtime, I am following the example @
It is using the ble_advertising.h library module
However I would...
Hi,
I am using BM840 BLE module and I see after integrating the DFU application, the main application is not executing at all.
When I try to debug, I see it is not coming...
Dear Nordic Semiconductor Support Team,
I am conducting academic research with the nRF52840 development board, specifically investigating the use of SRAM Physical Unclonable...
HI Sir/Madam
I downloaded SUPL-C sdk 0.7.2 ad I add the following variable to the prj.conf
#SUPL client library
CONFIG_SUPL_CLIENT_LIB =y
CONFIG_GNSS_SAMPLE_ASSISTANCE_SUPL...
We have our custom NRF52840 board but never used BLE communication. We have an application where we need to send data to SCADA wirelessly. We have programmed our UART to receive...
Hi, I'm looking for clarification whether the DECT NR+ modem firmware supports GNSS. Legacy docs say it doesn't, but there is no mention of it in current docs. Based on that...