Search found 342 matches

by viktor_au
Thu Jun 23, 2022 12:12 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hello chipfryer27 Re:ThingSpeak account No, I don't have one as right now I am focused on SMS messages from home security system to mobile phone and back. I bought a Sim7600 module (without the voice support chip) from China and have managed to exchange some basic AT commands (by using PuTTy). As I ...
by viktor_au
Wed Jun 22, 2022 12:01 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hello

Checked the AT commands for Sim7600.
Found the next:
AT+CIPSHUT , AT+CIPMUX ,AT+CSTT ,AT+CIICR,AT+CIICR,AT+CIFSR,AT+CIPSPRT
No command found for Sim7600
-----------------------------------
Is it correct?
Have I missed something or some AT commands work for Sim7600?
by viktor_au
Sun May 29, 2022 9:54 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Good luck with your project AbhijitR
I will move a bit away to Sim7600 module Ard to mobile phone SMS project.
All the best.
by viktor_au
Sat May 28, 2022 9:29 pm
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi The dishwater machine is alive. Good news. I am searching info in relation to SIM7600x module. Bought one from Ali and waiting for delivery. All my future posts will be in sim7600 subject. ------------------------------ Looks like Abhi is busy with some other projects. Not a single post about his...
by viktor_au
Sat May 28, 2022 5:02 am
Forum: Flowcode V8
Topic: SIM7600
Replies: 8
Views: 4983

Re: SIM7600

SIM7600 models 7600A-H: no GSM, North America 7600V-H: no GSM, North America 7600E-H: GSME, Europe, SouthEast Asia, West Asia, Africa, China, South Korea 7600SA-H: GSM, Australia, New Zealand, Taiwan, Latin America 7600G-H(R2) Global, GSM 7600CE-JT1S,7600CE-CNSE,7600CE-T, GSM, China, some South Eas...
by viktor_au
Mon May 23, 2022 9:57 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

One more interesting project (tracker) with ThingsBoard Setup

https://create.arduino.cc/projecthub/bo ... r&offset=0
by viktor_au
Mon May 23, 2022 12:13 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi
I found on youtube:

Data to Thingspeak Server using SIM800
https://www.youtube.com/watch?v=aYQKJFromXs
by viktor_au
Sun May 22, 2022 9:27 pm
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi
I will wait for sim-card and look around for SIM7670+Ard projects.
That is it so far.
Thanks again for the help.
by viktor_au
Sun May 22, 2022 1:25 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi SIM800 Would be interesting to read the results of testing your module with ThingSpeak. Can you publish a separate topic about it? PC + PuTTY + Sim800 I used PuTTY to control the RPi2 'headless'. Would be great if you publish about this project as well. As I didn't use any GSM module (so far) I w...
by viktor_au
Sat May 21, 2022 9:47 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi Understood. It is a good idea to use SMS and MMS for home security. I found on internet a few examples of Arduino working with TTL cameras. -------------- Say, if I use sim card with unlimited SMS and limited data, the system will be able to send alarm info via SMS but not a lot of MMS messages. ...
by viktor_au
Fri May 20, 2022 10:53 pm
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Good point. SMS + MMS One thing is the based on sms messages system. Another system is based on M2M or IOT sim card system. However I am still a bit confused about M2M/IOT sim cards. ------------------------- After searching on Google and Youtube I can (wrongly?) say that M2M is more industrial syst...
by viktor_au
Fri May 20, 2022 12:43 pm
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Thank you. That is exactly what I was looking for: the amount of data needed for a simple GSM home security system. I found in Australia the AmaySim website with pay-as-you-go plan and diff.data plans. I 'bought' today ($0) the 'free' sim-card (one month 7Gb data sim-card). Basically they let you to...
by viktor_au
Fri May 20, 2022 4:50 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi Would be great chipfryer if you tell me a bit more about the GSM module + alarm system + sms msgs. About sim plans. Is it any sim card for sale specially for alarm systems? As I mentioned above I am looking to buy the SIM7600CE module (as I understood they are different for different countries).
by viktor_au
Thu May 19, 2022 12:08 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hi I have to correct myself. I don't have 24/7 land line internet to my holiday home 240 km from Adelaide. However I can use my mobile phone network (Optus) to connect my PC (USB cable to mobile phone) to internet by using that mobile phone network. I pay $180 / year for 60Gb of data. So I have to b...
by viktor_au
Wed May 18, 2022 2:32 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

My situation is a bit different.
I don't have 24/7 internet connection and have to use my mobile to connect.
That is why my concern is the correct SIM-card plan and minimum (or only in case of alarm) connection.
by viktor_au
Mon May 16, 2022 7:20 am
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hello chipfryer Thanks for raising point about 2g/3g. In South Australia 3g is not used (as well) by Optus network (I am with it). I looked (a few years back) at SIM800, but moved to Sim7600ce-T Arduino shield (retired product) and other Sim7600 modules. What is important: there are some Sim7600 IDE...
by viktor_au
Mon May 09, 2022 10:11 pm
Forum: Flowcode V8
Topic: Send Data on email using GPRS
Replies: 60
Views: 43907

Re: Send Data on email using GPRS

Hello AbhijitR

I am working on similar project with GSM SIM7600CE module.
What module do you plan to use?
by viktor_au
Wed Apr 27, 2022 3:09 am
Forum: Flowcode V8
Topic: SIM7600
Replies: 8
Views: 4983

SIM7600

Has anybody used GSM SIM7600CE?
by viktor_au
Mon Aug 30, 2021 10:42 pm
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 52016

Re: LEM LTSR 15-NP and more

I am not sure Frank. I would check the ground connection between your power supply and the board with pic. I would check PIC MC analog input settings. Is it input by default? Is it not? Check this post: ADC ground ref setting -> https://www.matrixtsl.com/mmforums/viewtopic.php?t=22383 ---------- I h...
by viktor_au
Sat Aug 28, 2021 12:07 pm
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 52016

Re: LEM LTSR 15-NP and more

Hello Frank About mistakes. It is part of our life, isn't it? We all make mistakes. Don't apologise. No need. -------------------- You wrote about file: curr_max_less_470.fcfx: The led goes on for a short time (±250ms) and goes off. --------------- Please have a look at the flowcode chart. Check the...
by viktor_au
Fri Aug 27, 2021 9:20 pm
Forum: Flowcode V8
Topic: Modbus Slave Starting Addresses
Replies: 11
Views: 3395

Re: Modbus Slave Starting Addresses

Thank you Simon.
by viktor_au
Thu Aug 26, 2021 11:13 pm
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 52016

Re: LEM LTSR 15-NP and more

OK.
Let make another step back- check the one second LED blink test.


PS
Check your hardware connections if it doesn't work.
Is LED connected to C4?
by viktor_au
Thu Aug 26, 2021 12:38 pm
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 52016

Re: LEM LTSR 15-NP and more

The input pin for ADC is An0, not An4.
You can change it if you want.
-------------------
Test now with two hex files.
One will have the fixed value of CurrMax < 480. LED should be Off.
Another will have the fixed value of CurrMax > 490. LED should be On.
------------------
by viktor_au
Wed Aug 25, 2021 10:29 pm
Forum: Flowcode V8
Topic: Modbus Slave Starting Addresses
Replies: 11
Views: 3395

Re: Modbus Slave Starting Addresses

What is the cost of Modbus Poll license?
by viktor_au
Wed Aug 25, 2021 10:27 pm
Forum: Flowcode V8
Topic: LEM LTSR 15-NP and more
Replies: 47
Views: 52016

Re: LEM LTSR 15-NP and more

Please share the results.
Would be interesting to know how it works.