Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
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,
NCS v3.4.0, based on bluetooth mesh light_ctrl sample
nRF54L15-DK
I want to use P1.06, P1.07 and P1.14 as GPIO to toggle waveform, so I modify light_ctrl sample...
I am trying to get a Holyiot 21017 dongle to work correctly as a Thread RCP. The Holyiot 21017 has a nRF52840 and a RFX2401c power amplifier. In VS Code with the nRF Connect...
Hello,
I write to ask if there is a known problem with this combination of hardware.
Nrf9151-DK
x_nucleo_wba25a1
At this point, I just want to get the Zephyr...
I am working on a BLE project on the nRF54L15, and I need to add the FOTA over BLE bootloader to it for cpuapp_ns.
I am using NCS v3.4.0 which no longer uses the Sysbuild...
Hi everyone,
We are a research group at a university, working on indoor positioning systems based on Bluetooth Low Energy (BLE) technology. We are currently evaluating different...
For just a first test board off of Thingy 91x design, can nRF5340-CMAA be replaced with nRF5340-CLAA? What's the downside of doing that? Documentation says it's not recommended...
So now I have the firmware revision mfw_nrf93m1_1.5.0, updated from 1.4.1 through FOTA. Meanwhile, I tried nRF Connect on nRF93M1 and I have some questions.
1. Most of cellular...
Dear Nordik, Made nrf52832-DK as a sniffer, using nrf sniffer for bluetooth le 4.1.1 and wireshark version 4.0.7. Now iwant to sniff NRF54L15 BLE device/Peripheral which is...
Hi,
I have a question regarding the transmission duration in the Online Power Profiler for BLE (OPP). More precisely, it is about the transmission duration during a connection...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Is there a sample project for the nrf54LM20A DK that uses the nrf_802154_radio_driver? We need to implement a custom protocol to work with existing products.
Thanks,
...
My VSC install is up to date, no updates pending in the Extensions manager etc.\
When building an app for nRF54L15DK I get a warning about the SDK being out of date, and...
I am using the nRF9151-DK as an SPI slave . The SPI communication is not working as expected, and the nRF9151-DK is not receiving any data from the SPI master .
I have configured...
Hello Nordic Support Team,
I am trying to upload firmware to my nRF54LM20B-DK using the nRF Device Manager application on my mobile phone .
For this test, I started with...
Hi!
I'm testing ubidots, which require a 35 character long username to connect with MQTT. This fails, and mqtt_connect gives me error -12 ENOMEM. The same code works fine...