I'm attempting to write software onto a newly purchased nRF52840 dongle using nRF Connect for desktop, but I'm unable to do so. My environment is Ubuntu 24.042 LTS. The LED...
Hi,
We occure a problem that when we integrated HID,Tile and battery service, open nRF Connect by iPhone, we cannot connect with the EVB and show connecting. But when we...
Hi Nordic team,
I'm using the nRF5340 + nRF7002 to securely connect to my backend over HTTPS using Wi-Fi and the native TLS support (mbedTLS).
What works:
I can...
Hi, recently I have been experimenting with the channel sounding with range requestor sample on the nrf54l15dk. I have modified the reflector code to make it connect with...
nRF52840 NCS 3.0.1 RCP
I just installed the NCS 3.0.1 SDK. I am trying to set up a border router on a Raspberry Pi 4.
I followed these instructions on the Raspberry Pi...
Hello,
I have a legacy project that is using nrf5 sdk v17.0.2. I need to add the BLE DFU functionality to this project based on the nRF52840. Are there any examples on...
I have problem with i2c that can't read the cst816s, its always return log message `<err> cst816s: failed reading chip id` and `<err> cst816s: Could not read x data` when...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
I'm attempting to write software onto a newly purchased nRF52840 dongle using nRF Connect for desktop, but I'm unable to do so. My environment is Ubuntu 24.042 LTS. The LED...
Hi,
I have successfully adapting nRF5 SDK projects(ble_app_uart and usbd_cdc_acm example project) for the nRF52840 dongle by following the nRF52840 Dongle Programming Tutorial...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
Hi,
We occure a problem that when we integrated HID,Tile and battery service, open nRF Connect by iPhone, we cannot connect with the EVB and show connecting. But when we...
I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the...
Bit baffled by this one, I assume it's related to the attempted nRF SDK Intellisense magic: We do have a monorepo for various controller projects that includes two zephyr...
I have two projects, project MQTT, that was built around the Secure MQTT Sensor/Actuator sample and project CRYPTO, that was built around the Crypto AES-CCM sample . I am...
Hi Nordic team,
I'm using the nRF5340 + nRF7002 to securely connect to my backend over HTTPS using Wi-Fi and the native TLS support (mbedTLS).
What works:
I can...
Hi,
I have a question about the following registers:
・XOSC32M.CONFIG.INTCAP
・XOSC32KI.INTCAP
For these, the reset value is as follows in the data sheet:
I...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...