I want to use LoRa RA-02 module with 433MHz. Using LoRa class A (most of the time the controller will sleep and wakeup each 1 minute to send abd receive data.
I want to run in with small battery like CR2032.
How can I connect that please?Arduino is low power consumption? Can wake up each 1 minute and can connect to RA-02?
Maybe another controller?
How can I connect the controller +RA-02 to CR2032?
As already mentioned, this is extremely difficult for a hobbyist to do. Arduino is not low power.
You need to choose a very low power processor and radio, and optimize all aspects of the circuit design to make a unit that will work for more than a few hours.