Erel B4X founder Staff member Licensed User Longtime User Jun 7, 2017 #1 New features and improvements: Support for the latest ESP32 SDK (https://github.com/espressif/arduino-esp32/blob/master/doc/windows.md) Compilation and deployments logs are printed in the IDE logs. #DefineExtra attribute - Allows to add custom define commands to the main defines file. AsyncStreams supports prefix mode. AsyncStreams in prefix mode + B4RSerializator is the recommended method for low level communication: https://www.b4x.com/android/forum/threads/72404/#content ESP8266WiFi.Connect - Timeouts after 15 seconds if there is no connection. IDE improvements - Refactoring, replace from quick search and others. The ESP32 SDK is more mature. Communication works perfectly. Download link: www.b4x.com/b4r/files/beta.exe
New features and improvements: Support for the latest ESP32 SDK (https://github.com/espressif/arduino-esp32/blob/master/doc/windows.md) Compilation and deployments logs are printed in the IDE logs. #DefineExtra attribute - Allows to add custom define commands to the main defines file. AsyncStreams supports prefix mode. AsyncStreams in prefix mode + B4RSerializator is the recommended method for low level communication: https://www.b4x.com/android/forum/threads/72404/#content ESP8266WiFi.Connect - Timeouts after 15 seconds if there is no connection. IDE improvements - Refactoring, replace from quick search and others. The ESP32 SDK is more mature. Communication works perfectly. Download link: www.b4x.com/b4r/files/beta.exe
Erel B4X founder Staff member Licensed User Longtime User Jun 11, 2017 #21 rbghongade said: SERVO S90 - NOT OK! Click to expand... Can you start a new thread for this and post the exact error message? Upvote 0
rbghongade said: SERVO S90 - NOT OK! Click to expand... Can you start a new thread for this and post the exact error message?
engvidal Member Licensed User Longtime User Jun 11, 2017 #22 Hi. today I am using ESP8266 + visualmicro + VS2017 due to the great debug facilities. Can I debug, stop, continue, visualize data, etc, using B4R ? Upvote 0
Hi. today I am using ESP8266 + visualmicro + VS2017 due to the great debug facilities. Can I debug, stop, continue, visualize data, etc, using B4R ?
J JanG Member Licensed User Longtime User Jun 11, 2017 #23 engvidal said: Can I debug, stop, continue, visualize data, etc, using B4R ? Click to expand... Currently not. Software debugging is possible but not implemented in b4r. See here: https://www.b4x.com/android/forum/threads/b4r-breakpoint-and-step-debug.72975/ Upvote 0
engvidal said: Can I debug, stop, continue, visualize data, etc, using B4R ? Click to expand... Currently not. Software debugging is possible but not implemented in b4r. See here: https://www.b4x.com/android/forum/threads/b4r-breakpoint-and-step-debug.72975/
rbghongade Active Member Licensed User Longtime User Jun 15, 2017 #24 Dear friends , More updates: 12)SD card ...NOT OK! 13)PCF8575...OK! 14)MPR121...OK! 15)TTP229...OK! 16)OLEDSSD1306...OK! @Erel, I shall start a new thread for Servo and SD card! Upvote 0
Dear friends , More updates: 12)SD card ...NOT OK! 13)PCF8575...OK! 14)MPR121...OK! 15)TTP229...OK! 16)OLEDSSD1306...OK! @Erel, I shall start a new thread for Servo and SD card!