Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
From "nrf_section.h" (__GNUC__):
Example for the section name " log_const_data ":
NRF_SECTION_DEF(log_const_data, nrf_log_module_const_data_t) //: extern nrf_log_module_const_data_t...
Dear,
I am using both nRF52840 UART (UART0 and UARTE1) on the nRF52840 DK.
The default pin assignement is used, such as
UART0 pins are TX/RX 0.6 & 0.5 and
UARTE1...
"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
Hello,
I have a few questions regarding the nPM1300 current measurements:
As far as I understand, there are two ways to trigger a current measurement:
By writing...
Hi,
we had used nRF52832 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tone of tolerance (Power)...
I ordered my second prototype board with the nRF9160, which includes small changes compared to the previous version. I encountered an issue with LTE connectivity. After some...
Hi,
as i would like to use the uart shell for production purposes as well (e.g. setting the devices serial number) - how can i turn off the shell at runtime (in order to...
Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
Hi, GSMA Database suggests that nRF9160 has 2x IMEI, however I am only able to get one. Pakistan Telecommunication Authority is not allowing me to use the device till I provide...
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
I'm using NCS v2.6.1....
Is it possible for the nRF7002 to operate in both SoftAP and STA modes simultaneously?
From my understanding of the nrfwifi driver, it seems that this functionality may...
Hello
I'm working with the nRF21540 and the nRF Connect SDK 2.6.2.
I would like to set my TX Power to 20 dBm and also check this value. Currently my configuration looks...
Greetings,
I've been developing a DFU firmware that should update the device through Android. The thing is, the device works, but I changed the advertising name, and it...
Hi,
I'm using the nRF5340 Audio application under NCS v2.5.0 as Unicast client.
I want to use the GATT Caching feature on my application.
How should I implement it...
Hello I want to add an extra config file based on the option in prj.conf or in Kconfg. For example: CONFIG_WIFI_SCAN_ONLY=y include the overlay-nrf7000-wifi-scan-only.conf...
Hello.
There was a problem with high current consumption when using Antenna 2 in some products.
The failure rate seems to be less than 7%, and the current consumption...
Hello,
I want to combine BLE, ANT+ and Apple Find My in one project.
I have permission to use ANT+ and Apple Find My.
I ran the two examples separately and they worked...
I have noticed that the RESETREAS register does not accumulate flags even though the documentation says it should. " Unless cleared, the RESETREAS register will be cumulative...
I have recently purchased a nrf7002 EK from element14.
I have connected it to nrf5340DK board and tried flashing the Wifi-shell sample application(with the help of video...
I’m not sure if I’m posting in the right forum, but since the EVK-ANNA-B402 uses the nRF52833, I thought this might be the place for questions related to it.
Steps followed...