huckOhio
huckOhio
@huckohio
Member
Joined: 2019-09-09 9:46 pm
Last seen: 2025-01-20 5:15 pm
Topics: 20 / Replies: 281
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander Give me a few minutes for the URH files. What I have now are 10M and are too big for the forum.

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander @tfmccarthy Better pictures below. This is the signal I am transmitting out of the Arduino based on tfmccarthy code change. This is th...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander I am not sure how to get a better picture, but I could send you the OPEN/UP and DOWN/CLOSE files if you have Universal Radio Hacker software...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander I selected the "Demodulated" option. I captured 20 seconds of holding down the "Down" button and the Universal Radio Hacker software has...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander @tfmccarthy Using my SDR dongle and the SDR# software from the second video I determined that the remote is broadcasting on 433.916MHz. I a...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander @tfmccarthy Ron, that't the video I followed to get the data shown above (pic of the Universal Radio Hacker software display). As I mention...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@tfmccarthy I did, and all I see in the transmit serial monitor is the display is scrolling up but nothing is displayed. On the receive unit I see ...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander Not that I can tell in the 433MHz band. Nothing I have that broadcasts. I did follow his video and used my SDR and the universal radio...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander I did and changed it to default. I now get the warning: invalid conversion from 'unit8_t* (aka unsigned char*)' to 'char*' [-fpermissive]

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander Just recompiled and no error message.

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander Ron, none of this is critical or more important that your health. I'll keep you in my prayers for a successful outcome. BTW, no error mes...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@tfmccarthy I had to step away to help my wife. I'll try the change as soon as I get released from additional duties! Thanks

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@zander Ron, whatever I added worked, but I had to step away and help CinC House for awhile. I'll check later. Thanks

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@tfmccarthy @zander I added the following two lines to the receiver sketch driver.printBuffer("Got: ", buf, buflen); //this was existing code c...

1 month ago
Reply
RE: ESP32 Using ESP NOW and Bluetooth

@tfmccarthy @zander Here is the receiver code: // ask_receiver.pde // -*- mode: C++ -*- // Simple example of how to use RadioHead to receive me...

1 month ago
Page 2 / 21