-
Notifications
You must be signed in to change notification settings - Fork 39
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
Comments
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. |
Thnx for your info. Sorry but I’am a newbie and still struggling with the wiring.
The E07-M1101D-SMA has eight pins:
1 GND
2 VCC
3 GDO0
4 CSN
5 SCK
6 MOSI
7 MISO
8 GDO2
Where to your info the olimex has the pins (EXT)
1 GND
2 +3.3V
3 UIRXD GPI36
4 UITXD GPI04
5 I2C-SDA GPIO13
6 I2C-SCL GPIO16
7 HS2_DATA0 GPIO2
8 HS2_CMD GPIO15
9 VSPIC50 GPIO5
10 HS2_CLK GPIO14
In the radio configuration is asked to select the right pins for
I’am struggling with the wiring, which pin of the olimex to which pin of the e07-M1101S-SMA
As well as what to fill in in the radio section for:
SCLK
CSN
MOSI
MISO
TX
RX
I would appreciate it very much I you could help me with this then I’am not an electronic goerroe
Thnx in advance
Ton Ensink
Van: rstrouse ***@***.***>
Verzonden: woensdag 9 oktober 2024 21:09
Aan: rstrouse/ESPSomfy-RTS ***@***.***>
CC: Qualitrade ***@***.***>; Author ***@***.***>
Onderwerp: Re: [rstrouse/ESPSomfy-RTS] Olimex ESP32-POE / E07-M1101S-SMA (Issue #477)
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.
—
Reply to this email directly, view it on GitHub <#477 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOPNX22COZEPXINMYFU3OYDZ2V5MZAVCNFSM6AAAAABPU2Z7T6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGIYDANJRGY> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AOPNX2YWGFJDOGVF6PL2VRDZ2V5MZA5CNFSM6AAAAABPU2Z7T6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPHXXAI.gif> Message ID: ***@***.*** ***@***.***> >
|
Dear Sir,
I wrote a mail this morning about the radio config.
Finally after a lot of testing finally fixed the problem.
Nevertheless thanks for your support !
Ton Ensink
Van: rstrouse ***@***.***>
Verzonden: woensdag 9 oktober 2024 21:09
Aan: rstrouse/ESPSomfy-RTS ***@***.***>
CC: Qualitrade ***@***.***>; Author ***@***.***>
Onderwerp: Re: [rstrouse/ESPSomfy-RTS] Olimex ESP32-POE / E07-M1101S-SMA (Issue #477)
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.
—
Reply to this email directly, view it on GitHub <#477 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOPNX22COZEPXINMYFU3OYDZ2V5MZAVCNFSM6AAAAABPU2Z7T6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGIYDANJRGY> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AOPNX2YWGFJDOGVF6PL2VRDZ2V5MZA5CNFSM6AAAAABPU2Z7T6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPHXXAI.gif> Message ID: ***@***.*** ***@***.***> >
|
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)
Logs
No response
The text was updated successfully, but these errors were encountered: