MikroElektronika / HEXIWEAR

HEXIWEAR firmware
http://www.hexiwear.com
121 stars 90 forks source link

Flashing KW40.bin and MK64.bin #25

Open aalanwar opened 6 years ago

aalanwar commented 6 years ago

Hi Guys,

My hexiwaear BLE is working fine now. However, let's assume that my hexiwear does not have any KW40.bin or MK64.bin. Let's assume everything is messed up. Is there a clear tutorial to prepare my Hexiwwar to send BLE and compile some med examples like Hexi_BLE_Example? Tutorial with flashing way, order, and correct binary versions.

I found one here (link). However, it is based on a forked code version from two years. I am not sure about the differences between current and previous versions.

I see that you have now 1- https://github.com/MikroElektronika/HEXIWEAR/tree/master/SW/MK64%20KDS/HEXIWEAR_MK64/binary 2- https://github.com/MikroElektronika/HEXIWEAR/tree/master/SW/KW40%20IAR/HEXIWEAR_bluetooth/binary

let's make use of them and forget old versions. Any help?