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...
SDK : 2.6.1
uC: nrf5340
Hi,
I want to use the feature "revoking private keys" as described here:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu...
Hello! I'm evaluating NDT and trying to inderstand its capabilities. While the library looks fascinating, I faced some speedbumpers on the evaluation phase. I want to use...
I am trying to test a 9160 dev kit with Onomondo's softSIM static profile program. I am following the instructions in this GitHub page: https://github.com/onomondo/nrf-softsim...
Hello, I am still using nrf5_sdk_for_thread_and_zigbee_v4.2.0 for my Zigbee projects although it is deprecated by Nordic. I have not had plans to migrate to "Connect" SDK...
Hello i tried a lot but i am unable to Compile this , its is expected examples available in sdk should compile smoothly if there are no changes in it,
i was expecting remote...
Dear Nordic Engineers
Our client wants to make an iPad Pencil, but they are facing a problem: when searching for Bluetooth devices in the [Settings] - [Bluetooth] page,...
Hi Nordic!
I'm evaluating the zephyr samples " broadcast_audio_sink" and " broadcast_audio_source". Running these two on two separate nrf5340 audio dev boards works fine...
Hello! I am trying to set up a central that accepts notifications for two different attributes from a custom BLE service.
I know that the problem is in my discovery process...
I am looking to expand upon the Bluetooth Shell example to convert to USB CDC shell as well as to add other functionality.
I am struggling to locate where the shell commands...
Hello,
I am implementing the periodic search for lte managment (using SDK 2.5.2 on a nrf9160).
The periodic configurations in struct lte_lc_periodic_search_cfg is: ...
In order to compile this sample i had to first update sdk and tools to 2.7.0. In 2.7.0 there is a library error as follows. (D:/Repositories/npm1300_fuel_gauge/src/fuel_gauge...
I'm trying to programm the NRF52833-B-QIAA off board using an Elnec programmer model BeeProg2, but as the revision B of this MCU comes from the factore with APROTECT ENABLE...
Hello, is it possible to reset the battery evaluation using SW without restarting the resources? Unfortunately, I sometimes have to take power directly from the battery, so...