Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15346

Arduino API Connection Issues

$
0
0

Hey guys,

im trying to connect my Arduino with an API but im stuck.

I tried to install ArduinoBearSSL with Arduino Yun Rev 2 but i got following error:

i tried asking ChatGPT

The error message shows two candidates for the requestFrom function from the Wire library:

  1. uint8_t TwoWire::requestFrom(uint8_t, uint8_t, uint8_t)
  2. uint8_t TwoWire::requestFrom(int, int, int)

now im should search for a missing file "common_inc.h" but im stuck. I even tried the crys_common & crys_common_error file.

Help appreciated

All Love

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 15346

Trending Articles