Author Topic: Hacking the Rigol DHO800/900 Scope  (Read 1629891 times)

norbert.kiszka, Lathe26 and 10 Guests are viewing this topic.

Offline kahe40

  • Contributor
  • Posts: 20
  • Country: es
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2800 on: July 11, 2024, 08:06:00 am »
he wants to generate functions or waveforms,
they call it FunctionGenerator, ArbWaveformGenerator or AWG.
see friend Mechatrommer here:

https://www.eevblog.com/forum/testgear/rigol-dho804-bode-plot/

 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2801 on: July 11, 2024, 01:05:01 pm »
he wants to generate functions or waveforms,

The internal AWG board of the DHO900?
 

Offline sonic

  • Regular Contributor
  • *
  • Posts: 60
  • Country: de
    • Homepage
Re: Bluetooth
« Reply #2802 on: July 11, 2024, 02:03:55 pm »
I just got Bluetooth working with the Edimax EW-7611ULB (not V2) Bluetooth/Wifi combo adapter

Now also works with the Edimax EW-7611ULB V2.
« Last Edit: July 11, 2024, 11:33:39 pm by sonic »
 

Offline DerekA

  • Contributor
  • Posts: 11
  • Country: gb
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2803 on: July 11, 2024, 03:04:53 pm »
What's lsmod?

It's a Linux command.

https://en.wikipedia.org/wiki/Lsmod

do

Code: [Select]
adb shell lsmod
also

Code: [Select]
adb shell lsusb
to see your usb devices

@Fungus Hi, me again.

So I connected to the scope via ethernet and ran the commands you suggested. This is what I got back (see pic 1). The first "lsusb" command is with the WiFi dongle plugged into the scope. The second run of the command "lsusb" is without the WiFi dongle. So the scope seems to be seeing the dongle in the port OK (Device ID: 0bda:8179). The second photo shows the output with a Hub, dongle and keyboard connected. The keyboard works fine so the USB on the scope is working. The Wifi dongle works fine on my PC so I know that's OK, and I'm pretty sure it's the right version (TP-Link WN725N Ver:3.0). But I still get the same "WIFi disabled" and I'm still unable to switch it on with the switch in Android settings. I've serched the forum to the best of my ability and can't find any similar issue from anyone else.

It appears that the Kenrnal Module rtl8xxxu you mention is missing. So I'm not sure what to do next. Can it be installed? Where do I find it if so and how do I do that.

Cheers...

P.S. Sorry for all the questions but I've only had the scope for 4 days and don't know anything at all about Android.
Thanks Y'all.
 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2804 on: July 11, 2024, 03:14:43 pm »
So I connected to the scope via ethernet and ran the commands you suggested. This is what I got back (see pic 1). The first "lsusb" command is with the WiFi dongle plugged into the scope.

Did you plug it in before you powered on? I think it only checks for the WiFi dongle at startup.

note: You don't need a keyboard for this, you can open the settings with:

Code: [Select]
adb shell am start com.android.settings
« Last Edit: July 11, 2024, 03:17:05 pm by Fungus »
 
The following users thanked this post: egonotto, DerekA

Offline DerekA

  • Contributor
  • Posts: 11
  • Country: gb
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2805 on: July 11, 2024, 05:40:16 pm »
That was it  :-DD. I dont know why the hell I didn't think about that...

All connected and working properly now. Thank you so much for your help.

Appreciations.

D.
Thanks Y'all.
 

Offline FxDev

  • Regular Contributor
  • *
  • Posts: 52
  • Country: tr
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2806 on: July 15, 2024, 07:29:53 pm »
I've just bought DHO804. It came with first version of firmware and it did not have CAN analyzer.
After firmware update, now DHO804 became to make CAN signal analyze.

I didn't hack the scope. Just firmware update. Am I missing something, because normally DHO 804 have not CAN analyze feature.  :-DD


Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2807 on: July 16, 2024, 10:07:05 am »
I didn't hack the scope. Just firmware update. Am I missing something, because normally DHO 804 have not CAN analyze feature.  :-DD
Normally it's a DHO904 feature.  :-//

What does it show on your "Options" screen?


 

Offline RogerG

  • Contributor
  • Posts: 32
  • Country: de
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2808 on: July 16, 2024, 12:18:54 pm »
Hi,

my DHO804 has the CAN option, too. But my copy has the CAN analyzing function since applying the hacks to enable BW7to10, AUTO and Memory expansion all found in the opts.txt by SCPI command. So it's still a DHO804, the DHO model was not changed.

However, LIN option doesn't appear.
 
The following users thanked this post: xduan

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2809 on: July 16, 2024, 12:30:16 pm »
my DHO804 has the CAN option, too. But my copy has the CAN analyzing function since applying the hacks to enable BW7to10, AUTO and Memory expansion
However, LIN option doesn't appear.

Mine doesn't.

CAN and LIN are the item in the licensing, so something is weird. 

What does your "Options" screen show?
 

Offline RogerG

  • Contributor
  • Posts: 32
  • Country: de
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2810 on: July 16, 2024, 12:51:17 pm »
Hope the pics speak for themself  :)
« Last Edit: July 16, 2024, 12:57:41 pm by RogerG »
 
The following users thanked this post: Fungus

Offline scroeffie

  • Contributor
  • Posts: 15
  • Country: nl
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2811 on: July 16, 2024, 03:39:35 pm »
iam going to buy this scope and maybe hack it if i can do i buy the 200mhz probes or 100mhz ? Rigol DHO802
 

Offline shapirus

  • Super Contributor
  • ***
  • Posts: 1613
  • Country: ua
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2812 on: July 16, 2024, 04:02:51 pm »
iam going to buy this scope and maybe hack it if i can do i buy the 200mhz probes or 100mhz ? Rigol DHO802
just keep the ones that come with the scope, they're good enough.

p.s. get a DHO804 instead.
 
The following users thanked this post: scroeffie

Offline scroeffie

  • Contributor
  • Posts: 15
  • Country: nl
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2813 on: July 16, 2024, 04:05:54 pm »
i need  1:100 probes for crt work etc wil buy the 804
 

Offline FxDev

  • Regular Contributor
  • *
  • Posts: 52
  • Country: tr
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2814 on: July 16, 2024, 04:36:48 pm »
This is my option screen.
I don't know how but it's very good to have CAN analyze function  :-DMM


Offline TomKatt

  • Frequent Contributor
  • **
  • Posts: 529
  • Country: us
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2815 on: July 16, 2024, 04:57:23 pm »
This is my option screen.
I don't know how but it's very good to have CAN analyze function  :-DMM
Is the CAN function = 'Auto Serial Bus' trigger and analysis?  If so, that is a trial license with a limited number of times you can use it before that function is automatically disabled.
Several Species of Small Furry Animals Gathered Together in a Cave and Grooving with a PICt
 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2816 on: July 16, 2024, 05:11:43 pm »
This is my option screen.
I don't know how but it's very good to have CAN analyze function  :-DMM
Is the CAN function = 'Auto Serial Bus' trigger and analysis?

Yes. It's interesting that it's available though, I've never seen it on a DHO800 before.

Maybe Rigol is planning something.

If so, that is a trial license with a limited number of times you can use it before that function is automatically disabled.

Yep.

But RogerG has it forever...

 

Offline FxDev

  • Regular Contributor
  • *
  • Posts: 52
  • Country: tr
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2817 on: July 16, 2024, 05:14:53 pm »
Hi,

my DHO804 has the CAN option, too. But my copy has the CAN analyzing function since applying the hacks to enable BW7to10, AUTO and Memory expansion all found in the opts.txt by SCPI command. So it's still a DHO804, the DHO model was not changed.

However, LIN option doesn't appear.

How did you do the hack?

 |O

Offline RogerG

  • Contributor
  • Posts: 32
  • Country: de
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2818 on: July 16, 2024, 05:37:56 pm »
I did as described in this post:
https://www.eevblog.com/forum/testgear/hacking-the-rigol-dho800900-scope/msg5344076/#msg5344076

Second way - generation of additional options

Auto was the option for can trigger and analysis.
« Last Edit: July 17, 2024, 07:15:57 am by RogerG »
 
The following users thanked this post: FxDev

Offline scroeffie

  • Contributor
  • Posts: 15
  • Country: nl
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2819 on: July 16, 2024, 06:21:37 pm »
found this if some one wants to make one for them selfs

https://github.com/LorenceChen/DHO800_BatteryPack
 

Offline bobxyz

  • Contributor
  • Posts: 17
  • Country: us
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2820 on: July 16, 2024, 06:23:27 pm »
Factory non-hacked CAN decode/triggering on the DHO800 series was added in ~January with the later firmware updates - it wasn't supported originally, but is supported now (firmware v1.02), and is included in the newer datasheet/user manual.  LIN bus is not [yet?] supported.

I'm not sure if the Auto Serial Bus "Limit" in the options refers to a limited number of uses before needing to buy a license or it means that the support is limited (no LIN bus)?

There are issues with a 10x probe and CAN protocol decode - https://www.eevblog.com/forum/testgear/rigol-dho814-capturing-can-frames/msg5406683/#msg5406683
 
The following users thanked this post: RogerG

Offline shapirus

  • Super Contributor
  • ***
  • Posts: 1613
  • Country: ua
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2821 on: July 16, 2024, 06:56:36 pm »
i need  1:100 probes for crt work etc wil buy the 804
you'll want to check the voltage vs frequency derating curve for the probes you're planning to get.

for basically any passive probes, their max allowed voltage goes down pretty quickly with frequency getting beyond 0.1-1 MHz or so, definitely no HV probing at 100+ MHz.
 
The following users thanked this post: Fungus

Offline TomKatt

  • Frequent Contributor
  • **
  • Posts: 529
  • Country: us
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2822 on: July 16, 2024, 07:24:20 pm »
i need  1:100 probes for crt work etc wil buy the 804
you'll want to check the voltage vs frequency derating curve for the probes you're planning to get.

for basically any passive probes, their max allowed voltage goes down pretty quickly with frequency getting beyond 0.1-1 MHz or so, definitely no HV probing at 100+ MHz.
For any work on a crt I'd consider differential probes...  And if you're looking at the really high voltages definitely get a proper HV probe.
Several Species of Small Furry Animals Gathered Together in a Cave and Grooving with a PICt
 
The following users thanked this post: scroeffie

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16934
  • Country: 00
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2823 on: July 16, 2024, 07:29:45 pm »
I'm not sure if the Auto Serial Bus "Limit" in the options refers to a limited number of uses before needing to buy a license or it means that the support is limited (no LIN bus)?

It means it's time-limited. It will be disabled after you use the 'scope for a while (40 hours?)

There are issues with a 10x probe and CAN protocol decode

ALL of the serial decoders have a bug where the threshold level isn't multiplied by the probe setting (nb. The attenuation setting, not the physical switch on the probe).

If you don't set the probe to 1x in the vertical menu then you have to multiply your threshold voltage by 10 (the line will be off the top of the screen).

Me? I set it to 1x for serial decoding and the level marker on screen works perfectly.
 
The following users thanked this post: scroeffie

Offline TomKatt

  • Frequent Contributor
  • **
  • Posts: 529
  • Country: us
Re: Hacking the Rigol DHO800/900 Scope
« Reply #2824 on: July 16, 2024, 07:40:48 pm »
I'm not sure if the Auto Serial Bus "Limit" in the options refers to a limited number of uses before needing to buy a license or it means that the support is limited (no LIN bus)?

It means it's time-limited. It will be disabled after you use the 'scope for a while (40 hours?)
From the User Guide -
Quote
The instrument is installed with the trial versions of the options before leaving
factory. The trial time starts from the time when you power on the instrument for
the first time, and the trial time is about 2,160 minutes.
2,160 / 60 = 36 hours running time

I don't have a Rigol scope, but I'd assume there are hacks available that make those options permanent anyway?
« Last Edit: July 16, 2024, 07:47:57 pm by TomKatt »
Several Species of Small Furry Animals Gathered Together in a Cave and Grooving with a PICt
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf