Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...