-
@Joakim Glad you found my POC interesting :) Yes, the CC430 is using a modified version of star-push-endpoint and I also peeked somewhat to the sample code that you get access to when buying the WizziLab stuff.
The reason my development board has both the STM and the CC430 was so I could be guaranteed to show off both the JavaScript aspect of the product (through Espruino of course) and Dash7 (through OSS-7). I am still hoping to find a cheaper solution before making something intended for a paid user test, rather than a free one.
OSS-7 is not exactly self documenting, though I'm beginning to get a grasp around their ideas now.
@Gordon I can't believe I've not thought about the fact that using Dash7 on the STM would basically prevent it from going into sleep mode. Probably stuck with the need of having two processors then. As battery life is of importance I'll have to scratch my head a bit.
Assuming DASH7 is used, wouldn't OSS-7 on a CC430 be just that?
@alexanderbrevig Btw, are you using OSS-7 on the CC430?