Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
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...
I'm working on nRF5340 custom platform (NCS 2.6.1, Zephyr 3.5.99). I use MCUBoot immutable bootloader and external QSPI NOR Flash for slot-1 partition during DFU.
This is...
Hi Nordic Team,
I am working on the Matter Smoke/CO Alarm example with ICD (Intermittently Connected Device) support enabled.
My operational mode is working correctly...
I'm trying to replace HM-10 module with a RAYTAC MDBT42TV-DB-05 for a transparent UART (serial passthrough) application. I've configured all the parameters and GATT settings...
in fact , I have the while sdk directorys. in c:/ncs/v3.1.0 but,the nrf extension in vscode cannot recognize it. it always info me to install a sdk in welcome page. so, I...
I am using nRF52840, we have an issue which seems like a standard issue with nordic switching between regular battery and a coin cell backup.
I need to know the following...
Hi Support Team
Is the ifft the measured distance? I test the channel sounding sample in NCS v3.0.0 and find that the ifft distance error is relatively large. How to optimize...
My new PC could not find PPK in the power profile menu, even I installed different version nRF connect desktop or different Power Profile versions. I always could not find...
Hi:
I'll be using the Raytac Bluetooth Module in my project.
Imagine that the Bluetooth Module has a Bluetooth connection established with the smartphone (Android or...
Hi,
I am programming with ncs v2.9.0 based on nrf52833 chip
And base on peripheral_hid and central_hid
Testing that peripheral send data continuesly to central,and about...
Hello
I am attempting to perform BLE certification using a third-party module for the nrf52832.
Should I select the nRF Connect SDK QDID for all design items?
Or, should...
Hei,
I want to implement custom AT commands using a nrf9160 and ncs 2.8.0. The device should be able to process custom AT commands via UART console.
I followed this documentation...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
For BLE pairing I am using Just Works as there is NO IO and NO Display.
Could you please confirm...
Currently, I am only powering the NRF5340 chip to test its performance. I have opened a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart...
Hi, I’m currently working on a setup with three nodes:
Node A : collects data
Node B : acts as a relay, forwarding data
Node C : processes the data and then...