Skip to content

wifiCardHacks

GeorgB edited this page Jun 5, 2017 · 12 revisions

Link summary for WiFi card hacks

Downloads

PQIAirCard Hacking

Inserting the card in a notebook does not make the wifi network hosted by the card show up. The only way to get around this for now is to insert the card into the DSLR. This makes the wifi show up. Connecting to the network is possible without any password. A telnet session can be started with:

telnet 192.168.1.1

Updating the card's firmware is possible with downloading the firmware from the above mentioned link.

First we tested installing the firmware provided by Dmitry Grinberg provided here. After placing the 4 files:

  • image3
  • initramfs3.gz
  • mtd_jffs2.bin
  • program.bin

in the root folder of the mirco sd memory card, we inserted the wifi sd card in the camera and powered it on. Now we are able to discover a new network called WIFISDV1.6, which indicates that the update process is ongoing.

Clone this wiki locally