Jump to content
C4 Forums | Control4

One True

c4Forums Member
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

One True's Achievements

  1. Hey all. I've been fighting with this as well and thanks to a helpful pointer from @chopedogg88, I've got it working. I'm going to walk through the steps I took so that others can benefit from my experience. First of all, here's what I've got: Bromic Wireless Dimmer Control: spec doc: https://pim.bromic.com/wp-content/uploads/2021/06/Smart-Heat-Electric-Dimmer-Control-Product-Brief-US.pdf user manual: https://pim.bromic.com/wp-content/uploads/2021/06/Dimmer-Controller-Installation-Manual-US.pdf a 7 button remote: http://teamwpd.com/images/servicemanuals/Bromic Controller Remote Manual.pdf A Bromic Smart-Heat Link Home Automation device: https://www.bromic.com/product/smart-heat-link-home-automation-plugin/ The manual for the Smart-Heat Link is... not great. I followed their directions and used DockLight to try to program the remote control to memorize channel 500, then tried to transmit on that channel to the Bromic Controller. However, no matter what I did- this always resulted in an "ID > 2000" error when I tried to transmit on that channel. I believe that this is an issue with the firmware in the Smart-Heat Link. I also tried programming ids less than 201 and that resulted in an "ID < 201" error. So I can program 201 and up, but I can't use it. Or I can use IDs 1-200, but I can't program them. Argh. I'm outlining the sequence of steps I took below. Don't be dismayed by the length- once you understand it, the whole process takes about 2 minutes. Set up and connect the drivesr Install the Teleco TVLINK TVTRX232-916 device driver from their website Install a TVLINK driver. I'm using "TVLINK Generic" because I just want on and off, but you can install whichever one you want. Plug the Smart-Heat Link into your Control4 Controller. I plugged it Serial port 1 using a DB-9 cable. In System Design go to the Properties pane on your TVLINK TVTRX232-916 and set the "Number of physical transmitters" to 1 and hit "Set". Setting the number of physical transmitters creates new connections starting at 201. So if you set it to 1, you get "TRANSMITTER ID 201" in your connections list. Somewhere along the line when I was doing this, I created a TRANSMITTER ID 202 in my list and for some reason my system now thinks that my remote is 202, so for the rest of this example I'll use 202. But you should try using 201 first. Now go to Connections for your TVLINK TVTRX232-916 and Connect its Serial RS-232 Control Input to the right port. In my case that's "EA5->SERIAL 1 (DB-9)" Connect "TRANSMITTER ID 202" to your device, in my case that's "Generic TVLINK Device->TRANSMITTER" Go to the Properties panes of both TVLINK devices and set "Debug Mode" to "Print". This will be helpful for you to see that it's working correctly. In the "Actions" for the TVLINK TVTRX232-916 try doing "Delete all memory" and you should see it say: That means that you've got your serial connection set up correctly (good job) and that the device is working nominally. You'll probably have to set the number of physical transmitters back to 1 (or 2, or whatever) after you do this since that'll get wiped out- but it's a good way to verify that you've completed this part of the process. Configure the Generic TVLINK Device to be able to transmit Go to your GENERIC TVLINK device Actions panel and click "Memorize channel". Then go back to Properties and click the "OFF CHANNEL" label. It'll get a blue line underneath it letting you know it's ready. Click the "off" button on your physical remote once. You'll see it say something like "memorized" in the "Last update" field. Click the "off" button a second time and it should say "Received Channel 8". Do the same for the On channel. And any other button you want to program. Then go to the LUA tab and you should see this in the debug output when you hit the various buttons: That means that your proxy is attuned to your remote (good!). If you click the button in your app, you should see something like this: That's a good sign too- it means that your button is hooked up correctly. BUT NOT SO FAST! This is where the Bromic Smart-Heat Link is not working the way I'd expect it to. If I go to the TVLINK TVTRX232-916 debug Lua panel, when I click the "turn on the heat" button in the app I see this: This means (a) the proxy button sent a request for signal 1 (that's my "high power" setting). It then sent a message to the Bromic Smart-Heat Link saying "54" (transmit) "00 CA" (on channel 202) "00 01" (high power) and "1F" (checksum to make sure that we didn't f' up the command). But the system responds with the very frustrating "ID > 2000" error. Which makes no sense to me because... the ID is 201. But, ok. So alternatively, let's take that data that we just memorized, and tell Control4 to broadcast it on channel 1 instead of channel 202 Go back to your TVLINK TVTRX232-916 Connections tab and switch the connection to "TRANSMITTER ID 001". Now try tapping the heat button in your app and look at the debug output. You'll see Alright! Notice that it's sending now on channel "00 01" (and this time I'm sending the power off signal which is "00 08"). The response code is "54" (received transmission) "06" (acknowledged). We are in business! Except that... the heater didn't turn on. Why is that? It's because we need to tell it to listen. So now we have to program the Controller to listen to channel 1. This is very straightforward. You're going to follow page 8 of this manual: https://pim.bromic.com/wp-content/uploads/2021/06/Dimmer-Controller-Installation-Manual-US.pdf Open up your remote control to find the hidden P3 button. Press the button and you'll hear your Controller make a continuous tone. Press a button on the front of the remote control and your controller will pause, then re-issue the tone. Press one of the heat buttons on your app (turn it on or off, doesn't matter) and you'll here a beeping tone from the controller. Now your Bromic Heat Controller is listening to your Control4 app. Share and enjoy!
  2. Thanks for responding, Andrew. I'm happy to go into further details with potential dealer partners, but I'm being a little circumspect in this post because I'm new to the community and have no desire for this to get back to my current dealer and cause issues. If the hardware details are useful to filter out potential dealer partners then that's worth sharing up front. What specific hardware are you asking about? The controller is a C4-EA5-V2 and I listed the networking hardware above.
  3. I purchased a Control4 solution from a local dealer when I bought a new home a year ago. I was a little skeptical at the time that the solution would be good, but over time as I've used Compose Home Edition to program it, I've found that there's a lot to like about the system. However- I've found that my local dealer is not deeply technical and is more interested in stamping out low-security cookie cutter solutions that fit the least common denominator than they are to fine tune a system to really get the most out of it. This is slowly driving me crazy. I'd like to explore switching to a dealer that is very technical so that we can explore what this system can really do. If you're a technical dealer who can work with me on the following tasks I'd like to talk to you: Switching from the tragically weak PakEdge networking (RK1, MS-2416, 5x WA-4200s) to Unifi. I can do all the hardware and have experience implementing and managing 10+ WAP Unifi installs across multiple zones. Hardening the security of the system - it's making me cry seeing all the weak self-signed certs on internal hardware Full access to all drivers - my dealer won't install certain drivers because he's worried about instability or liability - but I have paid an insane amount of money to get that functionality and I'm willing to analyze down to the TCP/IP protocols and debug STP packet storms, etc if that's what it takes. Tighter control over various programming issues. The guy who did the install was just not that technical and he left ungodly turds all over the setup from minor stuff (like misspellings) to crossing loads on keypads in weird ways, etc. I want to clean all this shit up so that I am proud of my system Getting things like the Interlogix Concord 4 alarm driver set up properly so that I can actually see the zones in the partition instead of having to install a separate Alarm app on my phone I think you get the picture. I'm a very, very technical guy and I was promised a Ferrari. Control4 isn't a Ferrari, but it could be a hell of a lot better than it is now. I feel like a guy with a car where they wired the accelerator to the windshield wipers so that you get to go fast but it bugs the shit out of you at every step of the way. If you're a solid Control4 dealer- I don't care where you're located- and you're willing to work with a very technical, hands on owner who's got multiple decade of software experience (I've built systems that you use every single day), let's talk. Happy to share more specs on the system privately.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.