Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
I am trying to create Docker image with all the tools to build and flash the board. But I have the problem with nrfjprog:
$ nrfjprog bash: nrfjprog: command not found
...
Hello Nordic Team, We haven chosen a nRF52805 SoC and MDBT42T Module and would like to operate with 2 i2C sensors on two different Pin-pairs. Since the nRF52805 only has one...
Here's what i am struggling with: my code generates a error while building for every line where i use a function starting with "nrf_drv_gpio_..." saying there is an undefined...
Hi all,
I am about to purchase NRF51-DK Nordic Semiconductor ASA | Development Boards, Kits, Programmers | DigiKey but this says for nRF51422, nRF51822 series Transceiver;...
Hello,
I am using the peripheral uart sample and it works fine. My issue is that whenever the buffer is full it automatically sends the data from the com. How do I stop...
I'm working on the nRF5340 using the newest release of the nRF SDK, SoftDevice and zephyr project. I get the connection index from our application but need to retrieve the...
I change nRF52832 firmware to support DFU OTA. But ble_dfu_buttonless_async_svci_init() failed with errCode=0x4.
0> <info> app: Version 1.2.1 0> 0> <info> app: ========...
When I use Keil to build project for supporting DFU OTA. Keil shows changing *.o to *1.o. Is it normal?
Build started: Project: ble_app_band_v4 *** Using Compiler 'V5.06...
We are using the Softdevice controller from the nRF Connect SDK on the nrf5340 processor and have implemented the commands to read and set the tx power level in the controller...
I want to take readings from SHTC3 temperature and humidity sensor from a custom board. Using I2C master as nrf5340 how can I take readings from slave custom board. Please...
Hi guys.
With the nRF52840 DK(PCA10056) running the Running Speed and Cadence Service (RSCS) example, the nRF Connect app on my Galaxy S10/Android 12 was able to scan the...