Hi,I m n newbie in solar project.I need to do arduino or something but I prefer Arduino.with Bluetooth.We are using SMA inverter (1000tl)
I want to talk with inverter using Arduino with Bluetooth. Can I talk using Arduino and Bluetooth .? I m using Arduino Mega and HC-06 bluetooth module module.Will I need to use emonTX and nanode or other thing? Sorry my english.
I want to do this simply..
Thank you
Re: Help With SMA10000TL inverter
Have you looked in Building Blocks? There's a piece in there about a similar inverter.
Re: Help With SMA10000TL inverter
hi ,Thank you for reply
http://openenergymonitor.org/emon/buildingblocks/interfacing-with-sma-su...
I found this in forum page ,but he dont say whe use for project. My question there is code for SMA bluetooth for arduino.
I want use this code and Ardunio+ bluetooth
code
https://github.com/stuartpittaway/nanodesmapvmonitor
Re: Help With SMA10000TL inverter
A nanodeRF is based on the Arduino - it uses the ATMega328P processor so it should not be very hard to convert that sketch.