In order to connect an external sensor to the available pins, will we need to create our own version of the FW in order to communicate with the sensor? Or are there generic methods to communicate?
As there is basically infinite number of possible interfaces (on both HW and SW level) it's almost impossible to develop magic plug which will be able to communicate with any sensor. So yes, you will need to develop your own FW to work with such sensor.
@grrowl (sheldon) The thingy fw can be downloaded here or here. Consider looking at the Documentation to understand the sw architecture. Maybe you can get away with modifying some existing drivers.
@grrowl (sheldon) The thingy fw can be downloaded here or here. Consider looking at the Documentation to understand the sw architecture. Maybe you can get away with modifying some existing drivers.