Prompt not detected - upload failed. Trying to recover... #7358
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 1 comment
-
Posted at 2020-03-19 by @gfwilliams try not adding If you do that the following should work fine, and is the best way of working:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-03-19 by user109783
I run a example in STM32F4DISCOVERY board.
I copied the example code like this:
But is's not okay.
I do have the library WIZnet in board.
I want to konw how connect to Internet stably by Ethernet cable?
===================================
Then I changed the code like this:
that's okay. But the new question is, If i closed the power of the board and then reopened it, It couldn't access to network, I couldn't ping the static ip of the board.
It seems that I have to run code after I access the board by IDE!
I wonder when and where I access to network is better.
Beta Was this translation helpful? Give feedback.
All reactions