ESP8266 - Arduino IDE Base64 problem

7 years 3 months ago #3617 by alorbac
Hi

I'm trying this sketch iot-playground.com/blog/2-uncategorised/...e-sensor-arduino-ide , which is the standard sketch for ESP8266 + DS18B20 and i have the following compilation problem :

When compiling with Arduino UNO board selected, it's compile without error.

And when compiling with 'Generic ESP8266' board, i have 'Base64_enc_len' was not déclared in this scope.

I use Arduino IDE 1.6.13 ( the last one ). It 's seem that Base64 librairy isn't recognized for esp8266.

Could you have the same problem and how to solve it ?

Thanks for your help and happy new year from France

Alain

Please Log in or Create an account to join the conversation.

7 years 3 months ago #3625 by EasyIoT

alorbac wrote: Hi

I'm trying this sketch iot-playground.com/blog/2-uncategorised/...e-sensor-arduino-ide , which is the standard sketch for ESP8266 + DS18B20 and i have the following compilation problem :

When compiling with Arduino UNO board selected, it's compile without error.

And when compiling with 'Generic ESP8266' board, i have 'Base64_enc_len' was not déclared in this scope.

I use Arduino IDE 1.6.13 ( the last one ). It 's seem that Base64 librairy isn't recognized for esp8266.

Could you have the same problem and how to solve it ?

Thanks for your help and happy new year from France

Alain


Did you check this post?
iot-playground.com/forum/esp8266-arduino...s-scope?start=6#3257

Please Log in or Create an account to join the conversation.

7 years 3 months ago #3629 by alorbac
Hi

No i didn't read this topic because i haven't see it.

I try to change <include Base64.h> to <include "Base64.h"> with Base64 files in the same folder taht the sketch and it compile with no error.

So many thanks to you and appreciate your help.

Regards and happy new year

Alain

Please Log in or Create an account to join the conversation.

Time to create page: 0.223 seconds

Forum latest

  • No posts to display.