¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Thorsten,

Thanks for letting me know.

Jay

On 7/17/2023 3:10 AM, Thorsten K?hler wrote:

Hi Jay,

unfortunately, the client is on vacation now for the next three weeks. I?ll try the latest version then.

?

I?ll come back to you on that in three weeks!

?

Cheers,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 16:55
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

For some reason I never uploaded this version to my GitHub.? It has been so long ago that I can't remember why but we should start debugging with the latest I worked on.

Here is a link where you can download this new version.?

This is the compiled.zip of the demo program so you can extract the v1.5 s+ module along with the Sensibo_Air.clz file.? Make sure you replace your existing Sensibo_Air.clz with the new one from the compiled.zip

Now please send me the messages captured in text console as I described below along with any relevant messages that show up in the error log when the program crashes.

Thanks

Jay

On 7/16/2023 3:24 AM, Thorsten K?hler wrote:

Hi Jasen,

?

in fact, i?m using v1.4 of your module. Can you point me to the 1.5 version?

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 00:50
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things.

1) Are you using v1.5 of the Sensibo Air Module?

2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console.

3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed.

4) Open up a toolbox text console window and perform the actions to duplicate the problem.

5) Copy all the messages sent to the text console window into an email and send that to me.

6) Finally, please send me any relevant information from the error log.

I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger.

I'll take a look and see if I can figure out what is going on.

Thanks

Jay

On 7/15/2023 7:32 AM, Thorsten K?hler wrote:

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Jay,

unfortunately, the client is on vacation now for the next three weeks. I?ll try the latest version then.

?

I?ll come back to you on that in three weeks!

?

Cheers,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 16:55
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

For some reason I never uploaded this version to my GitHub.? It has been so long ago that I can't remember why but we should start debugging with the latest I worked on.

Here is a link where you can download this new version.?

This is the compiled.zip of the demo program so you can extract the v1.5 s+ module along with the Sensibo_Air.clz file.? Make sure you replace your existing Sensibo_Air.clz with the new one from the compiled.zip

Now please send me the messages captured in text console as I described below along with any relevant messages that show up in the error log when the program crashes.

Thanks

Jay

On 7/16/2023 3:24 AM, Thorsten K?hler wrote:

Hi Jasen,

?

in fact, i?m using v1.4 of your module. Can you point me to the 1.5 version?

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 00:50
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things.

1) Are you using v1.5 of the Sensibo Air Module?

2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console.

3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed.

4) Open up a toolbox text console window and perform the actions to duplicate the problem.

5) Copy all the messages sent to the text console window into an email and send that to me.

6) Finally, please send me any relevant information from the error log.

I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger.

I'll take a look and see if I can figure out what is going on.

Thanks

Jay

On 7/15/2023 7:32 AM, Thorsten K?hler wrote:

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: We are hiring, East coast, tri-state or Florida.

 

I am interested?

On Jul 16, 2023 4:52 PM, Neil <neil@...> wrote:
Would suit commissioning engineer or junior programmer looking to move on.
See the post and details here -?


We are hiring, East coast, tri-state or Florida.

 

Would suit commissioning engineer or junior programmer looking to move on.
See the post and details here -?


Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Thorsten,

For some reason I never uploaded this version to my GitHub.? It has been so long ago that I can't remember why but we should start debugging with the latest I worked on.

Here is a link where you can download this new version.?

This is the compiled.zip of the demo program so you can extract the v1.5 s+ module along with the Sensibo_Air.clz file.? Make sure you replace your existing Sensibo_Air.clz with the new one from the compiled.zip

Now please send me the messages captured in text console as I described below along with any relevant messages that show up in the error log when the program crashes.

Thanks

Jay

On 7/16/2023 3:24 AM, Thorsten K?hler wrote:

Hi Jasen,

?

in fact, i?m using v1.4 of your module. Can you point me to the 1.5 version?

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 00:50
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things.

1) Are you using v1.5 of the Sensibo Air Module?

2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console.

3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed.

4) Open up a toolbox text console window and perform the actions to duplicate the problem.

5) Copy all the messages sent to the text console window into an email and send that to me.

6) Finally, please send me any relevant information from the error log.

I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger.

I'll take a look and see if I can figure out what is going on.

Thanks

Jay

On 7/15/2023 7:32 AM, Thorsten K?hler wrote:

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Jasen,

?

in fact, i?m using v1.4 of your module. Can you point me to the 1.5 version?

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Sonntag, 16. Juli 2023 00:50
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things.

1) Are you using v1.5 of the Sensibo Air Module?

2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console.

3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed.

4) Open up a toolbox text console window and perform the actions to duplicate the problem.

5) Copy all the messages sent to the text console window into an email and send that to me.

6) Finally, please send me any relevant information from the error log.

I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger.

I'll take a look and see if I can figure out what is going on.

Thanks

Jay

On 7/15/2023 7:32 AM, Thorsten K?hler wrote:

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Thorsten,

It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things.

1) Are you using v1.5 of the Sensibo Air Module?

2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console.

3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed.

4) Open up a toolbox text console window and perform the actions to duplicate the problem.

5) Copy all the messages sent to the text console window into an email and send that to me.

6) Finally, please send me any relevant information from the error log.

I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger.

I'll take a look and see if I can figure out what is going on.

Thanks

Jay

On 7/15/2023 7:32 AM, Thorsten K?hler wrote:

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: Netatmo integration

 

¿ªÔÆÌåÓý

Hi Jay,

?

the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app.

I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4.

Your module reports a successful connection and i?m receiving feedback (e.g. target temperature).

I?m able to control the AC, setting it into cooling mode and off mode.

However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡­

?

Any ideas what the issue might be here?

?

Thanks,

Thorsten

?

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Mittwoch, 14. Juni 2023 02:48
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

Hi Thorsten,

Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.?

Hope this helps

Jay

On 6/13/2023 11:37 AM, Thorsten K?hler wrote:

Hi Jason,

?

main driver is actually the Netatmo ¡°Smart AC Controller¡±.

The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display).

The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit.

?

But for that, I need to able to communicate with Netatmo in the first place.

Doesn?t sound if there?s something readily available¡­

?

Thanks,

Thorsten

?

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Montag, 12. Juni 2023 19:09
An: [email protected]
Betreff: Re: [crestron] Netatmo integration

?

I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?

Hope this helps

Jay

On 6/12/2023 11:03 AM, Thorsten K?hler wrote:

Hi,

?

anyone already doing integration of the Netatmo system into Crestron?

?

Thanks,

Thorsten


Re: S# Pro Keypads

 

Yes, for whatever reason Crestron never created the SSP class for the C2N-DB12. The CNX seems to work fine.


Re: Recover programs

 

¿ªÔÆÌåÓý

It¡¯s still there.

?

Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 8228 Mayfield Rd. #6B Rear Cleveland OH 44026
D. 440.771.4809 | O.440.449.1100 X1109 | F.440.449.1106 |

?

From: [email protected] <[email protected]> On Behalf Of MSTC
Sent: Thursday, July 13, 2023 18:03
To: [email protected]
Subject: Re: [crestron] Recover programs

?

What ever happened to Spin-Rite . . . .

?

From: <[email protected]> on behalf of "thesaabdr via groups.io" <wyatt@...>
Reply-To: <[email protected]>
Date: Thursday, July 13, 2023 at 5:16 AM
To: <[email protected]>
Subject: Re: [crestron] Recover programs

?

I'm not sure what you mean by an accident.? Did you delete them, or did you run the drive over with a car?? There are free undelete programs out there and other services.? Is this a mechanical drive that won't spin up?? Put it in the freezer for a few hours, I've done that many times and recovered gigabytes of data.? There are lots of methods, depending on the scenario.? Recuva and PhotoRec are good tools.? PhotoRec will work on corrupted drives.??


Re: Recover programs

 

¿ªÔÆÌåÓý

What ever happened to Spin-Rite . . . .

?

From: <[email protected]> on behalf of "thesaabdr via groups.io" <wyatt@...>
Reply-To: <[email protected]>
Date: Thursday, July 13, 2023 at 5:16 AM
To: <[email protected]>
Subject: Re: [crestron] Recover programs

?

I'm not sure what you mean by an accident.? Did you delete them, or did you run the drive over with a car?? There are free undelete programs out there and other services.? Is this a mechanical drive that won't spin up?? Put it in the freezer for a few hours, I've done that many times and recovered gigabytes of data.? There are lots of methods, depending on the scenario.? Recuva and PhotoRec are good tools.? PhotoRec will work on corrupted drives.??


Re: iPhone 13, VPN and Crestron GO app

 

You might want to check what type of Encryption you are using for your VPN.?

When I updated the OS on my laptop, all my VPNs stopped working.? Turns out the newer OS's will no longer allow AES256-CBC. You can add some lines to your .ovpn file to allow the older AES256-CBC encryption.? But the better method is to use AES256-GCM encryption -- that is what newer OS's want to see.


Hunter Douglas URL

 

Does anyone have the URL for the Hunter Douglas Powerview shade app to be called up from the Crestron Go APP?

Thanks


Re: Epson Projector Crestron Connected

 

Thanks to everyone for your suggestions.?
I tried all of them with no success. Even Epson tech support was stumped.?
I ended up switching to PJLink and they connected up right away.


iPhone 13, VPN and Crestron GO app

 
Edited

Hi All,
I have a client with the GO app and a VPN for use when he is away from the house. With his iPhone 11 (10?) everything worked fine.
Now that he updated to the 13, the GO app does not even negotiate with the processor.
He has a couple other Apps (Camera and irrigation) and both of those work thru the VPN so we know that the connectivity is working.
It would seem that it is something specifically between the new iPhone 13 and the Crestron GO app.
We tried turning off 'Private WiFi Address' in the iOS setting but that didn't seem to help...

The GO app does work locally and we don't have an 'Address 2' set up in the app. he just uses the local connection whether at home or thru the VPN.

Anyone have any ideas??
TIA!!


Re: Factory Defaut TS-1070

 

Got it to work. Pull POE, wait for Crestron logo with scrolling dots (3rd screen in boot up for me). Once saw this screen pulled POE and reapplied. Same sequence 10 more times for total of 11. Confusing part was I had to let it go past the scrolling dot screen after 11th reboot. I suspected the first screen would be factory restore but it was not.


Re: Factory Defaut TS-1070

 

Do I need to wait for the Crestron logo that has the "dots" or can I reset on the first logo I see? I did this for almost 15 minutes yesterday before just giving up. Possibly the biggest waste of time on a touch panel ever, and that's saying something.


Re: Factory Defaut TS-1070

 

It could be like Extron too, one is a reboot, two is clear project, three is whatever.? Do a press and then click five times for factory reset or something like that.? It's pretty stupid the way it is now.


Re: Factory Defaut TS-1070

 

Just did this yesterday with a tech.? Press the reset button in the pin hole on the back until the screen goes black, release.? Once you see a Crestron logo on boot, repeat 10 more times for 11 total.? Wait for it to boot and it will go into a recovery screen with a button to factory reset.? It took him a couple of tries to get it right.? Note to Crestron, this is absurdly complicated.? A 30 second hold on the reset button like every other device made is adequate.??


Re: Recover programs

 

I'm not sure what you mean by an accident.? Did you delete them, or did you run the drive over with a car?? There are free undelete programs out there and other services.? Is this a mechanical drive that won't spin up?? Put it in the freezer for a few hours, I've done that many times and recovered gigabytes of data.? There are lots of methods, depending on the scenario.? Recuva and PhotoRec are good tools.? PhotoRec will work on corrupted drives.??