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...
The Bluetooth Mesh SDK is currently tagged as alpha software. Is there a timetable for its progression into beta and to a stable release?
I'm evaluating the nRF52832 for...
Hi, currently I'm working on ultra low power device. This device need to be wake up in 333 ms interval. I use RTC for this. My question is about strange current spikes with...
Hi,
I am using the nrf52 DK (PCA10040) and have a problem with the USB-UART. For some reason I do not see any log messages in the terminal.
I started with the "coap server...
I used SEGGER Embedded Studio to make ble_mesh_v0.9.1-Alpha project, there was an error while executing the flash_area_is_valid function, this problem occurs in the NRF51822...
I'm using the PCA10028, ble_app_hrs_dfu(sdk11).
Only the three screens below were repeated infinitely when I started to upgrade the softdevice through DFU.
And the...
My android version is the Kitkat.
The nRF Toolbox cannot find services when I changed the application of PCA10028 for example from ble_app_hts to ble_app_hrs.
The message...
Hi I am developing an application for sending data over BLE which I have received over SPI from a non - Nordic chip. I am using the ble_app_uart template for this. But data...
My call to sd_ble_gap_ppcp_set is returning NRF_ERROR_INVALID_PARAMETER.
I have the following connection interval settings:
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(500...
I am running SDK12.3 on an nRF52 and the bootloader on my boards has no problem replacing the application through the DFU process. Now I found a mistake in the bootloader...
I am not sure whether there is a small error in a Gazell packet transaction diagram, or if I have an incorrect understanding. From Gazell user guide :
If only the ACK...
Hi,
I am trying to achieve the maximum throughput when using the nRF51822.As far as I know, the minimum connection interval is 7.5ms and the maximum packets per interval...
I'm running the app_uart_c example on a nRF52832 with softdevice 132 installed.
I'm trying to alter it so that the board only searches for peripheral devices upon a button...
First time using the sniffer.
I want to sniff out the communication for a laser tape measuring device (Boosch GLM 50C)
I noticed that I am unable to sniff out anything...