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...
Hi Folks,
I am playing with uart ble example described in this link ( devzone.nordicsemi.com/.../).
However, I would like to disable encryption on BLE link. I was trying...
Hi,
I have installed Software backend (micro-ecc) as given in:
infocenter.nordicsemi.com/index.jsp
Compiled example: experimental/ble_app_multirole_lesc --> compilation...
I want to make a BLE peripheral device that only allows connections from authorized mobile apps, and an app that only allows connections from authorized BLE devices. What...
Hi all,
I'm having problem porting some project from Keil to SES since our project use absolute memory location to put some variable that will be share between main application...
Hi,nordics
I failed to find primary service successfully .The sdk version is 10.00 and I reffered to the example is ble_app_uart_c_s120.The pripheral is a gamepad .I can...
Hello there,
I was wondering if there's a known issues page fro SDK 14.0.0 (not alpha).
Issue #1: crypto compile error:
I ran into an issue compiling nrf_crypto.c
...
Hi everyone,
Does anyone have the beginner tutorials about BLE migrated to SDK 14?
I am specially interested in those about services and characteristics:
devzone...
what command did "nRF Connect" do, after I click "YES" ???
Im stranded in this example : “ble_app_alert_notification”
I don't know how to use "nRF Connect"
when I...
Hey Dev Zone!
I'm attempting to flash FW onto the Thingy via the nrf52840 dev board (which includes JLink). I connected P19 header on nrf52840 to P9 on the Thingy. I downloaded...
I am trying to run below 10 uA with code below while GPIO and uart are on. Sleep mode is applied (below 10 uA), and only wakes up when button is pressed (can be higher amps...
I have a micro connected to the PCA10040. I can use flow control with 5=rts, 6=tx, 7=cts, 8=rx.
Are these pins necessary or advisable for hwfc?
thanks,
Richard
Hello,
I'm having problems getting a stable channel from an Android device (LG K8) and the nRF52 development board. It is hard to tell whether which side is causing the...
I think the answer is mostly no. My application is similar to the Gazell sample projects, it does not use Softdevice. What are the steps to make my application to be compatible...
I loaded the bootloader on the device and it always advertises as DfuTarg even after loading a application that simply blinks an LED. It doesn't seem to switch to the application...