-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New version of hardware discussion #1
Comments
Use SIM 7000G, like this |
Use SIM 7600, like this |
these changes will be amazing! Please do not forget that in all South America the compatible chip is SIM7600SA |
|
Thank you for your comments, we will listen to your suggestions. @nikil511 |
Please replace the battery plug with a JST PH 2-Pin as mentioned from nikil511 on Xinyuan-LilyGO/LilyGo-T-Call-SIM800#13 (comment)
I would vote for an option to switch off the SIM completely, we'd like to use the board in an solar powered and low power setup to send data only every x hours. So for a battery life over some month the SIM must be swtched off completely with a LOW pin, for a circuit see https://community.hiveeyes.org/t/low-cost-gsm-gprs-sim800-node/439/9 Build in solar charger IC is great! |
VERY USEFUL!
|
The new T-Call board should have a 4-wire SPI interface for a 2,4"-3.5" TFT display incl touch. (and not only for small ~1" OLED displays with I2C) Please, do the SPI GPIO pin avalible on the new T-CALL board for at least one 4-wire SPI interface. Use SPI, HSPI or VSPI on ESP32-D0WD. Try to use VSPI (fastest) and avoid SPI (used by flash & PS-RAM). The SPI is not available for the ESP32-WROOM List of necessary GPIO pin on ESP32-D0WD for VSPI, HSPI and SPI to connect a TFT display VSPI GPIO MOSI(23), MISO(19), CLK(18) (fastest) The TFT displays have seriell (SPI) or parallell (8 or 16 bits) interface. But for ESP32, the best choise is to use SPI to minimize the usage of GPIO-pins of the ESP32. I use the SPI 3,5" TFT touch display, design for Raspberry PI, on my TTGO T-CALL board and it is connected with HSPI. |
Good "PowerManagment" is always great to have when the device is powered by battery :-) |
Our hardware engineer changed the solution because the second power supply of the MP5403 power supply could not be turned on to normal 3.3v, so change the scheme to PDF, use the switch to select USB and battery. |
The V1 board have :
Major CONS:
Nice to have:
|
Obviously is it vital to get power supply design right. In general I agree with @Electra99 comments. In fact, it would be nice to go for a more sophisticated power management design with a chip that has I2C and has fuel gauge / coulomb counter so we can measure mAh, as well as additional outputs that we can control over I2C. However a simple design is safer, robust and usually cheaper. A few N channel MOSFETs would be very useful and a better replacement for the missing "MP5403 OUT3" Looking forward testing an actual board (!) |
sim7000x.pdf |
It look better ;-) But, it would be great if the TTGO-board could detect and send a SMS alarm when the USB power has failed. Use ADC input on ESP32 and two resistors between GND and VBUS (for voltage division). Same solution as VBAT to IO35(ADC) |
When would the new unit be avaliable to purchase. I have have just rolled out 10 of the current version. |
I support this. I have a client that requires notification if a node is potentially going to go down, ie busted/broken USB power bank or unplugged from AC. The smaller bat can take care of sending notification. More of a power supply redundancy in this case. |
totally agree with this. Keeping it simple. Regarding the peripheral on/off option proposed using MP5403, is there any alternative to switch the power or externar peripherals? Maybe WROVER GPIO controlled switch drawing current from usb 5v0 or from a duplicate of ME6217-3.3V |
Since the SIM7000 seems to support GPS and NMEA output over either USB or the UART3_TX/UART3_RX pins it might be a good idea to also connect (or at least breakout) those pins? This way the standard RX/TX pins can be used as dedicated modem pins for AT commands while simultaneously using UART3 for NMEA data. If those pins aren’t connected it will be next to impossible to use the modem and GPS module at the same time. (NMEA can be output over USB but reading it out over USB using the esp32 seems to be unnecessarily complicating things) Disclaimer: I haven’t actually used the SIM7000 module so perhaps somebody who actually has can comment whether there is another workaround. |
At present SIM7000 has passed the test and is preparing to be put on the shelves. It will be available for purchase soon. |
This is awesome, I cant wait
Kind regards
Gary Jurgens
CTIO, Technical Architect.
Email: gary@overscope.co.za<mailto:gary@overscope.co.za>
Web: www.overscope.co.za<http://www.overscope.co.za>
Cell: +27 (0) 71 052 2778
From: lewis he <notifications@github.com>
Sent: Monday, 23 December 2019 2:59 AM
To: Xinyuan-LilyGO/T-SIM <T-SIM@noreply.github.com>
Cc: Gary Jurgens <gary@overscope.co.za>; Comment <comment@noreply.github.com>
Subject: Re: [Xinyuan-LilyGO/T-SIM] New version of hardware discussion (#1)
At present SIM7000 has passed the test and is preparing to be put on the shelves. It will be available for purchase soon.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7AZULWYRG2T72HHZHBTJ3Q2AEM3ANCNFSM4JFLJS2A>.
|
Product is already available |
Awsome already contemplating ordering 10 in the new year. Does the Vin pin charge the battery in this version. |
Bump |
@Gary-cat As can be seen from the schematic, there is a VBAT pin, which is directly connected to the battery charging input |
HI thanks
So it will power the whole board, I am just making sure before ordering 10.
Has Tiny GSM been shown to work on this board yet, with GPS Functionality?
@Gary-cat<https://github.com/Gary-cat> As can be seen from the schematic, there is a VBAT pin, which is directly connected to the battery charging input
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7AZUIPUYKDZAR7FSKK2BDQ3U4MFANCNFSM4JFLJS2A>.
|
It is possible to use TinyGSM, and GPS is fully working. |
Hi
Thank you, My apologies for all the questions, however, I live in South Africa and Buying volume (10 to start with) but potentially 200, in the long run, I need to be sure. And you seem like great developers. Does the 7000g support Active GPS Antenna ?. I already have 2 of your units (T-Call) working in some of the harshest Coal Mines in South Africa for over 4 weeks now, and they work flawlessly despite the rough conditions. That’s how good I believe this product is.
Is Alibaba the only way to purchase these products from you?
From: lewis he <notifications@github.com>
Sent: Thursday, 02 January 2020 8:11 AM
To: Xinyuan-LilyGO/T-SIM <T-SIM@noreply.github.com>
Cc: Gary Jurgens <gary@overscope.co.za>; Mention <mention@noreply.github.com>
Subject: Re: [Xinyuan-LilyGO/T-SIM] New version of hardware discussion (#1)
It is possible to use TinyGSM, and GPS is fully working.
@Gary-cat<https://github.com/Gary-cat>
[Image removed by sender. 123]<https://user-images.githubusercontent.com/22990954/71653876-afa71480-2d69-11ea-9061-735f053a7ae1.jpg>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7AZUILVCDMMAF66XUW5MDQ3WAPVANCNFSM4JFLJS2A>.
|
@Gary-cat The SIM7000G board is powered by an active GPS antenna. Yes, only AliExpress is currently available, as if it is available on eBay. |
Good Morning Would you be so kind as to post a footprint of this modual or an EASYEDA Model, i need to design a PCB around it. thank you |
Do you need a dimensional drawing? @Gary-cat |
Hi
Thanks that would help
Also the underside for the battery so I can router the board so the battery fits through.
Thank you
|
Thanks you for the drawings, what is the length from the top of the board to the first pin, left and right, that the only dimension that is left out.
From: lewis he <notifications@github.com>
Sent: Monday, 06 January 2020 7:34 AM
To: Xinyuan-LilyGO/LilyGO-T-SIM7000G <LilyGO-T-SIM7000G@noreply.github.com>
Cc: Gary Jurgens <gary@overscope.co.za>; Mention <mention@noreply.github.com>
Subject: Re: [Xinyuan-LilyGO/LilyGO-T-SIM7000G] New version of hardware discussion (#1)
Do you need a dimensional drawing? @Gary-cat<https://github.com/Gary-cat>
[Image removed by sender. F66KLZ(EZYI$X{@~_6FMU U]<https://user-images.githubusercontent.com/22990954/71797449-23f2f800-3089-11ea-9bb0-b8317e55ba8b.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1?email_source=notifications&email_token=AN7AZUMJKY5ZWWQL3JNMBKTQ4K7EZA5CNFSM4JFLJS2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIEO2II#issuecomment-571010337>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7AZUORUP6FPDJFOKDUNDDQ4K7EZANCNFSM4JFLJS2A>.
|
Updated, thanks for reminding @Gary-cat |
@Gary-cat Will the library be available for the public? And on what EDA will it be on? Thank you for your effort. |
Much appreciated if there is one available for EasyEDA. |
Eagle will be cool too... |
Hi Sorry, maybe is a stupid question but, Why IO21 IO22 IO32 and IO33 are pulled up? Thanks for yu answer |
@hardmax Thank you for reminding, 32, 33 This should be redundant and can be removed, 21, 22, in fact it can be retained, because the design can use the general I2C module combination |
Has someone tested the deep sleep current of the system already? SIM7000 seems to be promising with 9 uA in Power Saving Mode (PSM). AT command ”AT+CPSMS=1” can enable the PSM mode. |
Hello - would the voltage divider cause a constant current drain? If voltage divider is really needed, then I would connect its ground to GPIO pin pulled up, so no current is drained. Then when I want to measure voltage, I would set that GPIO LOW, measure voltage and then set it back up or leave floating. What do you think? |
Hello, what a great board ! But How do I measure battery voltage with this board ? |
GPIO35 should have a voltage devider on vbat according to schematics. My
(beta) hardware was missing the upper resistor, so in case you read zero,
you need to add a 100k ohm between vbat and pin 35
…On Wed, Jan 22, 2020, 02:08 ahmadfarisfs ***@***.***> wrote:
Hello, what a great board ! But How do I measure battery voltage with this
board ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AAHB4ORCGKLJ45AGJMXV6IDQ66FADA5CNFSM4JFLJS2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJRX7XQ#issuecomment-576946142>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHB4OUFN3YFIIRH56MAWLLQ66FADANCNFSM4JFLJS2A>
.
|
Dears, I have a question for this board and also for the 2g version with sim800l.. |
@roberto1984 Are you talking about data forwarding? |
We will check @nikil511 |
This issue is too long, I will close it, if there is a problem, please re-open a theme |
@lewisxhe no I'm talking about use a single board,for instance the one with sim800l,using sim to establish an internet connection and once established let other devices send data on internet connecting via wify to the board using the previous established connection with SIM card. |
You said that sim800 establishes a connection with the Internet and sends data to the sim800 single board through wifi? @roberto1984 |
Esp32 as an internet router ( wifi hotspot with gsm backhaul ) will be very
slow, there are various limitations, and this is not Arduino friendly (or
possible) requires RTOS, NAT ip,port managment and more.
A project that could evolve that way does exist but I think there is a lot
of extra work that needs to be done with no obvious value.
https://www.esp32.com/viewtopic.php?t=1496
…On Tue, Jan 28, 2020, 08:56 lewis he ***@***.***> wrote:
You said that sim800 establishes a connection with the Internet and sends
data to the sim800 single board through wifi? @roberto1984
<https://github.com/roberto1984>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AAHB4OVR4WWCPLO57M2U6CTQ77JJFA5CNFSM4JFLJS2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKCHT4Q#issuecomment-579107314>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHB4OU2M46LVJQT62RVJ23Q77JJFANCNFSM4JFLJS2A>
.
|
I was pleased to find the DTR is connected. However, why leave RI unconnected? Connect RI to an interrupt capable pin on the ESP32. This way you would be able to put both the SIM7000 into sleep and ESP32 into deep sleep and have the LTE module wake up ESP32 when there's any activity (incoming SMS for example). I've been searching for a good SIM7x00 module a long time. Most of the modules on ebay and aliexpress are crap. They just connect VIN, GND, RX and TX. No DTR. No RI. This module came so close. |
Yes, this is indeed not reserved and will be added in the next revision @karioja |
Hi, |
Hi
I agree 100% it does make it difficult but not impossible to use. I just double stack my female headers. It rises it enough.
What would be nice is an Eagle / Easy EDA Footprint of this so we can make PCBS and hats for this.
Also what pins are the strapping pins on the ESP32 on this model. ?
Kind regards
Gary
From: Max Sanchez <notifications@github.com>
Sent: Monday, 17 February 2020 8:42 AM
To: Xinyuan-LilyGO/LilyGO-T-SIM7000G <LilyGO-T-SIM7000G@noreply.github.com>
Cc: Gary Jurgens <gary@overscope.co.za>; Mention <mention@noreply.github.com>
Subject: Re: [Xinyuan-LilyGO/LilyGO-T-SIM7000G] New version of hardware discussion (#1)
Hi,
I try with this hardware and Its great. But with the battery Holder in back, Its dificult put conectors or maybe a Hat to connect anothers thinks, like sensors or anything else. Another thing its size, Its too large and is dificult find a water probe case. Maybe if you remove the battery Holder and replace it with a conector, and change shape of PCB for a square (smaller) will be great...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1?email_source=notifications&email_token=AN7AZUNCR2R4N3F5NKXA5D3RDIWTJA5CNFSM4JFLJS2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL5HS7Y#issuecomment-586840447>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7AZULQRBSM5WKRYI3ODRLRDIWTJANCNFSM4JFLJS2A>.
|
Hi, |
Anyone worked on SIM7600 for data transmission and reception using Arduino/STM32/ ESP8266.............. |
In the previous version of SIM800L, many customers have put forward many good suggestions, so in the 7XXX version, the schematics are released first. Please give suggestions. We will adopt good comments in the new version of SIM7XXX series. Whether the chip is 7000G or 7600G, I will choose which one is the main chip in the following two replies.
Major changes regarding the new version:
Welcome to make suggestions, thanks
SIM7000X.pdf
The text was updated successfully, but these errors were encountered: