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,
Sorry for the noob question: I would like to generate a signal on a GPIO pin that beats at exactly at 32768 Hz. Is it possible to use the RTC having prescaler set to...
Hello,
I have noticed that there is a SB32 on the newer nRF52 DK boards (PCB 1.2.1), right next to the debug connector. It looks like this is a reference voltage that is...
Hi
I use the example "light_switch/server" project of nrf5_SDK_for_Mesh, and I want to add ble scan and connect func to the project, and make it possible be discoveried and...
Hi,
For a project we need to use mobile wireless communication in our device.
So we are looking if some design already exist with NRF52 ? And how to integrate it in our...
Hi All,
I am using SDK 14.0.0, ble_app_uart and fatfs example together. I am getting certain error and displayed below, please help me with how i can counter this:-
...
Hi all,
I am trying the port the peripheral UART example to the BLE_app_blinky and adding the respective libraries that are missing in the BLE app.
after I included...
Hi, there
i am using nrf51822 to communicate with quectel ec25 .i want to send AT commands over uart and receive some response from quectel.for eg. i am sending a "AT" command...
Hello,
is there any documentation about DFU init file structure (SDK 14.0)?
I used NRF util for creating DFU package, but i want to create my own app for that purpose...
From the SDK8 s110 device, I want to send the string("hello") to the other device via the uart, and in the meantime I want the battery voltage to come through uart.
I defined...
Hello every!
I was transmit data from point1 to point2 with two nrf52840 board. Now I want to do forward this data to point3. Can i do that and how to implement? Have any...
Hi,
I have used fstorage to save data in flash in SDK V13.0 with S132. But in the SDK v14, it have changed so many such as fs_config_t struct has been removed and I don...
Arms labs published some Bluetooth stack vulnerability
go.armis.com/.../BlueBorne Technical White Paper-1.pdf
Nordic answered that BlueBorce is no effect for LE.
...
Dear Nordic,
nRF52840 is very good solution and we are planning below.
What I want to do:
WLAN Firmware to be stored in nRF52840 Flash
nRF52840 Flash is sufficient...