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...
Hello to all,
I have a problem relating to cluster reporting: I have a device, Window Covering Device, which acts as a router and I want to connect it to Alexa, which acts...
Hello, guys.
Here they are - Thingy:91 and nRF9160-DK boards on my desk!
I was able to successfully register Thingy:91 on nRF Cloud (both SIM card + LTE modem). However...
Hello All,
I was reading about the startup code and vector table of Cortex-M4 (STm32, Tm4c123). When I tried to find out the Vector table of NRF52832 in the datasheet I...
Hi,
This is my second post about this issue, but I have not solved yet. The issue is, that I am using bpwr tx example (crank torque sensor type) with Garmin edge 520plus...
I am developing an android app which is connecting with this product. In that particular case my app advertises, the nRF scans and initiates connection with my app. Some phones...
Hi Nordics,
we would like our central nRF52840 to have DFU timeout in 20 seconds , if no connection received via nRFconnect phoneAPP to perform the firmware udpate, then...
Hi Team,
I have a some query regarding nordic mesh
I would like to know that Nordic mesh is compatible with CSR mesh ?
Does nordic mesh is compatible with any 3rd...
Dear: Addressee
Hello!
I have a question about the program development of Bluetooth chip.
There is no client program for blood pressure measurement in SDK (15.2.0...
To do a serial DFU I have followed the steps provided in the DFUMaster_UART link.
1) Generated the key using the NrfUtil.
2) Added the private.key and generated a DFU...
Hi,
I try to flash application + softdevice + bootloader into the nrf52810 with following commands but it does not work? Can you look into this?
nrfjprog --program...
Hi,
We are developing central scanning mode for our project requirement. We want to scan BLE tags which are transmitting at every 10 seconds. I have been using nRF52833...
Hello, I have a working application that transmits data to a smartphone using NUS, based off of the uart example. I would now like to integrate bonding into my application...
I have an NRF52 DK and a J-Link mini debugger. I'm trying to connect J-Link debugger to the NRF52 via the debug jumper port. I'm using a standard 10 pin SWD JTAG cable. I...
i m working with fds using segger, i'm trying to perform read and write functions and printing on putty. it showing no errors on building while debuging no output is displaying...