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...
With NCS 3.2.1 I can't make use of custom mbed TLS config headers anymore, the MBEDTLS_CFG_FILE KConfig option always get overwritten. Previously setting CONFIG_CUSTOM_MBEDTLS_CFG_FILE...
Hi,
I tried searching public question on the matter and wasn't able to find anything reminiscent of the problem I have.
I'm developing a presence sensor using ZigBee protocol...
I'm working on formalizing our DFU process. We're building on Zephyr and using mcuboot as the bootloader. We're using ble to transfer the images over smp and then our current...
Hi,
I have a weird problem. I have encountered this both with a large in development project and now have recreated it with a very simple bare bones project. Both projects...
Hi,
Our device is built with nRF52840 and SDK 17.0.2 and support Numeric Comparison pairing in HID mode.
Our device is trying to connect to Android device which has bluetooth...
Hello all, My nrf52820 board consuming high current in system off mode(56 uA) than mentioned in the datasheet(0.3 uA), for simple gpio code. Can anyone help me solve this...
Hello,
While working with ai.lab.nordicsemi.com and the Neuton library, I encountered several limitations related to the feature extraction workflow and the provided function...
Hello -
Please explain how to connect PPK2 to 7002DK. I want to use the PPK2 in the source ammeter mode.
Is there a way to not include current for the 7002DK interface...
Hello Nordic Support Team,
I am currently working with Bluetooth LE Audio using the nRF Connect SDK and Nordic hardware (e.g., nRF5340 platform). I would like to better...
Hardware :
n RF5340 on F ans tel B T4 0F module
Custom board , not a D K
High voltage mode : V DDH supply 5V , VRE GH V OUT set to 3.3V
DC /DC mode ...
Good day, everyone!
So I've been trying to implement a USB HID device in my development board for a few weeks now with the aid of some chat bots but it's gotten to a point...
In the cs_de.c, we have an IQ pair extracted from remote_pct and local_pct. Assuming this code runs on initiator (where the ranging is done), and remote/local stands for reflector...
I tried to use NRF_SOCK_RAW and NRF_IPPROTO_RAW to create socket, but found `modem fault`!
//this is my wrapper
socket_create ( true , AF_INET , SOCK_RAW , IPPROTO_RAW...
Hi, I very much doubt this is a SoftDevice issue but sticking it out there as an Apple dev asked me. Short story is I have users in production using an App connecting to NRF52810...