I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
How precise do the trace antenna dimensions have to be? Given that the datasheet for the nRF54L15 only has a reference layout up to and including the matching network, but...
Hi Nordic:
We currently need to provide the RoHS and MSDS test certificates for our product's NRF52820QDAA-R. I checked the certificates on Nordic's official website, but...
While testing, I encountered the following error after flashing the modem firmware and running the DECT example:
<err> nrf_modem: Modem has crashed, reason 0xfff, PC: 0x0...
Greetings,
I want to change Device name on Advertising. Is that possible? I am using nrfSDk52832, I want when some state of Switch is change, to change advertising name...
I am new to this device, so please bear with me during the inevitable simple misunderstandings! I am scanning for bluetooth devices and getting sensible numbers of devices...
Hi, I have a custom board with an ISP1807 onboard. We'd like to optimize the production process, especially the programming process. We currently use the nrf52840 dk board...
I have a small demo, based on the hello world example, where I have also enabled gpio_keys. I can run this on the nRF52-DK, nRF54-DK but when I come to run it on my custom...
I have seen a few posts including:
Change advertised name (Bluetooth) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
NCS bt_set_name() - Nordic Q&A...
Hello everyone,
I am using NRF5340-DK for my project and I am trying to combine X509 certificates (using MBEDTLS) with RSA operations (using PSA). This is my current proj...
I am working with the wisblock 4631 from rak, that contains an NRF52840. I am working with the Zephyr infrastructure and uploading code via the Nordic extension for VS Code...
Hello,
We have developed a custom System-on-Module based on the nRF9151 SiP and are ready to begin testing its NTN (Non-Terrestrial Network) capabilities.
Following the...
Thingy91I: Is there a sample project accessing the environmental sensor (BME688) ?
If not, perhaps a project to access a device via I2C by the nrf5340 SIP.
A related question...
I am trying to use the HTTPS_Client example but I am struggling to get it working. It returns 200 unmodified, which makes me think everything is working in terms of the board...
Hi, I’m trying to provision a P‑256 key pair into the KMU at runtime on an nRF54L15 (SDK v2.9.1) but psa_generate_key consistently returns PSA_ERROR_NOT_SUPPORTED, even when...