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 use it as a translator for Google, so it may be strange in context. please understand.
I was in big trouble.
I used the nRF51822, S110, and SDK9 in my previous...
Hi. We are attempting to use the Infineon XMC1202 LED shield with our NRF52 device. The XMC1202 has an I2C address of 0x15E, instead of the traditional 7 bit address. We have...
I've tried linking the ESB library (esb_arm.lib) in Eclipse by adding it to my nRF51822 project's Makefile, but I am still getting undefined reference errors during build...
Hi
We are going to use the Taiyo Yuden Evaluation Board - EBSHJNZWZ.
As i understand, the board firmware used the Nortic SoftDevice S132
The question is :
May i...
Hello,
I'm trying to compile an example of nRF52_SDK_1 but I get this error:
make
Makefile:150: Cannot find include folder: ../../../config/receiver_pca10040
Makefile...
Hello,
I've been reading over different examples and questions on the Nordic Developer Zone but still have some questions about multiple SAADC channels.
1 - If I initialized...
I've been developing an application on the nrf51 DK based on the ble uart application and it's been working fine. I've ported it to a custom board running at 1.8V and attached...
Greetings -
I am using (the slightly out-dated) 12.3 SDK with a nRF52840. I'm also using s132 as my softdevice.
As I've been slowly reducing my RTC interrupt frequency...
Hi,
I want to activate readback protection on nRF51822, in a simple project without bootloader without softdevice.
My compiler is GCC and the const uint32_t UICR_RBPCONF...
Hi. I don't understand how to build nrf_drv_saadc.c with gcc. I'm getting this error in the EVT_TO_STR() macro:
Compiling file: nrf_drv_saadc.c
In file included from ...
Hello,
I'm going to use nrf52-ble-image-transfer-demo-master for my application.
But demo used other way with cpp code for configuring nrf52832 interfaces(spi, twi, gpio...
Hello Folks,
Nice to see an active developer community out here! I ran into some issues last night which I hope could be resolved. We procured nRF52840 SoCs and have developed...
Hi all,
i'm new to BLE in general, I found this chip (nrf52832), which suits my uni project.
However, I don't have much knowledge about this technology. therefore, im...
Hi everyone,
I would like to test the capabilities of nRF52840. I understand that it should be capable of higher throughput (x2), increased broadcast capacity (x8), and...