I am running demo nrf/samples/matter/lock.
I tried to use CHIP_NUS so I set CONFIG_CHIP_NUS =y, it worked well.
After that, I wanted to make it bondable so I set CONFIG_BT_BONDABLE...
I am planning to perform encryption using the CC312 accelerator on the nRF5340. I would like to evaluate the power consumption when using the accelerator.
My approach is...
Hello,
We are using the npm1300 with a battery with an NTC.
Can we add a ferrite between battery NTC and npm1300 NTC?
Note: there is an error in our design we will...
Hello,
We have a Nor flash connected to the QSPI and another peripheral connected to the classic SPI.
Due to the errata [159] , the HFCLK128M is running at 64MHz and...
In the nRF9151 Product Specification, there are maximum gain requirements for the LTE antenna implementation, specific to supported bands. It is my understanding that any...
Hello,
I am using two nrf52840 DKs to test ble transmission and i2s output. The nRF Connect SDK I use is v2.6.0.
Both of them are ble connected. One sends data to the...
How does the Online Power Profiler for Wi-Fi tool calculate energy consumption, and is there a formula or document explaining its energy consumption calculation principle...
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...