- This topic has 1 reply, 2 voices, and was last updated 1 year ago by .
- You must be logged in to reply to this topic.
Tagged: Arduino UNO WiFi
I am having trouble sending email with my Arduino UNO R2 Wifi board (ATmega4809 8-bit microcontroller)
Connecting to Moonview
Connection: ESTABLISHED
Got IP address: 192.168.1.38
Sending status:
0
2
Could not connect to mail server
However, I have no problems with my Arduino MKR WIFI 1010
Connecting to Moonview
Connection: ESTABLISHED
Got IP address: 192.168.1.13
Sending status:
1
0
Message sent!
The IP’s are certainly different. What am I missing?
Hi Norm,
I don’t have an Arduino UNO WiFi, but it seems It uses WiFiNINA as the library, Have you had to change the configuration for an Arduino-like board with WiFiNINA?
Like so:
#ifndef DEFAULT_EMAIL_NETWORK_TYPE_ARDUINO
#define DEFAULT_EMAIL_NETWORK_TYPE_ARDUINO NETWORK_WiFiNINA
#define DEFAULT_INTERNAL_ARDUINO_STORAGE STORAGE_NONE
#define DEFAULT_EXTERNAL_ARDUINO_STORAGE STORAGE_SD
#endif
Bye Renzo
More
3D Printer 3D printer upgrade ABB Arduino Arduino IDE Arduino SAMD boards Aurora AWS CNC Cyclone PCB Factory Cyclone PCB Factory how to build It Display DynamoDB E32 E70 EByte esp01 esp32 esp8266 File System Firmware i2c Library LoRa MicroPython Milling PCB My PCB Networking PCB pinout Power saving Raspberry Pi REST API RF rp2040 SD Card Sensors Sleep and Wake UP SPI STM32 Temperature Tutorial Web Server Wemos D1 mini WiFi