Welcome, Guest
Username: Password: Remember me
*****PLEASE, CHECK ALL PREVIOUS TOPICS, BEFORE CREATING A NEW ONE! DUPLICATED TOPICS WILL BE DELETED!*****
  • Page:
  • 1
  • 2

TOPIC: SunSDR2 DX with ICOM AH-4

SunSDR2 DX with ICOM AH-4 25 Feb 2022 14:00 #16

  • OK2WY
  • OK2WY's Avatar
  • OFFLINE
  • Posts: 22
  • Thank you received: 7
danielwee wrote:
That's true, but might not be too hard to reverse engineer. If all we need is a trigger for the ATU, I think that's very easy to find.
I am affraid that SunSDR detect presence of his ATU through RS-485 communication. It will be necessary to have ATU connected to read its communication.
The administrator has disabled public write access.

SunSDR2 DX with ICOM AH-4 27 Feb 2022 13:47 #17

  • OK2WY
  • OK2WY's Avatar
  • OFFLINE
  • Posts: 22
  • Thank you received: 7
danielwee wrote:
Sure - happy to share it.

Hi Daniel, could you please send me your email address to ok2wy(at)ok2wy.com? I would like to ask you for your code example.. TNX
The administrator has disabled public write access.

SunSDR2 DX with ICOM AH-4 27 Feb 2022 14:39 #18

  • danielwee
  • danielwee's Avatar
  • OFFLINE
  • Posts: 80
  • Thank you received: 15
Sent by e-mail to you.
The administrator has disabled public write access.

SunSDR2 DX with ICOM AH-4 08 Feb 2023 16:29 #19

Hi,

I´m new to this TCI and ESP32 thing :)
Can someone help me to "adapt" this to TCI 1.9 for ExpertSDR3 ?
I get an error when i try compile in Arduino IDE: "Compilation error: 'configureDeviceEvents' was not declared in this scope".
The administrator has disabled public write access.

SunSDR2 DX with ICOM AH-4 08 Feb 2023 19:22 #20

OK2WY wrote:

On software side I just use example ptoject from IW7DMH esp32 TCI library with those one minute done modifications:
1. defined GPIO pin for ATU triggering output, initialize GPIO and for sure hold it down - modify file TciDemo as shown below, lines with yellow marker:

tcidemo.png


2. In Events file just modify event handler for Tune this way (yellow marker):

events.png


You have to connect to ESP32 devkit by serial console at 115200 Bd, type help and follow setup (wlan ssid, wlan passwd, host IP, port..) Set parameters are stored in NVRAM, no necessary to set it up again. Then It should work, don´t forget to set Tune power somewhere between 5 to 10 W.

Can someone help me to get this function with the version 1.9 of TCI for ExpertSDR3 ?
I get an error when i try to compile it in Arduino IDE: "Compilation error: 'configureDeviceEvents' was not declared in this scope"
The administrator has disabled public write access.

SunSDR2 DX with ICOM AH-4 09 Feb 2023 14:15 #21

  • OK2WY
  • OK2WY's Avatar
  • OFFLINE
  • Posts: 22
  • Thank you received: 7
do you have installed TCI library?
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.142 seconds