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...
As show in the title, suppose I have my own bluetooth stack implementation, Is there any possible to flash the bluetooth stack into the nordic series?
Or, another question...
Hello
I'm able to use the MasterEmulator in a WPF or command line application but when I try to use it in Windows PowerShell i get an error.
I'm trying (with the dll...
Hello,
We've been struggling for a while trying to understand how to interpret the nRF52832 electrical specification . Sorry if this may sound like a bad question but we...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hi!,
I have load Sniffer_firmware into PCA10028 and works, but I can load Sniffer_firmware into PCA10040? it's compatible?
This file --> ble-sniffer_nRF51822_1.0.1_1111_Sniffer...
Hi,
I have tested mbed Classic and mbed OS with CLI and Yotta and works with nRF51-DK and nRF52-DK. Also with Eclipse Neon.1 with yotta build Eclipse CDT4 - Ninja.
But...
Hi,
I have a JLINK EDU and JLINK LITE and an nRF52 module and am attempting to use nrfjprog to program the device. Both devices are able to erase the chip, but the JLINK...
hi,
i'm new to bluetooth development so i have got a Tiny BLE. ( wiki.seeedstudio.com/.../Tiny_BLE)
the Chip is: nRF51822
i use for the development at the moment the...
Does Nordic, or any third party, provide an iOS app that utilizes the features of BLE 4.2? Specifically the larger packets sizes, and is there example code? Wish list would...
My net is a star type with many nrfL01P+ units.
Now i simply use only pipe 0 with no acknowledge (and same frequency for all units).
My question is if can I use pipe 1 ...
Hi,
I'm building a device with an nRF52 or nRF51 Module (still undecided), but still need a second MCU for USB Host functionality. Unfortunately, USB Host requires a precise...
I modified the nRF51 SDK_v5.1.0 .36092\Nordic\nrf51822\Board\pca10001\s110\ble_app_hrs proj and downloaded to my self-made pcb,and it worked well. Then I want to update to...
Hi there,
I'm using an input GPIOTE based on SDK11. The interrupt is consistently being fired. On the other hand, if I use "if(Pin_6)" to check the trigger, it does not...
I am trying to use SEGGER_RTT_printf with SDK12 in eclipse.
I have added the appropriate lines to the makefile and SEGGER_RTT_WriteString works fine.
My Makefile lines...