Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
Background
Our device uses the CONFIG_LTE_NETWORK_TIMEOUT option from LTE Link Control, which by default is set to 600 seconds (10 minutes). I haven’t found any specific...
Hi all,
I am using and nrf9160, in particular a thingy91. It is running 1.3.7 firmware. I have the SLM sample loaded and can sent AT commands to the device using the nRF...
Hi,
I purchased a Qorvo QM33120WDK1 UWB development kit that uses a Nordic nrf52840-DK. I have been using this DK for weeks without issues, but the last time I used it...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
Hi,
I am trying to implement wireless power transmission. For sending output voltage information from receiver board
to transmitter board continuously which of you module...
Hi, I am getting link time error in segger when i building a pre-built library with zephyr for NRF5340.
Error says,
c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/8.3.1/.....
HI. I have modified "usbd_ble_uart" a little bit and have changed the BLE service for transfering the received data from USB over BLE. The problen is now, the BLE service...
I am working with the nRF52840 DK and was looking for a way to set a compare register to trigger at 300 ticks, and another to trigger at 40000 ticks. The register that triggers...
Hi,
I am a new comer so perhaps I made a mistake during project configuration.
I am using nrf Connect v3.4.2 on Windows.
I trie to add CC310 libray in sample hello_world...
The detected device could not be recognized as neither JLink nor BLE could be captured in wireshark, nor could the nRF Connect v3.4.2 - Programmer produce "Unsupported device...
Hi,
I am using NCS v1.3.0 for nRF9160. How to enable both BLE scanner and advertiser roles simultaneously?
Currently even I enable both, HCI LE set random address failing...
Hi. This is my first experience using Nordic Products and I have run into some issues trying to "Open nRF Connect Studio Project" from SEGGER Embedded Studio. I want to run...
Hi
I'm trying to load the sample project Mesh light using SDK 1.3.0 but cannot load the configuration file properly. Im using a nrf52840DK
I have tried to update requirements...
Hello,
I wanna create a central/peripheral device. This device must be connected to mobile phone as peripheral. Also, it must be scan peripheral device's advertisement and...
In order to implement the event callback mechanism, the Observer Pattern is implemented by "Flash Section". This idea is novel, But what are the advantages of this method...
Hi everyone,
I try to write using I2C but I fail and I cannot figure out the issue
This is my code snippet.
When I run it it returns the following error
It fails...
Hi everyone,
I am looking the TWI examples and I am confused regarding the nrf_drv_twi_tx and nrf_drv_twi_rx . What I've understand so far is that the nrf_drv_twi_tx function...