Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
Greetings,
We are trying to enable/implement the read-back protection feature of the nRF52840 SoC and during this process we came accross this reported vulnerability of...
Hi
I am setting up our project to generate a test plan in Bluetooth.com. It is a custom hardware using the nRF52832, so we need to do the RF.PHY-testing.
So in the qualification...
When utilizing PSA crypto, enabling CONFIG_MBEDTLS_LEGACY_CRYPTO_C (such as by turning on OpenThread), the PSA crypto features such as native ITS storage are not functional...
Hi DevZone community, I have an error while building GNSS sample while using SUPL server A-GNSS, please see below the error I get and help me if you know where the issue may...
HI
I want to upload data from the nrf9160 / Thingy:91 to my nrf clound broker.
The upload works fine.
I now want to run a mqtt client on my local dev box ( that is not...
Hi, We have implemented recently the BLE filter accept list based on this sample : https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/peripheral_accept_list...
Hi,
I'm using NRF52832 with SDK11.
In my program i do "sd_power_system_off();"
However, on some units i see arround 50-200uA avarage current and on some units it's even...
I'm having an issue with "west update" taking a very long time on a Windows 11 machine . (Multiple hours) This install of the nRF Connect SDK is just over one month old, and...
Hi,
We are currently working on a project using the nRF5340 and are integrating DFU_OTA (Device Firmware Update Over-The-Air) functionality. Our goal is to implement DFU_OTA...
Hi, in the beginning of development my range of the NRF24+ was around 40 feet. My target was only 6. I have gone thru a lot of PCB revisions and mostly do my testing on the...
Hi,
I am creating a low power BT device, and want to renegotiate connection interval dynamically to further reduce power consumption.
But I have noticed this renegotiation...
Hi,
I see in the GNSS documentation for the nRF52840 that the GNSS modem performs scheduled downloads in Periodic Navigation mode, and from some testing, I found the download...
I got 'Clever Connect Kit' from Tech tour.
Could you please share the schematic and PCB layout information for reference?
how to programming and debugging external boards...
Hi Nordic,
I'm trying to integrating dmic sample code in to unicast audio client, while integrating Dmic Configuration Error occurring, how to solve this issue?
Could...
Hello,
I'm testing the IQ feature of the radio test. According to the documentation on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/wifi/radio_test...