Como utilizar node mcu esp8266 em uma rede com proxy?

Hi!

I developed an air quality station with data sending using esp8288 node mcu, and sending it to the Blynk application.
In proxy-free home networks the system works very well. But on corporate networks with a proxy you are unable to connect, because in addition to requiring the network name and password, it also requires the user name.

I would like to know how to add this char in Sketch?

[Unformatted code removed by moderator]

Existe char user ? identificando o usuário para a proxy da rede?

@Guilherme_QAR please edit your post, using the pencil icon at the bottom, and add triple backticks at the beginning and end of your code so that it displays correctly.
Triple backticks look like this:
```

Pete.

Ok, adjusted!

It doesn’t work if you use random characters instead of triple backticks.
I gave you some to copy/paste but you chose not to use them.

Pete.

@Guilherme_QAR as you haven’t been back to fix your code formatting it has been deleted.

Pete.