Search found 4 matches

by aoday68
Wed Mar 29, 2023 2:17 pm
Forum: ESP-IDF
Topic: espressif IDE stuck with building active configuration
Replies: 1
Views: 1042

espressif IDE stuck with building active configuration

I downloaded espressif IDE 2.8.1 with esp-idf ver4.4 and installed it but it stucks in building active configuration as in the attachments you can see in progress bar at the down right side and because the progress cannot finish i cannot do anything only from task manager and end task the "OpenJDK b...
by aoday68
Tue Sep 07, 2021 1:53 pm
Forum: ESP-IDF
Topic: 433 Mhz transmit / receive lib
Replies: 4
Views: 3544

Re: 433 Mhz transmit / receive lib

Hi I am using RMT (ir-protocol) example. and I am send as the message bellow: I (322190600) example: Send command 0x2b to address 0x7 Repeat ms: 114 and I am receiving as bellow E (321815400) example: Scan Code (repeat) --- addr: 0x0007 cmd: 0x0075 E (321817520) example: Scan Code --- addr: 0x0017 c...
by aoday68
Tue Sep 07, 2021 1:38 pm
Forum: ESP-IDF
Topic: 433 Mhz transmit / receive lib
Replies: 4
Views: 3544

Re: 433 Mhz transmit / receive lib

Hi Thanks for the answer i am using now the RMT (ir-protocol) example in the logic analyser i can see the sending signal and received signal in 433 MHz transmitter and receiver are exact the same. but if i send: I (322190600) example: Send command 0x2b to address 0x7 Repeat ms: 114 i received differ...
by aoday68
Wed Sep 01, 2021 7:33 pm
Forum: ESP-IDF
Topic: 433 Mhz transmit / receive lib
Replies: 4
Views: 3544

433 Mhz transmit / receive lib

Hi i am building home automation by using 433MHz transmitters and receivers with ASK is there and library for that?