Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
I am reaching out to inquire about the support for the indication method in the Nordic nRF52840. Could you please confirm whether this method is supported in the Nordic SDK...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello
I am playing with the mesh dfu and the distributor application on nRF52840 DK board
I load the image I want to distribute using mcumgr application on a Raspberry...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
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...
In my application with nRF5340 and nrf connect sdk 2.3.0 which works well as Peripheral, if I activate CONFIG_DM_MODULE=y I always get the error "...ld.exe: region `RAM' overflowed...
I had an opportunity, to do a complete pristine reinstall of Windows 10, and to then do a pristine install of Visual Code, nrf connect, etc.
After doing that I did this...
Hi,
I am working on a project where we need to connect to multiple peripherals which also include mobile devices. (up-to 10) on BLE central.
We need to measure the distance...
HI,
I find that the vs code always loading something as below, the Kconfig has some empty.conf, and can't create new Projects.
Then I return it to V2024.9.87, It works...
Hello, guys
We want to evaluate nRF9151 SiP the following way:
To set it to operate in serial mode in which it is ready to receive AT commands (it comes pre-flashed...
Hi,
I've been developing a Matter device based on the nRF5340 SoC, and have been using the DK up until now. We've been developing a custom board in parallel. I've created...
I have nRF Connect SDK v2.6.1 installed on a Mac, the latest toolchain installed via nRF Connect for Desktop, and VSCode with all the nRF extensions. Everything works pretty...
Hello,
I have a custom hardware, with an external 128MB QSPI flash memory connected to a nRF5340. My current task at hand, is to store firmware update images for MCUBoot...
If I am having a custom board created and assembled using a pcb maker (makerpcb, jlcpcb, or pcbway) what do I need to ensure is on the board so I can flash and debug it? I...