bigtreetech / BIGTREETECH-SKR-PRO-V1.1

Aiming at some problems existing in 3D printed motherboards in the market. Bigtree Technology Co., Ltd. launched a high performance 3D printer master board with STM32F407ZGT6 as the core controller, BIGTREETECH-SKR-PRO-V1.1.
274 stars 224 forks source link

Can't establish connection between SKR-PRO and ESP01S #9

Open rafaljot opened 5 years ago

rafaljot commented 5 years ago

I have

configuration.h

define SERIAL_PORT -1

define SERIAL_PORT_2 1

define BAUDRATE 250000

define MOTHERBOARD BOARD_BIGTREE_SKR_PRO_V1_1

define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

I can't establish connection between mainboard and ESP3d

rafaljot commented 5 years ago

I found solution: Modify file Marlin-bugfix-2.0.x/buildroot/share/PlatformIO/variants/BIGTREE_GENERIC_STM32F407_5X/variant.h

define SERIAL_UART_INSTANCE 1 //ex: 2 for Serial2 (USART2)

to

define SERIAL_UART_INSTANCE 6 //ex: 2 for Serial2 (USART2)

and configuration.h from

define SERIAL_PORT_2 1

to

define SERIAL_PORT_2 6

Msq001 commented 5 years ago

hello see this picture image

serial port -1 is for USB CDC 1 is for TFT 6 is for ESP-01S

and you can also enable Serial 6 in this way image

Namorence commented 5 years ago

Does that mean that you cannot use TFT (like the new BIGTREETECH TFT24 V1.1) together with ESP01S?

EDIT: I cannot compile after those changes, any ideas why? image

Namorence commented 5 years ago

I managed to compile successfully, but how do you connect the module to your network, can find a good guide... :/

dant220 commented 4 years ago

Any luck on this? I am trying too. I found this video. But I wonder what has already been done here? https://www.youtube.com/watch?v=pJGBRriNc9I

@Msq001 Can you tell me if this is correct? What do I have to build here? Do I have to compile everything with an arduino? Or is it already done if I ordered the one with my Bigtree MKS pro board?

Namorence commented 4 years ago

@dant220 Yes, I manage to make it work. You can basically flash new FW to the ESP01S module from the SD Card directly, you only have to name it "esp3d.bin" and once you reboot the board it will search for that bin and flash it. Other than that, the FW BTT provided in their GitHub page didn't work for me at all and a friend gave me his .bin which he compiled (https://github.com/luc-github/ESP3D) and I'd suggest you join the SKR Pro group on facebook: https://www.facebook.com/groups/2264108593625228/ people are helping each other there a lot!

dant220 commented 4 years ago

Hi Namorance. Thank you. I do not have a facebook account and am very dubious of facebook. :(

I will try that though. Thanks!!

Namorence commented 4 years ago

@dant220 create a fake one ;b

dant220 commented 4 years ago

I guess. I hate to do it though.

defalkner commented 4 years ago

I managed to compile successfully, but how do you connect the module to your network, can find a good guide... :/

When its powered on it acts like another router (access point), you need to connect to it directly with laptop/cell phone to configure it to connect to your actual router and your done. It will disconnect and reconnect to your router.

kojderek commented 4 years ago

@dant220 Yes, I manage to make it work. You can basically flash new FW to the ESP01S module from the SD Card directly, you only have to name it "esp3d.bin" and once you reboot the board it will search for that bin and flash it. Other than that, the FW BTT provided in their GitHub page didn't work for me at all and a friend gave me his .bin which he compiled (https://github.com/luc-github/ESP3D) and I'd suggest you join the SKR Pro group on facebook: https://www.facebook.com/groups/2264108593625228/ people are helping each other there a lot!

I have flashed my ESP01S with several various methods also from SD CARD but when I plug It to SKR PRO 1.1 no wifi connection appears :(

oldman4U commented 4 years ago

Hi.

Is this till an issue @kojderek? If so, could you please start a new ticket. Thank you

@rafaljot Hi. Could you please close this ticket in case you do not need it any more. Thank you

oldman4U commented 4 years ago

@bigtreetech Could you please close this unneeded ticket. Thank you

oldman4U commented 3 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you