I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
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...
Hello. I have been playing with the HID keyboard example (./samples/subsys/usb/hid-keyboard) and it's not running correctly. Code was compiled for the nRF7002-DK board (-b...
Hi,
The sample code does not work with ncs2.8.0. The board I am using is a custom board. Custom boards do not have an external flash. I was able to evaluate it with ncs2...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
I have try nordic websocket_client but i have got Cannot connect to IPv4 remote (-116) error,
please...
Hello everyone,
I am currently exploring the DECT NR+ capabilities of the nRF9161 DK by modifying the DECT NR+ PHY Hello sample application. Specifically, I have created...
Hi everyone,
I working on a project for nrf9160 in 9160DK and i need to use the external flash memory onboard with nvs.h but i can't get it to work by anyway and a try to...
Hello,
I would love to use RTT in a nRF5340 project. I'm using Nordic Connect SDK v2.7.99-cs2. In a debug build, I very often see the problem, that some of expected log...
Hello everyone,
I am using the nrf5340 for a Bluetooth project with the nrf sdk 2.4.0. Since a stable connection is essential, I want to increase the connection tx power...
Hi,
We developed an evaluation board for our product with nrf5340-QKAA and managed to make it work succesfully. Now the final product will use the CLAA version, that is...
Hello.
The nRF54L15 datasheet states that the source clock for NRF_TIMER is PCLK. By the way, it seems that there are PCLK32M/PCLK16M/PCLK1M for PCLK. Which one is used...
Recently we have started to see a lot of disconnection issue where the device wont connect and while debugging this issue is replicating on Pixel 7, Pixel 7 Pro and Samsung...
I have the nrf52840 DK and I am trying out the simple BLE beacon example. I am aware this isn't a part of the Nordic official examples, but it is an extremely simple Bluetooth...
Can anyone help figure out what changed recently (probably last three months) that caused the Nordic example code "Peripheral AMS client" to stop connecting to iOS devices...