Hello,
We are currently evaluating a very low power application using the nRF5340+7002. Our hardware design includes a complex power supply configuration, and we need to...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
Nordic Support,
My product uses the nRF52840 chip and nRF52 SDK 17.1. I have a feature request to support hosting multiple peripheral connections, each with a unique advertising...
Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
Hi, I am working on ble_app_template. I am trying to save a value in the flash memory of nRF52840. I am using the following 2 functions to write/read in flash memory but getting...
Hi everyone
I am using app_uart_put() method for sending data via UART. The problem is that when I send each byte I get each byte back to its event handler in APP_UART_DATA_READY...
I have a Thingy:91 connected to a Garmin LIDAR Lite v4 (built on the nRF52840) via four GPIO cables. The code running on the Garmin reads one GPIO pin to signal a measurement...
Hello, I just want to clarify a secondary takeaway from my post:
https://devzone.nordicsemi.com/f/nordic-q-a/60714/best-approach-to-store-nonvolatile-data
I would like...
Hello.
I'm invesigating this on behalf of a customer.
I bought a thingy91 and wonder if it is possible to stream live video stream?
I would like to mont a camera to...
Hello everyone,
I have a Python script on my PC sending data through serial port COM5. I want to know if it would be possible to read the data sent from the PC on the nRF9160DK...
My target is porting my host MCU (STM32) to update my NRF52832 code through the serial.
I test it on SDK14.2.0 and PCA10040 , the secure_dfu_serial example is working ,...
Hello,
I experimented with some different capacitor tuning values at C1/C2; the external 32MHz clock initializes just fine for C1=C2=10pF, C1=C2=12pF (nominal), and C1...
hi ,
im try to add some consumer keys and system keys to the project:
nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_hids_keyboard
and my code of hids_init...
Hello! I'm trying to reach zigbee on nRF52840, and I'm trying to get a zigbee communication from light_bulb. The hex file on the sdk goes in well, and I want to add additional...
I just learn nrf52840-Dk
I can download hex and build for example light_switch mesh to nrf52840.
But light_switch project have too many C files.
Which one C file or...
Hello !!
My hardware is based on IOT application. I'm using nRF52833 SOC as end node and powered it through CR2032 coin cell. In system ON phase ( sleep mode) it is consuming...
We are having problem in decrypting the AES 128 CTR encrypted key. The key is encrypted using the example project provided in NRF5 SDK16 {aes_ctr}. The following is what is...
Folks:
I´d like to know if there is a possibility to use RUST language to compile to nRF 52 modules ?
If so, where I can find any information about it ?
Also if...