low level charge controller firmware


Alberto Merciai
 

Hello Cornelius,

Actually I'm using imx6dl-sabresd evaluation board.
Of course, I can try to bitbake it.

Thanks,
Alberto

On Thu, Nov 24, 2022 at 10:55 AM Cornelius Claussen via lists.lfenergy.org <cornelius.claussen=pionix.de@...> wrote:

Hi Alberto,

cross compiling that way should work. The meta-everest layer is quite usable already, it however does not build the java .jar files, so they need to be manually copied in another recipe. Apart from that it should work. 
You can checkout an example yocto bsp based on imx8p here that includes everest automatically:


The everest meta layer is here:


If you are using yocto give it a try. Which board are you using? Maybe we can add support in repo-manifests for that?

Best

Cornelius

Am Do., 24. Nov. 2022 um 10:44 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:
Hi All,

Ok, I found it in your documentation.

I will do the same by cross compiling then attaching it to a systemd service.

Thanks,
Alberto


On Wed, Nov 23, 2022 at 1:06 PM Alberto Merciai via lists.lfenergy.org <alb3rt0.m3rciai=gmail.com@...> wrote:
> Hi Alberto,
> Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Hello @Amit, 
I'm trying to organize something with a imx6 custom board and an stm32

Hello @Cornelius,
Thanks for the access.

Do you know if this PLC is compatible with the EVerest SW https://www.devolo.global/dlan-green-phy-module?
I saw that as yours it includes QCA7000 chipset and linux kernel already includes a driver for it, exposing eth interface.
Which is the best way to run EVerest on ARM target architecture, do you cross compile it then you start it as a service or you place it on a docker and deploy it? 
I would like to bitbake the meta layer but is not ready yet, unfortunately : P

Thanks,
Alberto

 

On Wed, Nov 23, 2022 at 9:16 AM Marco Möller via lists.lfenergy.org <marco.moeller=pionix.de@...> wrote:
Hi Amit,

regarding HW:
- Phytec + Texas Instruments are currently preparing evaluation boards running with EVerest. 
- off the shelf as of today you could use https://pionix.com/belaybox (basically EVerest evaluation kit with housing)
- or a controller from chargebyte
more to come :-)

ping me if you need further details

cheers
-Marco

Am Mi., 23. Nov. 2022 um 09:03 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:
Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit



--
Dr. Marco Möller
Geschäftsführer / CEO


Pionix GmbH
Am Mühlgarten 8
76669 Bad Schönborn
Germany

Mobile: +49 (0)173 20 51 706

central office: +49 (0)7253 9793480

Amtsgericht Mannheim, HRB 739172
Geschäftsführer: Johanna Claussen, Dr. Marco Möller, Benjamin Mosler

Hinweise zum Datenschutz https://pionix.com/privacy/


Cornelius Claussen
 

Hi Alberto,

cross compiling that way should work. The meta-everest layer is quite usable already, it however does not build the java .jar files, so they need to be manually copied in another recipe. Apart from that it should work. 
You can checkout an example yocto bsp based on imx8p here that includes everest automatically:


The everest meta layer is here:


If you are using yocto give it a try. Which board are you using? Maybe we can add support in repo-manifests for that?

Best

Cornelius

Am Do., 24. Nov. 2022 um 10:44 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:

Hi All,

Ok, I found it in your documentation.

I will do the same by cross compiling then attaching it to a systemd service.

Thanks,
Alberto


On Wed, Nov 23, 2022 at 1:06 PM Alberto Merciai via lists.lfenergy.org <alb3rt0.m3rciai=gmail.com@...> wrote:
> Hi Alberto,
> Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Hello @Amit, 
I'm trying to organize something with a imx6 custom board and an stm32

Hello @Cornelius,
Thanks for the access.

Do you know if this PLC is compatible with the EVerest SW https://www.devolo.global/dlan-green-phy-module?
I saw that as yours it includes QCA7000 chipset and linux kernel already includes a driver for it, exposing eth interface.
Which is the best way to run EVerest on ARM target architecture, do you cross compile it then you start it as a service or you place it on a docker and deploy it? 
I would like to bitbake the meta layer but is not ready yet, unfortunately : P

Thanks,
Alberto

 

On Wed, Nov 23, 2022 at 9:16 AM Marco Möller via lists.lfenergy.org <marco.moeller=pionix.de@...> wrote:
Hi Amit,

regarding HW:
- Phytec + Texas Instruments are currently preparing evaluation boards running with EVerest. 
- off the shelf as of today you could use https://pionix.com/belaybox (basically EVerest evaluation kit with housing)
- or a controller from chargebyte
more to come :-)

ping me if you need further details

cheers
-Marco

Am Mi., 23. Nov. 2022 um 09:03 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:
Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit



--
Dr. Marco Möller
Geschäftsführer / CEO


Pionix GmbH
Am Mühlgarten 8
76669 Bad Schönborn
Germany

Mobile: +49 (0)173 20 51 706

central office: +49 (0)7253 9793480

Amtsgericht Mannheim, HRB 739172
Geschäftsführer: Johanna Claussen, Dr. Marco Möller, Benjamin Mosler

Hinweise zum Datenschutz https://pionix.com/privacy/


Alberto Merciai
 

Hi All,

Ok, I found it in your documentation.

I will do the same by cross compiling then attaching it to a systemd service.

Thanks,
Alberto


On Wed, Nov 23, 2022 at 1:06 PM Alberto Merciai via lists.lfenergy.org <alb3rt0.m3rciai=gmail.com@...> wrote:

> Hi Alberto,
> Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Hello @Amit, 
I'm trying to organize something with a imx6 custom board and an stm32

Hello @Cornelius,
Thanks for the access.

Do you know if this PLC is compatible with the EVerest SW https://www.devolo.global/dlan-green-phy-module?
I saw that as yours it includes QCA7000 chipset and linux kernel already includes a driver for it, exposing eth interface.
Which is the best way to run EVerest on ARM target architecture, do you cross compile it then you start it as a service or you place it on a docker and deploy it? 
I would like to bitbake the meta layer but is not ready yet, unfortunately : P

Thanks,
Alberto

 

On Wed, Nov 23, 2022 at 9:16 AM Marco Möller via lists.lfenergy.org <marco.moeller=pionix.de@...> wrote:
Hi Amit,

regarding HW:
- Phytec + Texas Instruments are currently preparing evaluation boards running with EVerest. 
- off the shelf as of today you could use https://pionix.com/belaybox (basically EVerest evaluation kit with housing)
- or a controller from chargebyte
more to come :-)

ping me if you need further details

cheers
-Marco

Am Mi., 23. Nov. 2022 um 09:03 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:
Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit



--
Dr. Marco Möller
Geschäftsführer / CEO


Pionix GmbH
Am Mühlgarten 8
76669 Bad Schönborn
Germany

Mobile: +49 (0)173 20 51 706

central office: +49 (0)7253 9793480

Amtsgericht Mannheim, HRB 739172
Geschäftsführer: Johanna Claussen, Dr. Marco Möller, Benjamin Mosler

Hinweise zum Datenschutz https://pionix.com/privacy/


Alberto Merciai
 

> Hi Alberto,
> Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Hello @Amit, 
I'm trying to organize something with a imx6 custom board and an stm32

Hello @Cornelius,
Thanks for the access.

Do you know if this PLC is compatible with the EVerest SW https://www.devolo.global/dlan-green-phy-module?
I saw that as yours it includes QCA7000 chipset and linux kernel already includes a driver for it, exposing eth interface.
Which is the best way to run EVerest on ARM target architecture, do you cross compile it then you start it as a service or you place it on a docker and deploy it? 
I would like to bitbake the meta layer but is not ready yet, unfortunately : P

Thanks,
Alberto

 

On Wed, Nov 23, 2022 at 9:16 AM Marco Möller via lists.lfenergy.org <marco.moeller=pionix.de@...> wrote:
Hi Amit,

regarding HW:
- Phytec + Texas Instruments are currently preparing evaluation boards running with EVerest. 
- off the shelf as of today you could use https://pionix.com/belaybox (basically EVerest evaluation kit with housing)
- or a controller from chargebyte
more to come :-)

ping me if you need further details

cheers
-Marco

Am Mi., 23. Nov. 2022 um 09:03 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:
Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit



--
Dr. Marco Möller
Geschäftsführer / CEO


Pionix GmbH
Am Mühlgarten 8
76669 Bad Schönborn
Germany

Mobile: +49 (0)173 20 51 706

central office: +49 (0)7253 9793480

Amtsgericht Mannheim, HRB 739172
Geschäftsführer: Johanna Claussen, Dr. Marco Möller, Benjamin Mosler

Hinweise zum Datenschutz https://pionix.com/privacy/


Marco Möller
 

Hi Amit,

regarding HW:
- Phytec + Texas Instruments are currently preparing evaluation boards running with EVerest. 
- off the shelf as of today you could use https://pionix.com/belaybox (basically EVerest evaluation kit with housing)
- or a controller from chargebyte
more to come :-)

ping me if you need further details

cheers
-Marco

Am Mi., 23. Nov. 2022 um 09:03 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:

Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit



--
Dr. Marco Möller
Geschäftsführer / CEO


Pionix GmbH
Am Mühlgarten 8
76669 Bad Schönborn
Germany

Mobile: +49 (0)173 20 51 706

central office: +49 (0)7253 9793480

Amtsgericht Mannheim, HRB 739172
Geschäftsführer: Johanna Claussen, Dr. Marco Möller, Benjamin Mosler

Hinweise zum Datenschutz https://pionix.com/privacy/


Cornelius Claussen
 

Hi Amit,

you should have access now. 

Best,

Cornelius

Am Mi., 23. Nov. 2022 um 09:04 Uhr schrieb Amit Mukherjee via lists.lfenergy.org <amit.mukherjee=proton.me@...>:

Hi Cornelius,
 Could you please also add my github account https://github.com/amit012345 to the repositories.

Thanks
Amit


Amit Mukherjee
 

Hi Cornelius,
 Could you please also add my github account https://github.com/amit012345 to the repositories.

Thanks
Amit


Amit Mukherjee
 

Hi Alberto,
 Have you purchased any HW evaluation boards for running Everest? If so, could you please share the details.

Thanks
Amit


Cornelius Claussen
 

Hi Alberto,

here are the KiCAD files (schematics, layout, complete CAD) for both the Yeti (power board) as well as Yak (High level Raspberry Pi with PLC modem):


Yeti has an STM32 micro controller, the firmware is here:


We'll also have some more pre built boards available soon.
These repositories will go public within few weeks after cleanup.

Thanks

Cornelius


Am Di., 22. Nov. 2022 um 13:13 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:

Hello Cornelius,

Thanks for your email.

Of course, this is my account: https://github.com/sdrabb

Thanks,
Alberto

On Tue, Nov 22, 2022 at 12:33 PM Cornelius Claussen via lists.lfenergy.org <cornelius.claussen=pionix.de@...> wrote:
Hi Alberto,

we will publish the complete schematics of Yeti and Yak boards and the STM32 firmware for Yeti as well. Unfortunately we need to clarify some licenses before we switch them to public, so this will take some more time. If you send me your Github user I can already add you to the pre-release version.

Thanks

Cornelius

Am Di., 22. Nov. 2022 um 10:19 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:
Hi All,

In order to start playing with real hw we are trying to create a setup running EVerest to do that we have to place a fw implementing low level stuff on an external uC (as you did for Yeti Board).

is there any kind of fw already published or I have to implement my own solution?

Thanks, 
Alberto Merciai


Alberto Merciai
 

Hello Cornelius,

Thanks for your email.

Of course, this is my account: https://github.com/sdrabb

Thanks,
Alberto

On Tue, Nov 22, 2022 at 12:33 PM Cornelius Claussen via lists.lfenergy.org <cornelius.claussen=pionix.de@...> wrote:

Hi Alberto,

we will publish the complete schematics of Yeti and Yak boards and the STM32 firmware for Yeti as well. Unfortunately we need to clarify some licenses before we switch them to public, so this will take some more time. If you send me your Github user I can already add you to the pre-release version.

Thanks

Cornelius

Am Di., 22. Nov. 2022 um 10:19 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:
Hi All,

In order to start playing with real hw we are trying to create a setup running EVerest to do that we have to place a fw implementing low level stuff on an external uC (as you did for Yeti Board).

is there any kind of fw already published or I have to implement my own solution?

Thanks, 
Alberto Merciai


Cornelius Claussen
 

Hi Alberto,

we will publish the complete schematics of Yeti and Yak boards and the STM32 firmware for Yeti as well. Unfortunately we need to clarify some licenses before we switch them to public, so this will take some more time. If you send me your Github user I can already add you to the pre-release version.

Thanks

Cornelius

Am Di., 22. Nov. 2022 um 10:19 Uhr schrieb Alberto Merciai <alb3rt0.m3rciai@...>:

Hi All,

In order to start playing with real hw we are trying to create a setup running EVerest to do that we have to place a fw implementing low level stuff on an external uC (as you did for Yeti Board).

is there any kind of fw already published or I have to implement my own solution?

Thanks, 
Alberto Merciai


Alberto Merciai
 

Hi All,

In order to start playing with real hw we are trying to create a setup running EVerest to do that we have to place a fw implementing low level stuff on an external uC (as you did for Yeti Board).

is there any kind of fw already published or I have to implement my own solution?

Thanks, 
Alberto Merciai