In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
I am trying to use PN532 on nRF52840. Nordic SDK has an example Adafruit Tag Example but it is for nRF52832. I have ported the example but it fails in TWI Communication. ...
Hi, I'm planning to do thesis on BLE Mesh using Nordic Semiconductor. I tried to setup a generic OnOff server using two Thingy:52s and nRF Mesh app by following the Mesh SDK...
Dear nordic fellows,
I'm writing my service with the characteristics following all three tutorials (advertising, service and characteristic)
The nrf52832 is acting as...
Hi
I want to update 9160-DK and I test two method.
The first methof is update by nrf-Connect and Programmer.
I was follow the post https://devzone.nordicsemi.com/f...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Hello I am currently working with the android application that Nordic provides for the generic on off example for lights using bluetooth mesh. Everything goes fine , I have...
Based on nRF5_SDK_15.3.0_59ac345,
a. fds_stat(&stat), and stat.valid_records=8, It means that the records are written in
b. err = fds_record_find(WK_UDM_FDS_FILE, WK_UDM_FDS_REC_NAME...
Hello.
I'm running the nRF5 SDK's ATT_MTU throughput example.(nRF5 SDK v15.3.0, nRF52 DK(nRF52832))
The tester is running as a central or peripheral device.
How to operation...
Hi nordic moderator team,
I'd like for you to reopen this thread https://devzone.nordicsemi.com/f/nordic-q-a/51673/nrf52832-sd_ble_gatts_value_get-or-catching-ble_gatts_evt_rw_authorize_request...
Hi,
I am using APP UART for Communication with slave device, the data transmission between two devices like send a command and get the response,
while getting the response...