Do you have a question about the P32 Series and is the answer not in the manual?
Questions and answers
Subscribe to Our Youtube Channel
Summary of Contents for Cavli Wireless P32 Series
Page 1
For permission requests, are allowed only for company with registered customer ID within Cavli Wireless. Write to sales@cavliwireless.com for registering the company.
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Introduction The P32 evaluation kit provides users to test and develop their own applications on P32 series modules. There are three modules which P32EVK supports. o P32C1RS o P32C31QM o P32C1RM...
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Technical Specifications Characteristic Describe Physical 55.93mm*30.24mm*5.53mm characteristics On Board LEDS Status, Netact, Power and Uled Working voltage Buttons Reset and Boot General Purpose IO pins Status pins AP_READY and W_DISABLE One SMA connector with 50 ohm impedence...
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Pin Description Pins Pins name Functional description Remarks V3V7 Modem Voltage Input Voltage V3V3 MCU Voltage 2.8 Voltage domain Ground Signal Master Data Reception 3.3 Voltage domain DO Master Data 3.3 Voltage domain...
Cavli Wireless P32 Series Evaluation Kit Hardware Manual P32EVK has two output voltage ie., V3V3 and V3V7 pins has regulated 3.3 and 3.7 voltages respectively. Notes: 1. User should not power the board via USB port and pins simultaneously, it will damage the device permanently.
Page 8
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Pin Name Functional Description Remarks Master Data 2.8/1.8 Voltage domain Reception Master Data 2.8/1.8 Voltage domain Transmission Note: ● While programming, configure the upload speed to 921600. The detailed information is given in the guidelines.
BOOT mode, a BOOT message will be displayed in the COM port. Flash the firmware to P32 Series module at upload speed of 256000 ● After successful firmware flash, reset the module by pressing RESET ●...
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Setting Up Arduino Platform(Windows) STEP 1: Now, let’s get started. The first step would be to download and install the Arduino IDE. This can be done easily by following the link https://www.arduino.cc/en/Main/Software and downloading the IDE for free. If you already have one make sure it is of the latest version.
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Setting Up Arduino Platform(Ubuntu) STEP 1: Now, let’s get started. The first step would be to download and install the Arduino IDE. This can be done easily by following the link https://www.arduino.cc/en/Main/Software and downloading the IDE for free.
Cavli Wireless P32 Series Evaluation Kit Hardware Manual STEP 7:Start the Arduino IDE and navigate to Tools -> Boards and select ESP32Dev board. STEP 8: Go back to Arduino IDE and under Tools -> Port select the Port to which your ESP is connected to.
Page 13
Cavli Wireless P32 Series Evaluation Kit Hardware Manual sudo usermod -a -G dialout $USER Step3: Get ESP-IDF Open Terminal, and run the following commands: cd ~/esp git clone --recursive https://github.com/espressif/esp-idf.git Step4: Set up the tools: Aside from the ESP-IDF, you also need to install the tools used by ESP-IDF, such as the compiler, debugger, Python packages, etc.
Cavli Wireless P32 Series Evaluation Kit Hardware Manual Step9: Compile the application by running following command Make Step10: Flash the program into the chip Make flash Setting Up ESP-IDF Platform(Windows) STEP 1: The easiest way to install ESP-IDF’s prerequisites is to download the ESP-IDF Tools installer from this URL: https://dl.espressif.com/dl/esp-idf-tools-setup-2.0.exe...
If the previous steps have been done correctly, the following menu appears: Step6: Compile the application by running following command Make Step7: Flash the program into the chip Make flash Sample Code The sample code for -P32 Series modules can be found at https://github.com/cavli-wireless...
Need help?
Do you have a question about the P32 Series and is the answer not in the manual?
Questions and answers