This is the bare minimum firmware example for BLE tags based on st17h66 SoC with OpehnHaystack support.
❗This project is under development
The project based on example from Lenze SDK with minimal modifications that allow the BLE tag to be displayed on the map in OpenHaystack OSX app. The project uses Keil MDK and µVision IDE, which is MS Windows only.
The goal of this project is to make the tools and basic code example to build custom firmwares for st17h66 based BLE tags using open source software.
The project contains:
- Arm Compiler v6 project (win, free for non-commercial use)
- Lense flash tool LeKit (win)
- Lense SDK 3.1.1.2 with sample projects for st17h66 (win)
- Flash instructions (win)
- System independent flash tool
- Port this project to Arm GNU toolchain