Arduino and text file - need advice

I hope someone can advise me:

I have an Arduino Nano IOT 33. It connects to the internet using wifiNina and uses a text service provider to send a text message to 2 phone numbers.

The sketch contains the 2 phone numbers.

I want the Nano to read the two numbers from a file on a web server, hopefully a text file that is simply

phone1 = 0044663578356
phone2 = 0044678234685

does anybody know if this is possible?

thank you

Wayne

I have moved your topic to Project Guidance, it's a more suitable category for what you asking.

And yes, it should be possible to read a 2 phone numbers.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.