crownstone / bluenet

Bluenet is the in-house firmware on Crownstone hardware. Functions: switching, dimming, energy monitoring, presence detection, indoor localization, switchcraft.
https://crownstone.rocks
91 stars 62 forks source link

Microapp BLE - Scanning and filtering advertisements #143

Closed martijnvandermarel closed 2 years ago

martijnvandermarel commented 2 years ago

Belongs to https://github.com/crownstone/crownstone-microapp/pull/7

Features:

Please check whether the two new CS_TYPEs that were added are added correctly in cs_Types.cpp and cs_StateData.cpp

For testing the branch, see the crownstone-microapp PR referenced above.

vliedel commented 2 years ago

Hey, thanks for your first pull request (with code)!

Since we want to keep or improve the code quality of the firmware, I'm going to be a bit strict, so sorry for that in advance =]

Overall remarks: