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...
The documentation for ble_evt_hdr_t says that the evt_len field is
Length in octets excluding this header.
However as far as I can tell it's actually the length...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi,
I need to implement an application who acts like a GATT client and gets notification from a GATT Server (on smartphone) and then sends the information to a GATT Client...
I am wondering what is the lowest DBM/RSSI i should have to make sure my connection between devices is safe both with setting up a connection and datatransfer?
Hello,
I know it is not recommended to use SD8.0.0 and SDK8 on revision 1 ( QFAAC0 ) based modules.. But as it is for testing purpose only and would save me a lot of time...
When not programed bootloader,my own 51822 module can work without Development Board,i supply the power through the button cell to my module.
But when programed bootloader...
Hi,
I want to use ble_app_multilink_central example for my own application. Here are my problems:
Setting MIN and MAX CONN_INTERVAL to more-less 20ms or lower (both...
Hi.
In my program I need a frequency at 2 MHz (a square wave with duty cycle at 50%), it should just run a frequency in a short time, under one second. Also the code must...
Hi,
I'm using a simple timer with interval set using "APP_TIMER_TICKS(1.4, APP_TIMER_PRESCALER)" alongside softdevice. Now i'm trying to get it to go faster but it would...
I got this error when programming the Development Dongle. The dongle is recognized in the
Master Control Panel as a COM4 - xxxx, and when is connected a green led and blue...
Hello,
We are French students in a school of engineers. We are developing a project based on the nrf51822.
Actually, we implemented RIOT OS on this SoC and we would...
I am currently using softdevice 8.0.0.
I am curious if the nRF51822 will be upgradable to be 4.2 compliant with a new softdevice release in the future? My understanding...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
I am trying to allow 2 peripherals to bond to a central, and would like to be able to use 2 push buttons to delete the bond information for either device. Is it possible to...