-
Inside my Pokémon go plus!
07/30/2016 at 15:23 • 0 commentsThe user the youtube shiitakeo a made some interesting videos , but even without free code
koshi.akutsu to translated:
I have read his blog entry. http://qiita.com/shiitakeo/items/059c11fe7d1e211ebb18
He explain how it works. He also knows "in the current official Pokemon Go app still is not set to work with the bluetooth device",
therefore, create custom android app to link and speak to the Niantic API library.
First of all, He created Android app, but also mentioned he will create iOS app in the future . What custom app does,
connect to the device through BLE. and then send / recieve notification(found pokemon, get pokemon, current ongitude latitude, etc ) from the Pokemon Go Server back and forth.
The main function of the app is following two, it's like intermediary device and the server. -
Pokémon Go Plus delayed till September
07/28/2016 at 04:04 • 0 commentsHeard that the wristband's release got delayed to September:
http://www.androidauthority.com/pokemon-go-plus-delayed-706152/
-
Update Sketch and Instruction
07/25/2016 at 03:34 • 0 commentsUpdate sketch with test of battery level and added instructions in hackaday.io
I welcome your comments, thanks
-
Proof of Concept with Arduino and BLE
07/19/2016 at 15:25 • 0 commentsI have initiated a proof of concept with Arduino Micro and BLE of Adafruit, you can find it in the repository of the project
https://github.com/sabas1080/PokemonGODIY
I have used the library BLE Peripheral of Sandeep Mistry
https://github.com/sandeepmistry/arduino-BLEPeripheral (available in Manage Library of Arduino)
Also I have used the Arduino Micro because Arduino UNO have low memory for this project, for the moment I 've only added services and characteristic of Pokemon Go Plus.
Welcome you help and comments
-
Unbundling Pokemon Go
07/17/2016 at 22:08 • 0 commentsThe people of applidium have written a blog post about reverse engineering the Pokemon GO app
Thanks JuanSaito
-
FCC ID
07/16/2016 at 18:21 • 0 comments -
Android compatibility development phase
07/15/2016 at 00:30 • 0 comments"As of July 2016, the compatibility of the accessory Pokémon GO Plus with smartphones using the Android operating system is phase development ."
source: https://nos.nintendo-europe.com/products/pokemon-go-plus-175?locale=es_ES
-
Possible chip by Dialog Semiconductor
07/14/2016 at 14:16 • 0 commentsThe 16-bit service UUID 0xfef5 is owned by Dialog Semiconductor (see https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members).
source: https://github.com/numinit/porygon/issues/5#issuecomment-232358339
-
The unofficial Pokémon Go Plus SDK
07/13/2016 at 15:11 • 0 commentsExcelent Repo with SDK in LUA
https://github.com/numinit/porygon
Review the wiki and information protocol
The Pokémon Go Plus (codenamed "Sfida") is a battery-powered Bluetooth LE bracelet.
-
Pokemon Go APK decompiled
07/13/2016 at 15:08 • 0 comments
In this repository they have decompiled APK Pokemon Go