Here's the output from the serial port of my Huzzah Feather esp8266 board.
Sending sensor value Temperature = 2, Humidity = 2
IoTHubClient accepted the message for delivery
The device list in the Remote Monitoring Solution still shows Pending with the device registered but not present.
I'm using the solution from https://github.com/Azure-Samples/iot-hub-c-huzzah-getstartedkit updated on Jul 26th.
The solution compiled, connected, and responded. I've configured the WiFi, device ID with key, and device hub. The device doesn't show connected in the portal.
Any ideas what to look for?