Hello everyone! I have some i2c devices connected to my ESP32 and I can get their values by using the i2c get command from NuttX. Now I need my app to extract the value from the response, so I enabled the popen() and pclose() functions but it still not possible to use them, is there any other config that must be enabled? Even the popen example can't find the method reference.
[cid:c47aa0c4-2e02-4f17-bd1f-886978ab8b37] BR, Gustavo.