How do you read data from multiple characteristics on a connected device? I want to connect to a specific device then read and display the multiple named characteristics from it. The Interacting with IOT Devices tutorial is great but how does the receiveData action need to be changed to display a known characteristic? The specific goal is to take connect to a heart rate monitor and then display the heart rate characteristic.