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...
I have a requirement where a handheld device containing a nrf52832 needs to be automatically paired to a switch (another nrf52832 device) when powered on, how can this be...
Hi triying to drive a Relay with Output but have tried every functon in "nrf_gpio.h"
this works with a LED perfectly :
nrf_gpio_pin_toggle(23);
in the main i configure...
I am currently working in the " ble_thread_dyn_mtd_coap_cli" multi protocol example.
Whenever I call printf my program crashes.
I think it has to do with the ble_nus service...
Dear friends,
I am trying to run the PWM in my project. I have:
added the PWM driver successfully (4.0.0-2.alpha, nrf_drv_pwm.c, nrf_drv_pwm.h) ;
set...
I tried porting app from pc10028 to pca20006 by copying the main file from pc10028 ble_app_uart to main file of ble_app_beacon of pca20006.I resolved all the #include related...
hey
I have a nRF51822 eval board and I want to use it as hid keyboard to send some media key
such as vol+/- play/pause, etc. I have used the example code ble_hid_keyboard...
Hi,
I develop a program using arduino primo,
and i want to layout a new pcb board with new nrf52832 chip.
The new chip may not have any bootloader.
What kind of method...
Hi
In our Nordic SDK ble_peripheral projects , It almost support following boards
1. pca10028
2. pca10036
3. pca10040 .
I want to port in pca20006
May I know...
I am porting a C++ project that was using version 6 of the SDK to version 14.2 (big leap, I know). I want to use all the new bells and whistles from the new SDK that makes...
I am using power profiler with nRF52840 SDK. And I have measured the current of the board. But I want to calculate the energy consumption of my program. How can I get the...
hi :
I want 4 channel PWM output, the following code doesn't work, I want to know where is wrong
#include <stdbool.h>
#include <stdint.h>
#include "nrf.h"
#include...
Hi,
I would like to control gpio pins in micro seconds with timer,
I know that it is very difficult to implement with only timer owing to soft device (interrupt handing...
Hey Dev zone,
I flashed my application onto my Nordic Thingy board (through Onboard Jlink debugger present on nrf52840 dev board), and can see some pretty colors (LEDs...