Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
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...