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...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
Hi, I am using nRF51822 to generate two channels PWM to control motors. Softdevice is V5.2.1. But I found the the Blue tooth connection sometimes dead if the PWM frequency...
I would like to create a unit which is intermitting in the master and in the slave role.It should be most of the time "advertising" and waiting for some master to connect...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Hi all, please I have some questions.
1- When adding a service then a characteristic, this enables the SoftDevice to send BLE events to the application whenever a client...
I have a have a problem which i cant fix. I'm trying to run the Heart Rate project, but the soft device hangs up (at this line: sd_app_evt_wait(); ) The software jumps not...
I'm trying to figure out if there is a way to receive data from multiple channels with NRF_RADIO?
I'm using timeslot API to get access to the radio. The documentation talks...
Hello,
I am developing a USB Composite Device (= 2 HID devices in one) and I want to add Bluetooth LE functionality.
I am not sure where to start from :) - I am new to...
Hello.
I have adquired PCA10028. I use IAR IDE. I have downloaded an application example for the nrf51422 using the JLINK hardware of the PCA10028 board. I can download...
Dear All,
any opinion on attached antenna design (blue) to the outside of a metal housing?
PCB that flows around an aluminium die cast housing
External to aluminium...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hi all,
I cannot find the exact connector to use for the P19 Debug out header on the pca10028 board.
The one I have has the plastic around too big so it doesn't fit.
...
Hi,
I'm working on a simple ADC application where I sample using analog channel 1 and then read the value through the debugger. However my results are nonsense. I have...
I'm using s120_nrf51_ble_driver on PC.
To connect the BLE dongle, we need to COM port number to be known (parameter of sd_rpc_serial_port_name_set). Is there really no...
I am working on a project on wireless interface between phone and SIM card. I want to use chip nRF51822-CEAA to run SIM card simulation at phone side (include wireless communication...