Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...
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...