Search found 5 matches
- Mon Jun 26, 2023 2:54 pm
- Forum: ESP RainMaker
- Topic: Authorization endpoint URL
- Replies: 4
- Views: 5712
Re: Authorization endpoint URL
However, we currently don't support Yandex.
Hi Manali,
I know that RainMaker doesn't support Yandex voice assistant.
But my question is about OAuth2: If Rainmaker supports OAuth2 specification then there should be a way when RainMaker gets 'redirect_uri' parameter and sends 'access_token' to ...
- Fri Jun 23, 2023 8:31 am
- Forum: ESP RainMaker
- Topic: Authorization endpoint URL
- Replies: 4
- Views: 5712
Re: Authorization endpoint URL
When I run rainmaker.py login then in the address string of the browser I see the following:
https://rainmaker-signin-ui.s3.amazonaws.com/index.html?port=49776&host_url=https://api.rainmaker.espressif.com/v1/login2&github_url=https://3pauth.rainmaker.espressif.com/oauth2/authorize?&redirect_uri ...
https://rainmaker-signin-ui.s3.amazonaws.com/index.html?port=49776&host_url=https://api.rainmaker.espressif.com/v1/login2&github_url=https://3pauth.rainmaker.espressif.com/oauth2/authorize?&redirect_uri ...
- Thu Jun 22, 2023 4:31 pm
- Forum: ESP RainMaker
- Topic: Authorization endpoint URL
- Replies: 4
- Views: 5712
Authorization endpoint URL
Hi guys
From the rainmaker docs it is not clear for me which URL I should use for authorization using OAuth2 method.
I want to control my devices connected to RainMaker using Yandex voice assistant.
So I need to pass OAuth2 authorization from Yandex side and specify RainMaker authorization URL ...
From the rainmaker docs it is not clear for me which URL I should use for authorization using OAuth2 method.
I want to control my devices connected to RainMaker using Yandex voice assistant.
So I need to pass OAuth2 authorization from Yandex side and specify RainMaker authorization URL ...
- Tue Mar 15, 2022 12:28 pm
- Forum: ESP-IDF
- Topic: MCPWM: "Active low duty" cannot be set - bug or feature?
- Replies: 2
- Views: 2190
MCPWM: "Active low duty" cannot be set - bug or feature?
Hi guys
I am trying to set PWM mode in active Low duty mode.
For this purpose I use MCPWM_DUTY_MODE_1 when configuring the PWM.
For some reason oscilloscope shows me the same diagram as it would be for MCPWM_DUTY_MODE_0 - a "Active high duty" mode.
Is it a bug or I missed something?
Here is the ...
I am trying to set PWM mode in active Low duty mode.
For this purpose I use MCPWM_DUTY_MODE_1 when configuring the PWM.
For some reason oscilloscope shows me the same diagram as it would be for MCPWM_DUTY_MODE_0 - a "Active high duty" mode.
Is it a bug or I missed something?
Here is the ...
- Mon Jan 25, 2021 6:14 pm
- Forum: ESP RainMaker
- Topic: ESP32-WROOM 32D: Application fials with alert "Claim start failed"
- Replies: 0
- Views: 4012
ESP32-WROOM 32D: Application fials with alert "Claim start failed"
Hi guys!
I have an ESP-32 WROOM 32D device and a successfuly compiled 'switch' example.
My Android application version is 2.2.2
I run provisioning procedure with BLE.
After the QR code is scanned the application fails with error "Provision start failed".
Have you meet such problem?
What can be ...
I have an ESP-32 WROOM 32D device and a successfuly compiled 'switch' example.
My Android application version is 2.2.2
I run provisioning procedure with BLE.
After the QR code is scanned the application fails with error "Provision start failed".
Have you meet such problem?
What can be ...