Search found 5 matches

by goldzwm
Sun Oct 02, 2022 10:28 am
Forum: ESP-IDF
Topic: ESP32 RF Test Tool and TX Tone Functionality
Replies: 3
Views: 2781

Re: ESP32 RF Test Tool and TX Tone Functionality

Did you find any way to do this in the end?
I'm looking into the same problem and can't find any resources.
by goldzwm
Tue Sep 20, 2022 11:49 am
Forum: Hardware
Topic: ESP32-C3-DevKitC-02 is external jtag adapter required
Replies: 5
Views: 2428

Re: ESP32-C3-DevKitC-02 is external jtag adapter required

it is now recognized and working.
my only problem is that is runs with openocd only when i boot into bootloader mode and in normal flash boot mode openocd does not work.
but then I cannot debug the actual program because it runs the boot program.
anyone encountered this?
by goldzwm
Tue Sep 13, 2022 12:15 pm
Forum: ESP-IDF
Topic: code to manipulate Bluetooth phy directly
Replies: 0
Views: 798

code to manipulate Bluetooth phy directly

I would like to control in low level the ble/wifi radio (I'm assuming its the same 2.4GHz tx/rx) in the examples they assume Bluetooth protocol is required but i would like to test the radio with out the protocol running adbove it and broadcasting/receiving the parameters i would like to control: 1....
by goldzwm
Wed Sep 07, 2022 1:46 pm
Forum: Hardware
Topic: ESP32-C3-DevKitC-02 is external jtag adapter required
Replies: 5
Views: 2428

Re: ESP32-C3-DevKitC-02 is external jtag adapter required

yes, this was my problem.
i finally connected a custom patch cable to gpio18/19 and it works now
thank you.
by goldzwm
Tue Sep 06, 2022 12:00 pm
Forum: Hardware
Topic: ESP32-C3-DevKitC-02 is external jtag adapter required
Replies: 5
Views: 2428

ESP32-C3-DevKitC-02 is external jtag adapter required

i am trying to access the jtag functionality in "ESP32-C3-DevKitC-02" but a jtag port does not appear in the device manager. i looked in the menuconfig and tried both usb_serial_jtag_port and usb serial/jtag controller but does not see how to connect to the supposed onboard jtag controller i tried r...