Hi Is it expected that after calling bt_unpair function disconnected callback is called ? I can't find any information about this behaviour in Zephyr documentation.
Hello,
I am currently using the `AT%XICCID` to obtain the ICCID of Hologram eSIMs. The output of some of these eSIMs are just the raw 20 digit ICCID with no ending checksum...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
Hello,
Customer would like to know if part below:
NRF52840-DONGLE
Customer would like to know if there is any connector that Customer is able to use to the above part...
Hello!
I would like to report a bug with the nRF Connect for VS Code extension.
My setup
VS Code v1.98.0
nRF Connect for VS Code Extension Pack v2024.9.5
nRF Connect...
I have tried using SMP svr example with MCUboot for FOTA, NRF Connect SDK version 2.9.0. The example is located in zephyr\samples\subsys\mgmt\mcumgr. This example is working...
HI,
I found that nrf Desktop (v2.9.0 nrf54L15) surport fwupd support, it's same with old mcuboot DFU? and i want to upgrade from SPI, how can i do? is there any demo code...
Hi folks.
recently I've been experimenting with the nrf7002dk Development Kit, and I'd like to move forward with prototyping a custom board around the nRF7002 + nRF5340...
Hi Is it expected that after calling bt_unpair function disconnected callback is called ? I can't find any information about this behaviour in Zephyr documentation.
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
Hi,
I am trying to connect nrf9160 to CMW500 callbox however I am not able to connect to it. Switching to a commercial sim card I was able to connect to the network. I am...
Hello,
I am currently using the `AT%XICCID` to obtain the ICCID of Hologram eSIMs. The output of some of these eSIMs are just the raw 20 digit ICCID with no ending checksum...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
Hi, I have recently created a board definition for our nRF5340-based hardware using the "Create a new board" feature from the nRF Connect for VS Code plugin. I'm using SDK...
I have a few questions about the sample source of nRF5340 Audio.
1. Where does the connection processing between the Gateway and Headset take place?
2. Where is the BLE...
I am in the development phase of a Bluetooth based system design, which will be able to receive audio stream from any mobile device and play on the speaker, and also it would...
Hello,
I'm using NRFX PWM directly because I need something more custom than zephyr's PWM driver provides. I'm trying to understand what .pin_polarity field in the config...
Hi,
I am trying to optimize a time critical device for lowest possible latency data transmission over BLE on nRF5340 working as peripheral. Currently my algorithms are implemented...
My project has a nrf5340+external flash, and an external USB-C connector. The device exposes a USB file system (FAT) which is hosted on the external flash partition, and appears...
I currently have a board using a nrf52840 that has a reliable connection to AWS via a Quectel BG95.
I have DFU implemented and working via Bluetooth with config settings...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-5-serial-peripheral-interface-spi/topic/exercise-1-10/
spi frequency is 1000000 in DTS...