Hi
I have run nrf5340 WiFi shell project in ncs2.9.0, everything ok if use Logging UART0 for cmmands(wifi scan/wifi status/ wifi connect.....etc)
now I need to use...
Regarding the schematic for nRF54L15 DK I currently see on the site that the link to the schematic is disconnected, can you please provide the URL where the schematic is available...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
I'm working with NSIB (nRF Secure Immutable Bootloader) and trying to manually sign an application image that is built separately — without using SB_CONFIG_SECURE_BOOT_APPCORE...
Hi everyone,
I have an interesting issue to discuss. I'm developing a BLE peripheral based on Telit BlueMod +S50 (nRF52832) & NCS v2.7.0. I send data on regular, long intervals...
Hi,
My requirements are:
My essential need is a one-to-one connection between central and peripheral .
But when my central receives the specified command to start scanning...
I can't seem to find a data sheet on the PMIC used on the Thingy91.
The data sheet shows a ADP536x and discussions call out a ADP5360.
I searched the ADI website and did...
Hi all,
I am trying to test the OpenThread protocol by using CLI example.
Path of example is nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31\examples\thread\cli\ftd\usb...
Hi,
We use the nRF51 (nRF51822) on our products with the S130 SDK 2.0.1. In order to update the BLE application that we developed, we use the bootloader (secure bootloader...
Hello,
we are would like to drive 3 shift registers simultaneously using QSPI interface. We have look through QSPI examples but it looks like all examples are build around...
Hi,
1) The LwM2M sample app uses the function nrf_inbuilt_key_write() in nrf_inbuilt_key.h to store keys for DTLS
2) The Zephyr LwM2M implementation uses function tls_credential_add...
Dear Sirs, good afternoon.
I am working in a desing that has a nrF52840.
What programming methods are available thinking in production programming stage for this chip...
Hello,
I'm stuck with a seemingly simple issue: I fail to find the place where to set the flag indicating the peripheral unit supports (only) write-with-response or write...
Hi,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963 . There exists an Arduino library that does just that and in order to set speed they...
Hi,
I have recently received some nrf52840 Development Kits. It is written on the boxes: "Electrostatic Sensitive Devices! Do not open or handle except at a static-free...
Hello Nordic team,
I am trying to develop a long button press handler, but I am unable to find the proper documentation or example code to help with that. I am not sure...
Hi,
The overview page at https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html is very useful.
One thing would make it better:
If you could please list...
Hi,
I am implementing a PC application connecting with nRF52840 dongle as central (s140). I am bonding with a BLE peripheral device following this sequence diagram . Application...