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,
I am using Segger IDE and now I wanna to use the temperature sensor presents in the PCA10040 board.
I tested the SDK example using the keil and works fine. When I...
I have your NRF52 DK and beacons.
I want to make the case so that my Nordic NRF52 DK will get data from Nordic beacons and forwarded that data on the UART port of PC....
Hi there,
I am developing a BLE dongle, and a BLE peripheral both based on NRF51822QFAC. The BLE dongle scans, connects, and disconnects the BLE peripheral by UART commands...
Hi
I get the following compiler (assembler) error in my project:
... Compiling file: hardfault_handler_gcc.c /tmp/ccstUNqW.s: Assembler messages: /tmp/ccstUNqW.s:46: Error...
Hey All,
I'm using the nrf_drv_uart UARTE driver (NRF52832) communicating with an external device. The UART init code is executed using a function (call all_main in this...
Hello All,
I am working on NFC using nRF52832 chipset .
I followed the below this link for http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
Hi everyone :D
I'm not being able to compile a c++ code on segger embedded studio.
The same code compiles with the Makefile provided in the SDK 14.2, but not with the...
Hey, we are using the nrf52840, and the SDK 14.0.2 and the uart example. We need to set the BLE range to max, and therefor the TX to 8db, the transfer speed to 125kb/s. We...
This is my second attempt at merging a pure UART App (no soft device) into an App derived from the ble_app_template (with soft device)
I see I am not alone in having suffered...
Hello everyone, I would like to make an unconnected broadcaster to send data to the advertising channels ... I come from a X-NUCLEO-IDB05A1 board and that's has been pretty...
Hi
in the release notes of the SDK14.2 the following is written
The following toolchains/devices have been used for testing and
verification:
- ARM: MDK-ARM version 5...
I have written an interrupt program to blink an led at port P1.01 by pressing the button 1.So i added the code in ble_app_blinky example so i can blink the led from the board...
I want to read integer data on the cloud
for example int a=1001;
This value must be displayed on the cloud service after every 5 seconds.Also i want to increament the value...
I urgently need to decide on the use of the chip in future developments and deliveries. There was no problem with the 51822 chip in the connection between 51822 to BlueGiga...