Summary
In this chapter, we learned more about communication and connectivity protocols, understanding how to apply long-range protocols to the networking knowledge that we gained in Chapter 2, Understanding and Designing IoT Networks and understanding more about how to apply the relevant protocols to our use case. We learned more about what we must consider in creating an optimal deployment that meets our needs. We also looked at edge cases in creating networks, understanding how to cater to complex needs, and considering multiple protocols to achieve the optimal design.
Then, we put what we learned into practice by completing some practical exercises, including working with an RFID module based on the ESP32 microcontroller, designing more complex networks based on select use cases, and creating a network hub model based on the ESP32 microcontroller while catering to multiple protocols that are present at the same time. With this practice, you will have become more confident in...