Welcome, Guest
Username: Password: Remember me

TOPIC: Starter program in Windows

Starter program in Windows 28 Jan 2022 19:09 #16

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
Yeah I can ping the Sun Sdr
Pinging 192.168.1.177 with 32 bytes of data:
Reply from 192.168.1.177: bytes=32 time<1ms TTL=128
Reply from 192.168.1.177: bytes=32 time<1ms TTL=128
Reply from 192.168.1.177: bytes=32 time<1ms TTL=128
Reply from 192.168.1.177: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.1.177:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

But still for some reason the sun won't show up on the router under LAN connections, only the Laptop

In cell.exe this is what I get, the 169 address being the laptop, what are these other ip addresses ? the sun isn't there, it's 192.168.1.177

http://169.254.217.59:5050
http://169.254.93.164:5050
http://192.168.1.4:5050
http://169.254.28.23:5050
http://169.254.44.154:5050
http://169.254.199.209:5050
http://169.254.255.40:5050
The administrator has disabled public write access.

Starter program in Windows 28 Jan 2022 21:22 #17

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
I looked up how to find MAC address of the SUN and on the EESDR FAQ I found this.

"If your transceiver is connected to the router directly then you can find it in the router's ARP list. Find the transceiver's IP address in the list, there will be the MAC address."

Unfortunately it's not showing up in the routers ARP list. I have a feeling this is something do with the problem. It works fine over LAn though and I can ping it.

I tried rebooting the router and Sun.

:wall:
Last Edit: 28 Jan 2022 21:23 by EI3IBB.
The administrator has disabled public write access.

Starter program in Windows 28 Jan 2022 21:50 #18

  • oz1ctz
  • oz1ctz's Avatar
  • OFFLINE
  • Posts: 17
  • Thank you received: 5
hi again ..

the mac adress on mine sunsdr is 00:EE:00:00:00:B5 .. so yours could be in that range .

I tried for fun to change ip to .177 like yours and it still works .

my firmware is :

1.jpg


please post the result when it works ... :music:
73 de Brian
The administrator has disabled public write access.

Starter program in Windows 29 Jan 2022 10:34 #19

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
Thanks for all your help Brian.

Yes, I will update here if I get it working.

73

Mark
The administrator has disabled public write access.

Starter program in Windows 29 Jan 2022 15:38 #20

  • Tom_G0JSV
  • Tom_G0JSV's Avatar
  • OFFLINE
  • Posts: 20
  • Thank you received: 14
Assuming you are using Windows.

Did you firstly ping the ip address of your radio then within the same command (CMD) window type arp -a?
The administrator has disabled public write access.

Starter program in Windows 29 Jan 2022 17:29 #21

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
the ip of the radio pings successfully

When I run arp -a I can see the radio IP 192.168.1.7 00-ee-00-00-02-59 dynamic

This morning it showed up in the router, it hadn't previously but it is now.
The administrator has disabled public write access.

Starter program in Windows 31 Jan 2022 11:55 #22

Hi Mark,

I think your issue is that you have too many interfaces... I had the same issue. Disable all the network interfaces except the ethernet one (I'm assuming that is the one you want to use...). By then cell.exe should only report the ip from that interface...

Best regards,
Diogo
The administrator has disabled public write access.

Starter program in Windows 31 Jan 2022 18:53 #23

  • LA3QMA
  • LA3QMA's Avatar
  • OFFLINE
  • Posts: 49
  • Thank you received: 23
ct2irw wrote:
Hi Mark,

I think your issue is that you have too many interfaces... I had the same issue. Disable all the network interfaces except the ethernet one (I'm assuming that is the one you want to use...). By then cell.exe should only report the ip from that interface...

Best regards,
Diogo

hmm this might be a problem for users using i.e Docker, Vagrant, VirtualBox ?
Maybe this is the reason i cant get it to work.
The administrator has disabled public write access.

Starter program in Windows 31 Jan 2022 19:44 #24

It sure is... I've suggested roman to have this in the config file... WSL, wifi, bluetooth, etc. everything is an issue...
The administrator has disabled public write access.

Starter program in Windows 31 Jan 2022 22:30 #25

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
ct2irw wrote:
Hi Mark,

I think your issue is that you have too many interfaces... I had the same issue. Disable all the network interfaces except the ethernet one (I'm assuming that is the one you want to use...). By then cell.exe should only report the ip from that interface...

Best regards,
Diogo

Hi Diogo

Yes, you're correct, thank you :D , teamviewer has some vpns created and I disabled them all along with the wifi adapter.

So it all connects and I can see my Sun but won't enable the radio, this is from EESDR v3 on the laptop tethered to my phone.

When I use web browser from the laptop I can see the radio interface in the background but doesn't enable the radio.

When I use my phone, same thing, sees the radio but doesn't enable it and nothing happens.

But.............progress! :so_happy:

Regards

Mark
The administrator has disabled public write access.

Starter program in Windows 31 Jan 2022 23:47 #26

I was able to get it to work briefly, but now it doesn't work anymore... both browser (pc/mobile) and EESDR3...

I get these messages on the terminal:
C:\ham\EE_ERS>starter.exe
Connect successful
2022/01/30 18:38:54.983445 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:164: Cell started successful
2022/01/30 18:39:06.357102 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:172: error close cell: exit status 1
2022/01/30 18:39:06.357102 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:173: Cell output: 2022/01/30 18:38:55.332074 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/p2pConnector.go:46: before wait package
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/wsTransportLayer.go:84: stop receive, reason: read tcp 192.168.88.226:2110->95.174.99.52:5454: i/o timeout
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/p2pConnector.go:48: after wait package
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/p2pConnector.go:46: before wait package
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/p2pConnector.go:48: after wait package
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/p2pConnector.go:67: end connect p2p
2022/01/30 18:39:05.332246 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/main.go:81: directUnavailable
2022/01/30 18:39:05.334822 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/client.go:146: Start receive
2022/01/30 18:39:05.334822 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/client.go:513: Stop receive
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/client.go:539: stop Tx, after Rx done
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/client.go:528: begin sdr close
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/wsTransportLayer.go:128: use of closed network connection
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/wsTransportLayer.go:106: use of closed network connection
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/wsTransportLayer.go:107: stop transmit
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/devices/SunSDR2DX/UdpLink.go:161: error set read deadline: set udp4 0.0.0.0:50001: use of closed network connection
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/client.go:530: close chan done
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/main.go:86: finish
2022/01/30 18:39:06.341787 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/expertRS/main.go:69: Exit OK for DEBUG!

2022/01/31 16:13:38.947336 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:269: use of closed network connection
2022/01/31 16:13:38.948406 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:248: use of closed network connection
2022/01/31 16:13:38.949978 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:249: stop transmit
2022/01/31 16:13:38.949978 /home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:86: shutting down cloud starter...

I've also reported this to roman.

Best regards,
Diogo
The administrator has disabled public write access.

Starter program in Windows 01 Feb 2022 06:43 #27

  • Rome
  • Rome's Avatar
  • OFFLINE
  • Quod Licet Jovi Non Licet Bovi
  • Posts: 286
  • Thank you received: 139
Hi everyone.
We've created a dedicated branch for the remote system on GitHub - github.com/ExpertSDR3/ExpertSDR3-REMOTE-SYSTEM
Please report bugs in ERS using this branch.
Роман, Roman
Expert Electronics
The administrator has disabled public write access.
The following user(s) said Thank You: oz1ctz, LA3QMA

Starter program in Windows 01 Feb 2022 13:13 #28

  • LA3QMA
  • LA3QMA's Avatar
  • OFFLINE
  • Posts: 49
  • Thank you received: 23
ct2irw wrote:
It sure is... I've suggested roman to have this in the config file... WSL, wifi, bluetooth, etc. everything is an issue...

Yes it would be great if this was configurable in the JSON file.

Enable/disable other devices is not a good option in the long run when everything is out of apha/beta.

Thanks
The administrator has disabled public write access.

Starter program in Windows 01 Feb 2022 21:16 #29

  • EI3IBB
  • EI3IBB's Avatar
  • OFFLINE
  • Posts: 9
  • Thank you received: 1
Hi All, thanks again for all your help! :so_happy:

Tonight it works ! :D if there were changes made they certainly worked.

The Server.exe laptop is on LAN and internet is 1GB down and 115 Mbs up. I was using 4g on the remote laptop, it was butter smooth.

AGC seems to be on "fast" and SYNC and AM seem to be mixed up, AM acts like SYNC and SYNC like AM.

Last Edit: 01 Feb 2022 21:23 by EI3IBB.
The administrator has disabled public write access.
The following user(s) said Thank You: oz1ctz

Starter program in Windows 05 Nov 2022 17:07 #30

I'm getting this error:
/home/nww/Work/Projects/Go/src/eesdr.com/remoteSystem/starter/cloudConnector.go:102: could not connect to , reason: malformed ws or wss URL
Any clues how to fix it ?
The administrator has disabled public write access.
Time to create page: 0.191 seconds