Jump to content

Infini connection issues


UniqueFRQ

Recommended Posts

I am using windows PC to connect my Infini solar inverter with solar power programme but today my solar power app not detecting my inverter what's could be the reason ?

And also I purchased a RS232 cable and wanna upgrade my inverter to latest firmware can someone guide step by step that how can we connect inverter with my PC using rs232 port? This is the cable I got

73d1ba2a1518182040508589351ce965.jpg

Sent from my QMobile A6 using Tapatalk

Link to comment
Share on other sites

Why dont you just use the normal usb cable to connect it to the inverter. Infini does have usb and serial. Do you have the correct port selected?

Sent from my SM-G920F using Tapatalk

Link to comment
Share on other sites

Why dont you just use the normal usb cable to connect it to the inverter. Infini does have usb and serial. Do you have the correct port selected?

Sent from my SM-G920F using Tapatalk

Thanks for your response I am using USB connection already with USB port of inverter but now I am gonna make a connection with RS232 ports of inverter to USB of my PC when I plugged my RS232 USB into PC a message appears that WINDOWS CANNOT RECOGNIZED YOUR INPUT DEVICE.

So what's the solution and how can I connect it?

Sent from my QMobile A6 using Tapatalk

Link to comment
Share on other sites

Seems like n driver issue. Go to device manager and have a look at any yellow triangle. If one apear is might be it . Delete it or right click , go to properies and click driver then update driver

Sent from my SM-G920F using Tapatalk

Link to comment
Share on other sites

Thanks for your response I am using USB connection already with USB port of inverter but now I am gonna make a connection with RS232 ports of inverter to USB of my PC when I plugged my RS232 USB into PC a message appears that WINDOWS CANNOT RECOGNIZED YOUR INPUT DEVICE.

So what's the solution and how can I connect it?

Sent from my QMobile A6 using Tapatalk

Using under Windows 10?

Sent from my SM-N900 using Tapatalk

Link to comment
Share on other sites

2 hours ago, The Terrible Triplett said:

What are the chances that you can only use one of the ports on the inverter at a time?

Probably very good. If it was me, the one is likely a MAX232 chip wired to an internal (ttl level) uart, while the usb plug is a usb->ttl converter wired to the same uart. You could use both simultaneously, if you can get either side to shut up while the other is talking. It wouldn't be a good idea though... :-)

Link to comment
Share on other sites

9 minutes ago, plonkster said:

Probably very good. If it was me, the one is likely a MAX232 chip wired to an internal (ttl level) uart, while the usb plug is a usb->ttl converter wired to the same uart. You could use both simultaneously, if you can get either side to shut up while the other is talking. It wouldn't be a good idea though... :-)

Jip I can confirm using both at the same time is a fail :lol:

Link to comment
Share on other sites

5 minutes ago, viper_za said:

Jip I can confirm using both at the same time is a fail :lol:

UARTS are usually limited on most microcontrollers. As I recall, the Axpert doesn't even have enough for what it does, and uses bitbanging to communicate with the SCC from the main controller :-)

(bitbanging, when you fake serial coms by programatically twiddling a GPIO pin).

Link to comment
Share on other sites

On 7/4/2016 at 10:18 PM, plonkster said:

UARTS are usually limited on most microcontrollers. As I recall, the Axpert doesn't even have enough for what it does, and uses bitbanging to communicate with the SCC from the main controller :-)

Actually, there are two UART ports, one for the PC and one for the SCC. They bit-bang to talk to the LCD display. (I don't know about the buttons.) CAN (Controller Area Network) is used for paralleling comms.

Link to comment
Share on other sites

Ah yes. I knew SOMETHING was using bit banging but forgot what. I heard from a reputable source that big blue is also moving to CAN for the parallel and three phase stuff. Just less ways to get things wrong :-)

Sent from my GT-I9195 using Tapatalk

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...