In theloop(), you check if there was an SMS request with theSMSRequest()function – you check if the Arduino received a STATE message. Iftrue, it will read the temperature and humidity and send it via SMS to you. The number the Arduino answers to is set at the following line: SIM90...