Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Hello,
you have to create a RAW in the Dolby device manager. ? If you would like to contact me, I have developed a full module which will give you total control over the IMS including selecting the SPL, skip +/-, ?reading the the timecode and checking for expired keys. ?You can reach me: Michael <at> block-o-matic <.com> |
Re: CEN-NSP-1
#crestron
#crestronapp
I'm assuming that you have gained control of its IP address? (DHCP or Newly set static)...
The unit has a Web server page, go to a browser and type the IP address (you may have eluded to this in your post). Have you tried using the USB connection with Toolbox? then use the PUF tool. I'm quite sure that the NSP doesn't support File Trx via FileZilla... If you can connect with USB, you should probably step up the FW over a few versions, instead of jumping to the latest directly... This is the latest FW:?CEN-NSP-1 [v1.002.0035, #00B915B6] |
Re: Compile error after SIMPL update
¿ªÔÆÌåÓýHave you tried replacing the module with a fresh copy? ? From: <[email protected]> on behalf of <john@...> ? I am completely stumped on a compile error I am getting after updating to the latest version.? When I have run into similar problems in the past doing a full recompile after deleting the spiswork directory has resolved the issue but this time no luck.? The module I am struggling with is the official denon heos modules, and to add to the mystery if I create a brand new program and add the modules I dont get any compile errors. |
Re: how to remove specific character from string in Crestron simpl+
#crestron
I think what you are looking for is a Serial Gather, Serial Substring (Expandable) and a Serial Buffer
|
CEN-NSP-1
#crestron
#crestronapp
Hi all, I'm glad I found you after Yahoo!
I bought an Old Stock NIB, CEN-NSP-1. It came with the original release firmware and I've been unable to update its firmware. It displays the embedded web server update ui but nothing happens when I point it to a local file for upgrade. It appears to reject the connection. Toolbox can't connect to it either. Filziila no luck. Has anyone else delt with this issue? Is there any other way to upgrade the firmware other than the embedded UI? Any help would be appreciated. |
Re: Honeywell Wifi Thermostat
I looked for this as well and never found anything. Not really sure how one of the largest HVAC solutions does not have a module in Crestron when so many other control platforms support Honeywell.
I was part of a Honeywell integration project for another platform and its quite an undertaking with contracts and API keys from Honeywell to talk to their servers. Very doable, but you really need to have the right team/person doing this. As I recall, all of the control is through their cloud (TC Connect).? |
Re: how to remove specific character from string in Crestron simpl+
#crestron
¿ªÔÆÌåÓýI¡¯m not sure you¡¯ve supplied enough details for people to help you.?The incoming string: is it literally ¡°\x1\x2\x3\x4\x5¡± so 15 characters or is it 5 bytes (0x01, 0x02, 0x03, 0x04, 0x05) ? On 13 Jan 2021, at 12:45, saravanan.s@... wrote:
|
how to remove specific character from string in Crestron simpl+
#crestron
example: serial Input : \x1\x2\x3 \x4\x5 i want output like this serial Output :12345
can any one help as. |
Compile error after SIMPL update
I am completely stumped on a compile error I am getting after updating to the latest version.? When I have run into similar problems in the past doing a full recompile after deleting the spiswork directory has resolved the issue but this time no luck.? The module I am struggling with is the official denon heos modules, and to add to the mystery if I create a brand new program and add the modules I dont get any compile errors.
Here are the two errors I am struggling with.? Any help is greatly appreciated ERROR? (LGCMCVT149)? Code\SPlsWork\DenonHEOS_Device_Engine_v7_1_0.cs, Line 91 ??????? Code\SPlsWork\DenonHEOS_Device_Engine_v7_1_0.cs] Internal Error (Line 91) - The type 'Crestron.CRPC.MediaPlayer.IMediaPlayer' is defined in an assembly that is not referenced. You must add a reference to assembly 'MediaPlayer, Version=1.0.0.26508, Culture=neutral, PublicKeyToken=null'. ERROR? (LGCMCVT258) ? ??????? SIMPL+: C# - Compiled with errors for \Code\SPlsWork\DenonHEOS_Device_Engine_v7_1_0.dll |
Re: Curl formatting
¿ªÔÆÌåÓýYou need to use S# to do HTTPS, SIMPL nor SIMPL+ support HTTPS. ? From: <[email protected]> on behalf of <itaibengal@...> ? I am trying to control via HTTPS a light strip. I have the commands working properly in Postman but not sending an SIO to the URL.?
Govee-API-Key: 1111111-22222-3333-4444-555555555555555 Content-Type: application/json User-Agent: PostmanRuntime/7.26.8 Accept: */* Postman-Token: 237d07aa-7142-40b8-8d81-054c244a8345 Host: developer-api.govee.com Accept-Encoding: gzip, deflate, br Connection: keep-alive Content-Length: 115 { ? ? "device": "AA:AA:AA:AA:AA:AA:AA:AA", ? ? "model": "H6141", ? ? "cmd":{"name":"turn", "value": "on"} ? ? } |
Re: CP3 issues uploading program and CTP errors
"No Program Loaded" (return from PROGCOMMENTS:# cmd) just indicates the program is not running. In most instances the program successfully uploaded, started, and then experienced a runtime error that caused it to stop. First confirm the presence of files in \SIMPL\App##\ folder in File Manager (showing that program was loaded, but stopped). Then check the Err Logs for messages to give you clues as to why the program stopped. CTP/SCTP are considered deprecated, and intentionally grayed out. You should be enabling Secure Deployment features and using SSH/SFTP for servicing per? I'd advise compiling/loading a dummy program w/ only signals on the relay inputs to see if that behaves normally as your baseline / unit test. |
Re: Curl formatting
I am trying to control via HTTPS a light strip. I have the commands working properly in Postman but not sending an SIO to the URL.?
I was hoping to use the module, but I did not see any documentation on how to proceed. Any advice on how to send the following command? PUT /v1/devices/control HTTP/1.1 Govee-API-Key: 1111111-22222-3333-4444-555555555555555
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.8
Accept: */*
Postman-Token: 237d07aa-7142-40b8-8d81-054c244a8345
Host: developer-api.govee.com
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 115
{
? ? "device": "AA:AA:AA:AA:AA:AA:AA:AA",
? ? "model": "H6141",
? ? "cmd":{"name":"turn", "value": "on"}
? ? } |
Re: DM16X16 going offline every few hours
AV Programmer,
I have given up on that 16x16 unit and as a stop gap, ?I have gone back to my old 8x8 and its been solid since Christmas Day. I did some testing on the 16x16 and had it on the floor with almost no cards in it and it stayed online to program for days. I then started adding cards and after a bunch were reinstalled it starting dropping off-line again. I didn't see your request about putting it back on the subnet and sending that isolate command. But given that it ran with less cards for days I really think this is some kind of power issue and not network related. |