Forum Replies Created

Viewing 15 posts - 646 through 660 (of 1,020 total)
  • Author
    Posts
  • Renzo Mischianti
    Keymaster

      Hi Alberto,
      In the latest version, you can find a GCode sender, but if you add the procedure to do calibration, we can think about a specified widget to automate that process.
      Bye Renzo

      in reply to: STM32 SMTP testing, and SSL TSL support #17998
      Renzo Mischianti
      Keymaster

        Don’t worry, take your time.
        Bye Renzo

        in reply to: Official EBYTE module on Aliexpress #17966
        Renzo Mischianti
        Keymaster

          Hi George,
          I buy modules from that two stores, and all modules are original. Select the less expensive.
          I add a small selection of the cheapest devices on the article pages.

          Bye Renzo

          in reply to: E32 x E22 x E220 #17964
          Renzo Mischianti
          Keymaster

            Hi,
            Erik is faithful, but I release the library for E220 in the following weeks, and the library for E22 is here.

            Ebyte LoRa E22 device for Arduino, esp32 or esp8266: library – 2

            Bye Renzo

            in reply to: Range of E32 433T20DC #17963
            Renzo Mischianti
            Keymaster

              Hi Mustafa,
              You can use a 20dbi or 30dbi module, and the second one can raise 8Km. If you need more, you can use E22 or E220 to raise 11km, but I think you need a good antenna and a 5v power supply with more powerful modules.

              If you get an E22 or E220, you can check RSSI to have data to elaborate.

              In this topic, I do a simple comparison table on this topic.
              E32 x E22 x E220

              Bye Renzo

              in reply to: How to select 868 or 915 mhz frequency of E220-900T22D? #17958
              Renzo Mischianti
              Keymaster

                Yes, it’s correctly, you can refer the article
                Ebyte LoRa E22 device for Arduino, esp32 or esp8266: library – 2

                Bye Renzo

                Renzo Mischianti
                Keymaster

                  Hi George,
                  For E32, I develop a gateway with a graphical user interface that uses WebSocket (not MQTT).

                  EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32) – 1
                  EByte LoRa E32 Web Manager: description, configure and demo (esp8266, esp32) – 2

                  You can add MQTT with a few codes, and if you have some patience, I will develop It for E22 and E220, but now I must finish the E220 library and documentation.

                  If you have some time to spend, we can collaborate for the E220 gateway, the conversion of the E32 version Is pretty fast, but the web interface to control it needs more time.

                  I think that spending more than 10$ on a gateway It’s a stupid thing :P.

                  Bye Renzo

                  in reply to: How to select 868 or 915 mhz frequency of E220-900T22D? #17955
                  Renzo Mischianti
                  Keymaster

                    Hi George,
                    I think you can use 915, but you can refer to the global table that I shared here

                    LoRaWAN LoRa Frequency Plans and Regulations by Country

                    Bye Renzo

                    in reply to: E32 x E22 x E220 #17954
                    Renzo Mischianti
                    Keymaster

                      Hi George,
                      we can schematize like so:

                      
                                             E32                       E22                       E220
                      Chip                   sx1276-sx1278             sx1262-sx1268             LLCC68
                      Range                  3Km - 8Km                 5km - 11km                5Km - 10Km
                      Repeater               No repeater               Repeater                  No repeater
                      Remote conf            No                        Yes                       No
                      
                      Power consumption      Best                      Good                      Very Good
                                             Sleep 4μA                 Sleep 496μA               Sleep 6μA
                      Transmission and receiving have similar power consumption.
                      
                      Message size bytes     58                        240                       200
                      Buffer size bytes      512 (ok)                  1000 (good)               400 (why?????)
                      
                      Max air data rate (bps) 19.2k                    62.5k                     62.5k
                      
                      Encryption             One standard              Configurable              Configurable crypt
                      Price                  Less expensive            More expensive            Less expensive
                      
                      

                      I think all devices are valid, but we must pay attention to buffer size, security and prices.

                      I think the E220 is a candidate for the best device, but 400b of the buffer can be dangerous if you want to use the max packet size and receive three messages simultaneously, you can lose one of them.

                      The E32, if you can find It at the best price, has a good compromise of all characteristics. But if you have sensing information, you can’t choose it; another pirate E32 can read your information (It must know frequencies, etc., not so simple).

                      If you have a reasonable budget, the E22 has the best characteristics, but sensing on power consumption (even if It’s low) from 4μA to 496μA can be a big step.

                      Bye Renzo

                      in reply to: Sending Video via LoRa devices #17941
                      Renzo Mischianti
                      Keymaster

                        Hi Melis,
                        It’s not so simple to do that.
                        LoRa uses a small packet, and the speed can’t be elevated so that you can try, but the result isn’t sure.
                        Bye Renzo

                        in reply to: 5.5.4 Invalid Address #17939
                        Renzo Mischianti
                        Keymaster

                          Hi scoosys,
                          ahh!! the SSL for Arduino Mega Ethernet was disable by default.

                          It’s something else needed by the server. You must check documentation of the server.
                          Bye Renzo

                          in reply to: 5.5.4 Invalid Address #17931
                          Renzo Mischianti
                          Keymaster

                            Hi scoo,
                            sorry I lost the part of your topic where you write that you use

                            Im using an MEGA with ENC28J60 Shield.

                            the Arduino Ethernet not support SSL so you can’t use normal provider. You must use provider like sendgrid.
                            For more information about Ethernt and Arduino read the article
                            Send email with attachments (v2.x library): Arduino Ethernet – 1

                            Bye Renzo

                            in reply to: STM32 SMTP testing, and SSL TSL support #17930
                            Renzo Mischianti
                            Keymaster

                              Hi ps2chiper,
                              I think It’s a good idea.

                              If you want, I’d be pleased if you wrote an article with all the steps, and I can help you with the schemas, cover, and others. Your knowledge about the problem can be helpful for other people.

                              Bye Renzo

                              in reply to: 5.5.4 Invalid Address #17918
                              Renzo Mischianti
                              Keymaster

                                Hi scoosys,
                                I found this answer to your problem

                                To fix this you need to add the full domain name or a workgroup name to the network identification.

                                Open the System Properties and go to the Computer Name tab (Network Identification on Win2000 server). You will see “MACHINE-name.” in the full computer name field. You will need to append your full domain name or workgroup name here. Click the “Change” button (Properties for Win2k) on the Computer Name tab, then click “More”. Enter the full domain name or workgroup name in the “Primary DNS suffix of this computer” and click OK. After you OK the change, you will be required to reboot.

                                When you come back up, the Network ID page should show the Full machine.domain.com name.

                                Other causes may be, a failure to assign a valid email address to the mandatory From property:
                                Mail.From = “name@domain.com”
                                This error may also occur if a name instead of an email address is specified for this property. Another reason is, invalid syntax in an email address passed to any of the methods: AddAddress, AddCC, AddBcc or AddReplyTo.

                                I think the second part can help you.

                                I don’t need if necessary for your provider (but I think no) you can set the value to HELO message with emailSend.setPublicIpDescriptor(<Value of HELO>)

                                If you don’t need authentication you must set It with this command

                                emailSend.setUseAuth(false);

                                Bye Renzo

                                in reply to: STM32 SMTP testing, and SSL TSL support #17875
                                Renzo Mischianti
                                Keymaster

                                  Hehehehehhe… fantastic!
                                  Would you like to write the article where explain how you find this solution? and how to use the library with bluepill?

                                  I think It’s more correct that you write that and take the paternity 😛

                                  Bye Renzo

                                Viewing 15 posts - 646 through 660 (of 1,020 total)