Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: ESP32-C3-Zero compilation error #31831
    Elkez
    Participant

      That didn’t help, Zero doesn’t support this command.
      It is necessary to use the command:
      esp_deep_sleep_enable_gpio_wakeup(1 << INTERRUPT_PIN, ESP_GPIO_WAKEUP_GPIO_HIGH);

      in reply to: ESP32-WROOM-32 Unable to upload program #30743
      Elkez
      Participant

        Hi
        I don’t think so anymore.
        I used a mobile power cable without connecting the data wires.
        Elkez

        in reply to: ESP32-WROOM-32 Unable to upload program #30738
        Elkez
        Participant

          I found that the module does not find the connection to the PC port.
          I keep looking.

          in reply to: EByte e70 very Low sensitivity #30689
          Elkez
          Participant

            One request for you, Renzo.
            I’m all over the new and new wireless modules.
            It is not enough for me to order, assemble and test a single module and there is another, better, faster, more energy efficient, etc. I am not enough to follow the development and I no longer have the strength to constantly try something new.
            I need to make a simple device: 2 transmitters that would signal 2 states. On Off. The transmitters will be battery powered. A good addition would be a signal strength measurement (RSSI).
            Based on your experience, can you recommend a module that would meet these simple conditions? Range approx. 500m with various obstacles (wall, cars, people, trees), in short, normal outdoor traffic.
            Thanks for your willingness.
            Elkez

            in reply to: EByte e70 very Low sensitivity #30682
            Elkez
            Participant

              Hi Renzo
              I will be glad if you publish the test results of this module. I don’t think the E70 has a range of 1.5 km with that power and sensitivity.
              A range of approx. 500 m would be enough for me, but there are obstacles on the route (trees, buildings, cars, etc.)
              elkez

              in reply to: Lora E32+arduino nano, Not receiving any message #29782
              Elkez
              Participant

                I have the same problem. However, in the diagram in the description https://mischianti.org/lora-e32-device-for-arduino-esp32-or-esp8266-library-part-2/#Fully_connected_schema
                is a different connection. Which one is valid?
                Pins 2,3,4,5,6 are used.
                Elkez.

                in reply to: Lora E32 receive false message #29751
                Elkez
                Participant

                  Hi Renzo
                  I want to ask about connecting E32 to Arduino UNO.
                  In the schematic pins 2,3,4,5,6 are connected but in the LoRa_E32 e32ttl(2, 3, 5, 7, 6) declaration pins 2,3,5,6,7 are used.
                  Also in your program the pins are not defined, i.e. the pinMode command.
                  Is there a bug or is it correct?
                  Thank you for the info
                  Elkez

                  in reply to: Lora E32 receive false message #29550
                  Elkez
                  Participant

                    Hello
                    receiver and transmitter must have the same ADDH and ADDL addresses? I noticed that this is not the case in the examples. I assume the channel must be the same.
                    Elkez

                    in reply to: Lora E32 receive false message #29144
                    Elkez
                    Participant

                      I have a similar problem. I need to send 3 bytes of data from the transmitter and receive it at the receiver. The data does not need to be in the form of a structure. However, the receiver displays nonsense. Have you been able to solve the problem? Thank you
                      Elkez

                      in reply to: Library for E32-433T33D #28427
                      Elkez
                      Participant

                        I wrote #define E32_TTL_2W in the header of the program under #include “Arduino.h”. It seems to work. Is that correct? (pgm SetConfiguration.ino).
                        Thanks
                        Elkez

                        in reply to: Library for E32-433T33D #28426
                        Elkez
                        Participant

                          Where is it set, in which file and which item?
                          thank you very much
                          Elkez

                          in reply to: Library for E32-433T33D #28422
                          Elkez
                          Participant

                            I don’t know how to set the transmission power on the E32-433T33D. ARDUINO IDE reports an error when I set
                            configuration.OPTION.transmissionPower = POWER_33
                            thanks

                          Viewing 12 posts - 1 through 12 (of 12 total)