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...
Hello,
First of all, I'm not a hw-engineer
I've 2 evaluation devices of nRF52840 (BL654-DVK) and I'm trying to test the SPI communication between them (one as master ...
I have successfully run, Nordic serialisation connectivity application on nrf52480, (And able to control this from a custom board, and also from PC). But I want to use a lighter...
Hello !
I'm currently working on a project using the DK Boards nRF52832 .
I'm disappointed that one card no longer works ( doesn't light up ). I therefore explain to you...
Hello everyone :)
I'm trying to get an analog signal from n channels. I started with modifying the battery sample from Vdd to AIN0 according to the modification - only to...
I am using Nordic Serialisation library, with a nrf52480 chip as connectivity chip and a m4 arm core custom board as Application chip. I am able to establish gap connection...
Hi,
I am trying to enable the internal clock for NRF 52832 (BMD-350) module.
The configuration option for the clock has
1. RC Oscillator
2. Crystal Oscillator
3...
Hello,
I am using the nRF52840 DK to debug my application using nRF Connect SDK v2.0.0 ..
Application runs well in debug.
But when click restart / reset .. it should...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500sr
Here I transfer boolean(0 and...
Hi, I'm developing an application based on ble_app_uart, and integrate FOTA is the last feature. I'm using sdk16, S140, nRF52833. I plan update firmware over BLE, so I have...
We've a custom board which has NRF52833 and TM52F1376-MTP-C3. They are connected over UART.
What I want is transfer binary data between Phone and nRF52 over BLE.
and then...
Hi Nordic team,
I'm going to start new BLE application project, so I tried to understand how to use nRF52 series first.
I completed the academy and I'm trying to make...
I am attempting to compile the peripheral_uart example targeting nrf52840dk, I've done quite a bit of work with zephyr but never with the nRF Connect SDK. I've encountered...