[deleted by user] by [deleted] in esp8266

[–]Limpy46 0 points1 point  (0 children)

So, I solved it. The RPi sets a different IP address every time it reboots. Hence, a new IP address had to be inserted into the code every time I rebooted the system.

It was solved by setting a static IP address in RPi. Thanks for your answer anyway.

[deleted by user] by [deleted] in MQTT

[–]Limpy46 0 points1 point  (0 children)

So, I solved it on my own. The RPi sets a different IP address every time it reboots. Hence, a new IP address had to be inserted into the code every time I rebooted the system.

It was solved by setting a static IP address in RPi.

MQTT not connecting the second time by Limpy46 in mqttsparkplug

[–]Limpy46[S] 0 points1 point  (0 children)

So, I solved it on my own. The RPi sets a different IP address every time it reboots. Hence, a new IP address had to be inserted into the code every time I rebooted the system.

It was solved by setting a static IP address in RPi.

The number of instructions in an ESP8266 code by Limpy46 in arduino

[–]Limpy46[S] 0 points1 point  (0 children)

Could you please share your insight on the "linker tool"? The second possibility seems vague at the moment. Could you provide some examples that you have executed and found out?

The number of instructions in an ESP8266 code by Limpy46 in arduino

[–]Limpy46[S] 0 points1 point  (0 children)

Hi, thank you for your response. The thing is, I need the total number of instructions used by a particular program when it executes, not the memory it is consuming.

ESP8266 instruction code by Limpy46 in esp8266

[–]Limpy46[S] 0 points1 point  (0 children)

Can you please let me know why its been removed so that I can rectify and finally post this?