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, Schematic and Code As shown above, VCC 3V (DEC2 and VCC open) current is only 3.8uA, but VCC 1.8V (DEC2 and VCC short circuit) current exceeds 1mA, what am I mistaken...
Hi,
I seem to be stuck on a rather simple problem here which I am unable to figure out. I am using SDK 12.2 with PCA10040 board.
When I am compiling the experimental...
Curious as to why the Buttonless DFU Example in SDK 12.3 utilizes FStorage to save settings rather then simply setting a flag in the GPREGRET? This seems like a much more...
Hi guys, now i have done the example as the light control demo description, but i have a question about that how i can let the light server to leave the network?
HI team,
I use the S132 ,SDK_12.3.0 , nrf52832 PCA10040 v1.1.1 develop board. I met a problem when I do experiment with twi_sensor example code.When nrf52832 finished transfering...
Hello,
I'm currently running our RTC using the default resolution of 32.768 kHz (30.517 micro-seconds), which means that we are not prescaling. If I desire to have a larger...
Hi,
i have a Bluetooth PCBs that i designed using nRF51/52 chips and i'm wondering if there is any way to connect them to a web-server using a gateway.
i don't know...
I've looked through the Devzone, but couldn't find an answer to my question.
We are looking to automate the OTA process. When our nRF52 device is charging, it advertises...
Hello,
I would like to know the best practices to update a passkey for bonding.
For the moment, I have a static passkey that I set during ble initialization and I can...
To start off here, I'm using a Laird DVK-BL652-1.0, which according to Laird only needs to be re-configured to use the internal oscillator, but is otherwise very similar to...
Folks,
Have been using Keil MDK Lite in the past, in a Win VM. Larger code (over 32KB) plus the convenience of running without a VM layer have led me to switch to NetBeans...
Hi,
I want to use the AES-CCM of nRF52832. But it can not work with the softdivice.
I have read the following question and answer.
devzone.nordicsemi.com/.../
It seems...
Hi Nordic folks,
We are developing a product using nRF52832 with a Power Amplifier (RFX2401C) for extended range. For communication we are using ESB with some modifications...