Hello,
I'm trying to reduce the range of transmission of the nRF5340 SoC for an Auracast Broadcast. I would like it to be detectable only from a distance of 1 or 2 meters...
Hi Nordic Team I am working on a BLE application using the nRF5 SDK 17.1.0 with Peer Manager configured for Security Mode 1 Level 4 . I am encountering an issue related to...
I am running on bluetooth peripheral_uart demo with my nrf54l15 board and enable dfu feature so that it could upgrade firmware by using mobile app "nRF Connect", and it worked...
I want to send a custom message using a custom Property ID in Mesh Sensor observer example. How do I add a custom Property ID? Currently, I am using #define CUSTOM_ID 0x1234...
I'm seeking an nRF52, preferably the nRF52840, code example to integrating Google Home or Alexa via Thread/Matter (low power, low data rate application such as light bulb...
NCS 2.7 with sysbuild + mcuboot
NRF52840 (custom boards)
In my previous projects with NRF5 SDK I found it was very helpful to define a section in the linker so the rtt...
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...
Hi,
I faced a problem while building my project. Please see screenshot below
I think I have already include all the files and everything compiled. But this error shows...
I am trying to run smart remote 3 on PCA10040/nRF52832.
I use gcc makefile to generate PCA63519-SR3_nRF52832_Shield firmware. SD firmware is downloaded by jflash and I use...
Hi,
I want to update firmware on nrf52832, but I have an error: DFU insufficient resources
I found this and this , so I try to program my softdevice with this file: /nRF5_SDK_15...
Hi,
there is a issue very strange, on a nrf52832 project, it use two gpio set to sense low level, one is p18, one is p29, I found there is no response for low level of p29...