Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
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...
hello ,
I am interfacing Grideye AMG8832 with Nrf51822. The initialization part is executed without errors but ON trying to recieve or transmit it gives error of TWI as...
Hi Nordic developers.
I am developing a custom board using 2 Rigado BMD-300, but I am unable to run my 100% operative program or examples.
At first time I was able to...
Hello,
I am using SDK 12.2 currently but I would like to follow the BLE Tutorials offered on this site, which I see were written for SDK 11.0. Will I have any issue following...
Trying to program an MDBT42Q nRF52832 based BLE module from an nRF52-DK as external target on connector P20.
I used to do this with nRF51-DK and external nRF51 modules with...
Our product is a peripheral on the nRF51822. We develop on Mac and use gcc, make, etc with Visual Studio Code rather than Eclipse. Recently, we started getting close to production...
Hello,
I would be interested on knowing whether I may have a secondary UART on the nrF52 chip or not. I would like to communicate my nRF52 with a RN2483 and this is done...
Hi
I've just looked into the new released SDK 13.0.0 with support for the new S132 4.0.2 and the new PCA10056. On line in the release notes reads "This release does not...
I'm using the serialization code with pc-ble-driver for S130 (version 0.5.0).
I randomly get a deadlock in the serialisation code.
It can happen after a call to read, write...
Hi,
I want to know that what should be the supply voltage to NRF52 IC. Another thing is that we want to connect our product with NRF52. Our product has TTL wires which...
Hello,
Is there any methods to implement the "long press wake-up"? Pressing the button for 3 seconds to let device enter sleep mode and pressing the same button for 3 seconds...
Hello, I have a question.
The chip uses nRF 52832. MDK keil μVision V 5.22.0.0 is used as the development environment.
I am using nRF5_SDK_13.0.0-1.alpha_055eef3.
It...
Since September I get multiple warning messages on projects that use both the nRF51822 library and the mbed library. This is even true for example projects for the 51DK board...
Hi,
I put my nrf51 into power-on sleep mode by calling sd_app_evt_wait().
When I walk away with my mobile phone, the bluetooth disconnected and my nrf51 can receive...
Hi there,
I am currently working on a custom GATT profile for constant data streaming. I have to keep to GATT because I need multiple attributes to keep track of different...
Hi
I saw the Central and Peripheral example code has peer_manager in sdk 12.2 and BONDING_ENABLE in sdk10.
What are they does and where has document I can read.
If I...