The step-up drain current is from 18650 (you can put more than one in parallel), and the output is 600mha, which I think is sufficient to power the 400T33D, but check with the tester how much the current drains the device.
Hi Carontes,
these 2 files describe the commands sent and received; if you want Beeprint to communicate with Marilin, I think these commands must be changed in the function of the Marilin protocol.
But first of all, you must know the basic usage of NodeJS and its relative programming environment.
Bye Renzo
Hi,
the message “Wrong UART configuration” signifies that you didn’t create the constructor correctly and that you probably set a pin on the UART configuration.
Use the examples shared with the library with the constructor created for Arduino.
Arduino UNO like LoRa_E22 e22ttl(4, 5, 3, 7, 6);
Arduino Mega LoRa_E32 e32ttl100(&Serial2, 3, 7, 6);
Hi Dark,
scroll up from your link of the guideline, and check the constructor, you set It like an ESP32, but Arduino Mega doesn’t have the possibility to do that.
Bye Renzo
Hi,
in this file is the command I send to the printer firmware from MKS WiFi commands.js
and here is where I was processing the response from the printer realtimeUpdate.js
If the Marilin firmware uses a different protocol, the MKS WiFi can’t communicate, so we must change these commands and keywords to enable communication.
Thanks for the feedback.
But can I ask you the procedure to communicate via AT commands.
I see that the AT commands are supported only by a small number of devices.
Bye Renzo
Author
Posts
Viewing 15 posts - 181 through 195 (of 1,006 total)
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.