Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
I'm want setting Secure_Bootloader.(IAR compiler, SDK 15.3version)
I followed the following guide but got stuck in Step B.
https://devzone.nordicsemi.com/nordic/nordic...
Hi All,
Can somebody point me to a Buttonless Secure Serial DFU Example from SDK16 or SDK15.3.0 for nRF52840-DK
I would use it with only Rx/Tx that is No Hardware Flow...
I want to read all data from a cluster is there a way to pass a wild card to
ZB_ZCL_GENERAL_ADD_ID_READ_ATTR_REQ(p_cmd, attr_id);
Or is there a smarter way to get the...
My nRF9160 DK is not able to connect to nRFCloud.com. I did the certificate update just in case to no avail. I have made sure to update the modem firmware to 1.01 and I used...
Hello, and thank you for making the nRFX components open-source on GitHub!
Now I realize that it's only been up for a day :smile: but most of the changes are reasonably...
Hi,
I'm moving from the nRF52 DK to using the nRF52832
https://media.digikey.com/pdf/Data%20Sheets/Fanstel%20PDFs/BC832_V2.01_Dec-2017.pdf
It can be hand soldered...
Hi,I have some problems when disable peer manage in ble_app_buttonless_dfu project in sdk15.3.0 on nrf52810.
I disable PEER_MANAGER_ENABLED in config.h and remove the peer...
I want to save encryption state in DFU to the nrf_dfu_settings_t structure. I put a new 16-byte field at the end of the structure after nrf_dfu_adv_name_t adv_name; and whenever...
Hi,
I am specifically looking for RSSI implementation using the BLE module on nrf52840 SOC. How to obtain the RSSI values for asset tracker application on Nordic Thingy...
I'm designing a board using nRF9160 with eSIM. But according to the eSIM specifications (chip spec), the current consumption is <[email protected]. Is this continuous current consumption...
hi,
i am working on multilink. currently i connecting to 8 boards.
// <o> NRF_SDH_BLE_PERIPHERAL_LINK_COUNT - Maximum number of peripheral links. #ifndef NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Hello,
I am using dynastream module with nrf52832. I programmed the ant module with s332 hex file and the example of ant_io_tx of s212 arm5_no_pack as below,
Im...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
Hello,
I am working on nRF51822, SDK12.3.0 in IAR workbench.
I am use init pin 2 as an interrupt.
Device will advertise for 20 minute after 20 minute device go to sleep...