Search found 22 matches
- Thu Sep 05, 2024 3:54 pm
- Forum: Bug Reports
- Topic: Servo Controller Component Causing ESP Compile Failure
- Replies: 2
- Views: 5625
Re: Servo Controller Component Causing ESP Compile Failure
The problem also persists with the PWM component, displaying that: "#error MCPWM is not supported in this chip target"
- Thu Sep 05, 2024 3:42 pm
- Forum: Bug Reports
- Topic: Servo Controller Component Causing ESP Compile Failure
- Replies: 2
- Views: 5625
Servo Controller Component Causing ESP Compile Failure
Hi, I'm running the latest version of FC10 Pro. If I add the servo control component to an ESP project (ES32 S2 VROOM currently) it will fail to compile. I have configured the component in multiple ways, but without joy. The component seems to compile and run on other targets without issue. Thanks, MB
- Tue Jun 25, 2024 9:55 pm
- Forum: Projects - Embedded
- Topic: ESP32 WiFi / ADC conflict
- Replies: 5
- Views: 8065
Re: ESP32 WiFi / ADC conflict
Hi Martin, Thanks for the additional info, I can confirm this was the issue. Further reading reinforces your post that all ADC2 pins are affected and cannot be used when either Bluetooth or WiFi is implemented. Moving my current sensing to a pin on ADC1 solved the problem. Thanks again for your atte...
- Mon Jun 17, 2024 8:25 am
- Forum: Projects - Embedded
- Topic: ESP32 WiFi / ADC conflict
- Replies: 5
- Views: 8065
Re: ESP32 WiFi / ADC conflict
Thanks Martin, I will give it a go and report back.
- Sun Jun 16, 2024 4:52 pm
- Forum: Projects - Embedded
- Topic: ESP32 WiFi / ADC conflict
- Replies: 5
- Views: 8065
ESP32 WiFi / ADC conflict
Hi, Has anyone else experienced issues using both an ADC and the WiFi components on a ESP32 Vroom? When I sample the ADC following connecting to a WiFi network the ESP does not respond as expected and restarts the program. If I run the program without a WiFi connection it is stable. Similarly, if I ...
- Fri Jun 07, 2024 1:04 pm
- Forum: Feature Requests
- Topic: Low cost Zigbee hardware
- Replies: 2
- Views: 2181
Re: Low cost Zigbee hardware
Thanks Ben, appreciated.
MB
MB
- Fri Jun 07, 2024 9:17 am
- Forum: Feature Requests
- Topic: Low cost Zigbee hardware
- Replies: 2
- Views: 2181
Low cost Zigbee hardware
Hi, Recently I have been looking at Zigbee coms for a project. FC supports the 'EB0512 Zigbee E-block' which implements the Digi XBee series of hardware. The E-block is over £80 and the Digi XBee modules are £30+. The beauty of the IoT or network connected devices is that they can collect data from ...
- Thu Dec 14, 2023 2:34 pm
- Forum: Projects - Embedded
- Topic: ESP Hostname Change
- Replies: 13
- Views: 35283
Re: ESP Hostname Change
HI Ben, Thanks for spending some of your time on this, I am sure you have 101 other things to do. I will try changing the local hostname in the file you identify and report back. For you interest: My router shows both the Host name and vendor (along with MAC and IP) the hostname and vendor are curre...
- Wed Dec 13, 2023 11:44 am
- Forum: Projects - Embedded
- Topic: ESP Hostname Change
- Replies: 13
- Views: 35283
Re: ESP Hostname Change
Hi Ben,
Thank you, I will give it a go. For what it's worth, I think this would be useful to add into the component. FC makes it so easy to use the ESP32, only for the projects to become difficult to use if more than one set of hardware in on the same network.
Cheers.
Thank you, I will give it a go. For what it's worth, I think this would be useful to add into the component. FC makes it so easy to use the ESP32, only for the projects to become difficult to use if more than one set of hardware in on the same network.
Cheers.
- Tue Dec 12, 2023 7:12 pm
- Forum: Projects - Embedded
- Topic: ESP Hostname Change
- Replies: 13
- Views: 35283
Re: ESP Hostname Change
Hi Steve,
I have tried the code you have advised and researched the documentation supporting the ESP32 and I a failing to get the host name to change.
I have tried the code you have advised and researched the documentation supporting the ESP32 and I a failing to get the host name to change.