問題タブ [arduinojson]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
json - esp32 と Arduinojson を使用して Google シートからデータを取得できません
私はesp32が初めてで、ArduinoJsonを使用してデータを取得しようとしています。Googleシート「A1」に番号があり、esp32にそれを取得させたいので、Googleシートをインターネットに送信し、URLを使用します: https: //spreadsheets.google.com/feeds/cells/1RICYSv0y0wEEu-PhcCL45jZmh7DlFSAsbW8Bie0inbA/1/public/values?alt=json&range=A1 . 私の番号は object > feed > entry > 0 > content > $t です。
ここに問題があります:esp32を使用してこのjsonデータを取得すると、esp32がgooglesheetに接続されていても取得できません
必要な場合は、私の完全なコードを次に示します。
シリアル出力: