Skip to content
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

Olimex ESP32-POE / E07-M1101S-SMA #477

Open
Qualitrade opened this issue Oct 9, 2024 · 3 comments
Open

Olimex ESP32-POE / E07-M1101S-SMA #477

Qualitrade opened this issue Oct 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Qualitrade
Copy link

Hardware

Olimex ESP32-PoE/EVB

Firmware version

v.2.4.7

Application version

v.2.4.7

What happened? What did you expect to happen?

Connected the E-07 one to one to the Olimex Ext ports. 1-1, 2-2, 3-3, 4-4, and so on
In the esp radio configuration setting i used TX=GPIO04, CSN=GPIO13, SCLK=GPIO14, MOSI=GPIO15, MISO=GPIO16 and RX+GPIO36.

when saving these setting and enabling the radio i get an 500:service error, service put/save radio.
when unchecking the enable radio then saving works. but when enabling radio and saving setting the same error appears.
what is wrong

How to reproduce it (step by step)

1. Go to...
2. Click on...
...

Logs

No response

@Qualitrade Qualitrade added the bug Something isn't working label Oct 9, 2024
@rstrouse
Copy link
Owner

rstrouse commented Oct 9, 2024

Please ignore the pin numbers on that board and only use the pinouts as defined by their GPIO counterparts. You do not match pin 1 on the Olimex to pin 1 on the transceiver. You will find a mapping of the pins at the following url.

https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/resources/ESP32-POE-ISO-GPIO.png

Also, if you are using the UEXT connector on the board make sure you pay close attention to the orientation of the pins. You will see the key slot to the left in the diagram.

The board is likely rebooting when it tries to activate the pins so either you have mis-wired on the transceiver or on the Olimex.

@Qualitrade
Copy link
Author

Qualitrade commented Oct 10, 2024 via email

@Qualitrade
Copy link
Author

Qualitrade commented Oct 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants