ERROR: [notify_error] Unable to retrieve board information. Connection Error? #6229
Replies: 1 comment
-
Posted at 2019-05-06 by @gfwilliams Have you set the baud rate up? It should be 115200 for ESP8266 Posted at 2019-05-06 by @MaBecker Hi @user79559,
Please share what you try to achieve, so someone might point you to documents or code snippets to support you. Posted at 2019-05-06 by Alexandr
Posted at 2019-05-06 by @MaBecker cool, thanks for sharing.
Is this still a issue? Posted at 2019-05-07 by Alexandr
Posted at 2019-05-07 by Alexandr If you load the code without the MQTT library, everything works fine Posted at 2019-05-07 by Alexandr
Posted at 2019-05-07 by Alexandr after I give the command mqtt.connect(); pings go missing Posted at 2019-05-07 by @MaBecker Hmm, try to use tinyMQTT https://github.com/olliephillips/tinyMQTT Posted at 2019-05-08 by Alexandr I apologize for the uninteresting post. I found the problem. The problem was that the router was tilted Mac address of the PC. Therefore, the router blocked the connection. Posted at 2019-05-08 by @MaBecker Glad you found it. Have fun with Espruino and think about $Donate 😉 |
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-05-06 by Alexandr
Initialising Status
Initialising App
Initialising File
Initialising Code
Initialising Serial
Initialising Terminal
Initialising CodeWriter
Initialising Modules
Initialising Env
Initialising Flasher
Initialising EditorBlockly
Initialising EditorJavaScript
Initialising Send
Initialising MenuPortSelector
Initialising MenuSettings
Initialising MenuFlasher
Initialising SettingsAbout
Initialising SettingsFlasher
Initialising BoardJSON
Initialising VersionChecker
Initialising Compiler
Initialising Assembler
Initialising GetGitHub
Initialising Unicode
Initialising Minify
Initialising SaveOnSend
Initialising SetTime
Initialising Tutorial
Initialising Webcam
Initialising FontSize
Initialising UiMode
Initialising URLHandler
Initialising CodeLink
Initialising Project
Initialising Testing
Initialising Notification_Sound
Initialising Tern
Initialising Debugger
Initialising Tour
Initialising SettingsProfile
Initialising HelpLinks
Initialising Offline
Initialising CoreModules
Loaded code from storage.
GET chrome.storage.local.OFFLINE_DATA = 0 bytes
No navigator.bluetooth - Web Bluetooth not enabled
WARNING: No result found for "process.env" - just got ""
ERROR: [notify_error] Unable to retrieve board information. Connection Error?
Device found {"socketId":5}
[success] Connected to TCP/IP: 192.168.0.121:23 (No response from board)
Beta Was this translation helpful? Give feedback.
All reactions