Experimentations with TDD
Recommended reading The git repo associated with this blog post is here: Experiments with TDD This blog does not explain how Test-Driven Development works or the reasoning behind it. That’s becau...
Recommended reading The git repo associated with this blog post is here: Experiments with TDD This blog does not explain how Test-Driven Development works or the reasoning behind it. That’s becau...
Quick reminder If you have reached this post which is the final part of the two-part blog post, kindly visit the preceding blog titled “Experimentations with QPC - Part 1” to understand the necess...
Recommended reading and prerequisite know-how Harel Statecharts are advanced concepts within the domain of state machines. They introduce the concept of Hierarchical State Machines (HSM) where sta...
Direct Test Mode To facilitate RF testing and validation on the production line, The Bluetooth SIG dictates a set of LE commands to be implemented that deal with the RF testing and validation. ...
Recommended reading This isn’t a blog post introducing the readers to the technical details behind the Bluetooth Low Energy protocol as there exists already a wealth of such information authored b...