HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
Hi everyone,
We're using the "Manufacturer Specific Data" field within its advertising packets to send the firmware version to a phone application. It requires the company_indentifier...
Hi
On the nRF52840-QIAA-R there should be implemented the APPROTECT according to this guide:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/working-with...
Hi,
We have a working firmware that uses LTE-M for network connectivity to connect to NRF Cloud. But upon testing with NB-IoT configuration (CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...
Hi, I'm working on provisioning a Pre-Shared Key (PSK) during manufacturing for an nRF5340 device. The device needs access to the PSK at runtime to generate authentication...
Hi,
I tried to add a pairing PIN code feature for connection with a central device (based on the reference: Migrating to Peer Manager ) in the ble_app_uart example of the...
My customer is now unable to disable secure erasure after using the APPROTECT function. Is this correct?
Please let me know if there is another way to check this.
”nrfjprog...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
Hi everyone,
I'm facing an issue where MCUboot doesn't perform a swap after reboot, even though the DFU download to slot 1 completes successfully and boot_request_upgrade...
NCS currently has a nice feature where the firmware versions are printed in the boot banner:
Is there a config option to also enable printing the nRF91 modem firmware...
nRF54L15 would be used as thread RCP, host processor would use uart to communicate with the rcp. They would behave like a OTBR.
I also need to do device firmware update...
I want to add WiFi functionality to an existing product without large altercations or chipset changes to avoid tedious rewrites/redesigns. The current codebase does not use...
I have created a custom board with an NRF52840 on an Ebyte E73-2G4M08S1CX. I am trying to burn a bootloader to the chip using OpenOCD and a Raspberry PI Pico W as a debugger...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...