Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
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...
i am working with eclipse to program the ble_app_hrs but it is getting error "No rule to make target _build/app_trace.o', needed by nrf52832_xxaa_s132'. Stop" when it builds...
Hi,
In the newer versions of NRF 5 SDK (sdk10 vs sdk12), does the softdevice takes more RAM?
I am using nrf51822 (qfaa) and sdk 12.3. with softdevice s130_2.0.0.1....
I can't get my PCA10040 board to send serial data when connected to a FTDI USB dongle.
When the FTDI dongle is disconnected, and I connect my logic analyzer to the tx and...
I have problem with PPI on NRF52832 (SDK 13.1.0, softdevice S132 4.0.2).
Programmable peripheral interconnect (PPI) usage by Softdevice S132 according to infocenter...
Hi all , I am beginning with SEGGER Embedded Studio . I flow 2 tutorial at :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I using NRF52832 board...
My mobile set XOLO ERA 2 , bluetooth V4.0 is not pairing with bluetooth speaker MINI-X6, Bluetooth V2.1. While Bluetooth is on Mobile set gives message " CANNOT COMMUNICATE...
Hi,
We want to use the nRF52810, but we don't have the chip now. We heard that it could run on the 52832. So if I want to do it base on the peoject ....ble_peripheral\ble_app_uart...
Hi all:
I'm am a beginner switching over from the Arduino IDE and the feather nrf52.
I am able to successfully program the sparkfun nrf52 with a SoftDevice, bootloader...
Hi all,
I have three nRF52840 DK. I would like to play around with Bluetooth Mesh, but I can not find any examples. It would be perfect if in the end I will have a gateway...
hi,
I am using Segger Embedded Studio and trying to store a data into flash memory by fstorage. For that i put the following in the flash_placement. xml file
<ProgramSection...
Hi,
I have a adafruit Feather M0 BLE with nRF51822. Wanted to know if there is a library which can help talk MQTT using just Bluetooth. Planning setup the board to talk...