Skip to content

Commit

Permalink
qi: Add dump for GPMQ8005A transmitter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sout authored and uwehermann committed Oct 16, 2015
1 parent d3d48bb commit 4ff70f2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions qi/gpmq8005a-nexus5/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
-------------------------------------------------------------------------------
Qi charger protocol
-------------------------------------------------------------------------------

This directory contains captures of data communication from Qi receivers to
Qi transmitters.

Details:
http://www.wirelesspowerconsortium.com/developers/specification.html


Logic analyzer setup
--------------------

The logic analyzer used was a Saleae Logic16 clone (at 1MHz):

Probe Signal
-----------------
0 (black) Qi demodulated data signal


Data
----

Captured from a Generalplus GPMQ8005A, communicating with a Nexus 5.

The sigrok command line used was:

sigrok-cli --time 4s -d saleae-logic16 --config samplerate=1M \
--channels 0 -o gpmq8005a-nexus5.sr

Binary file added qi/gpmq8005a-nexus5/gpmq8005a-nexus5.sr
Binary file not shown.

0 comments on commit 4ff70f2

Please sign in to comment.