I recently purchased an nRF52840 DK (v3.0.0) to use with my custom nRF9160 boards for firmware loading, debugging, and loading certificates for nRF Cloud. While I can successfully...
Hello everyone,
I am working with nrf connect sdk toolchain v2.6.1.
My project requirements are as follows:
1 MBaud UART Async API
Two Modes for UART RX
fill...
Hi, I'm currently developing a BLE Long Range application using two nRF21540 DK boards, where one is configured as the central and the other as the peripheral.
Both devices...
Hello,
The new RED cybersecurity regulations will be enforced starting from august 2025 and it will based on the EN 18031 standard. Now, as the final draft of EN 18031 is...
Hello Everyone,
Is it possible to achieve BLE data transmission consistency like there are central and server? The server (nrf52832) reads the GPIO state change and sends...
Hi,I have been using NRF5340 Audio DK and I able to get data using SPH0645 using i2s_read function and able to transmit data to amplifier TAS2562 using i2s_write function...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone(Huawei HTC and so on,android system),and using...
Hi all,
Our custom board has 2 MCUs connected each other via UART to implement 2-chip configuration.
One is the main MCU which has Cortex R4 and the other is nRF52810...
My company has developed an application in Python3. We need to integrate the pc-nrfutil scripts ( https://github.com/NordicSemiconductor/pc-nrfutil ) with our application...
Dear All,
I am measuring VDD and VDDH using the internal SAADC. In normal mode (VDDH not connected to VDD) the reported results are good (3.0V and 1.8V for example). But...
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...