Comments: Hacking the MiP - ProMini Pack

≡ Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • 2stacks / about 9 years ago * / 1

    The WowWeeLabs BLE Library says to use a serial.write of 0xFF for initialization. I don't see this in the Sparkfun library. Is it required or am I missing something?

    //Send init command

    Serial1.write(0xFF);

    delay(30); // delay in between reads for stability

  • Here's a useful link that shows the MiP low level command protocol that might be of some use => https://github.com/WowWeeLabs/MiP-BLE-Protocol.

    • 2stacks / about 9 years ago / 1

      Thanks for the link. I understand the library a little better now.

  • teflon / about 10 years ago / 1

    They spark funfolk, Thanks for this awesome work. Just wondering where the github libraries are? got a 404.

    thanks,


If you've found an issue with this tutorial content, please send us your feedback!