Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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...