Cube Problems

0 views
Skip to first unread message

Nicodemo Aidara

unread,
Aug 5, 2024, 1:48:46 PM8/5/24
to soundderweiteas
Wheni press the button short: short blink(in manual it says range test, and it should send a signal to aqara hub to say something on speaker)

When i longpress it for 15 seconds: the first 3 seconds, the blue led is lit up, and then is off for the rest of period


PS: This is an Aqara cube, and not the MI cube. Not sure what or if there is any difference.

I also talked with the developer of the app, and he told me that Aqara cube also should work with the app.


An XYZ cube is a calibration test for dimensional accuracy testing, it is not meant for extensive trouble shooting. Therefor, there are no specific resources for cube irregularities, the regular resources can be used for trouble shooting.


Do note that the dimensions in X and Y and Z are based on mechanical ratio's of the steppers with their pulleys or threaded rods, you can calculate the amount of steps required for the dimensional accuracy. It is only necessary to adjust this if e.g. the pulley is of a different diameter than the specification (as in poor quality dimensional pulley accuracy). In the basis you should not adjust the steps per mm based on small sized calibration cubes.


I need to make an OLAP cube using a remote database.After I set up the dimensions and measures and create the cube, I can not get the cube to launch to the local server. I keep getting the error,"The project could not be deployed to the 'localhost' server because of the following connectivity problems : A connection cannot be made. Ensure that the server is running. To verify or update the name of the target server, right-click on the project in Solution Explorer, select Project Properties, click on the Deployment tab, and then enter the name of the server."


However, the local SQL server is running(from as far as I can tell), and I have no idea on how to go about fixing this. I've tried replacing "localhost" with "." and the IP, but that hasn't worked either.


i even tried down just downloading the gcode from the site, to rule out any slicer problems, same problem still.. the funny thing is there is no problem printing it on my ender 3v2.. The printer has done the first setup thing without any problems.. So what am i missing?


I am trying to analyze hot spot pattern in 10 year of count data for a bird species (2005-2015). The result of emerging hot spot analysis is exactly what I need now. But I am having problem in creating space time cube required for doing this analysis.


We just did a live training seminar on this topic (located here) and there is also a recording of our 2016 UC technical workshop (here). A tutorial as well as a free hands on web course are in the works! In the mean time, I hope the LTS and workshop are helpful. Feel free to contact me with any other questions you may have. I am happy to help.


Thank you so much for the reply and tutorial, videos. They do help in clearing my concepts but I am still stuck with my questions. Just to be clear with my question, lets say I have data formatted as below.


2. Time step interval? Okay, I keep it 1 year, it shows me this error " a space time cube must have at least 10 time slices". In this case in time field, I gave date2015 column, time step interval 1 year and time step alignment end_time.


We are running CUCM 9, and everything was fine while we had only one location. Now, we have 2 locations with PUB on one and SUB on another, and 2 CUBEs, one on both sites.... The first one is doing all right, handling calls from both sites via SIP, and so on... Second one however, have problems establishing SIP connectivity. At least thats what I'm getting from debug ccsip...


Now, our first SIP provider(and actually all the SIP I have installed so far) had user/pass/realm delivered to us, and i was creating sip-ua, and register through it. Also, he used one server for everything, so I had no problems with that too. Here, I've tried establishing call without registration and trying to figure out which server does what... and looks like I'm failing :(


so, this haven't worked... i then tried using media in both dial peers and sip profile, signaling in both dial peers and sip profile, media in sip profile and signaling in dial peers... nothing is working. and debug says this:


CUBE has private IP, and IP they gave me as "your IP" is static NAT 1 on 1 on ASA going to CUBE... coming to think of it, i still havent tried combination where i would modify in sip profile my private CUBE IP to public CUBE IP they gave me.... hmmmm, i might try that, but question where to put signaling IP and where to put media IP still stands...


I actually have some recent experience with this and may be able to help you. First, install a SIP softphone for troubleshooting (I use XLite). Makes things MUCH easier. Make sure XLite can reach your CUBE. Get your voice flowing between CUBE and ITSP before tying into CUCM. Which ITSP are you using? Do they require registration or can you signal straight to them without username and password?


the problem is getting voice flow between cube and istp :D although, i am thinking that problem might be cause of cube-cucm connection, as i have bind h323 on local interface, and i'm nat-ing that same interface outside for sip connection... it shouldn't make those problems, as they are two separate call legs, but it is something that confuses me too :s


Are you using a single interface on your CUBE or are you using two? Either way you should not need to use the bind command. And you don't want to NAT your local (CUCM) interface to the outside. The outside world doesn't need to know about your CUCM server. That's the CUBE's job. It mediates between CUCM and the world. Can you post your CUBE config?


I didn't mean NAT CUCM, I meant the interface towards it. But since you're using a single interface then yes that is what you NAT. You have a lot going on in that config. Probably a lot more than you need. Like I said you should work on this in two legs. CUBE to ITSP, and then CUCM to CUBE. You're trying to make the whole thing work in one shot which is going to cause you some headaches.


Install XLite free version. In the account settings set your UserID to a generic 10 digit phone number, domain to something generic, then at the bottom set the Proxy Address to the IP of your CUBE. The media ports will be negotiated dynamically between the CUBE and the ITSP. Since you said you're not registering you will also need to give the ITSP YOUR peer IP (this is how they secure the trunk) which is whatever IP you're sourcing from when you leave your network (what you're NAT'ing the CUBE to).




Use XLite to place a phone call from your PC (if you have a mic and speakers you can have audio if the call connects). This should come pretty close to getting your outward leg established. Once you get this part working you can add in more codecs and translation profiles if you want. Let me know what happens. Include any debug or packet cap results if you can.


OK, everything is working fine now... Mistake was rather silly one, as usual... Colleague of mine has mistyped nat address, so CUBE nated on wrong IP... Its amazing how the hardest problems are uncovered by the most simple solutions :D


That reminds me I also forgot to mention an issue with passing SIP through an ASA. The SIP inspection map doesn't work in both directions if you use ANY / ANY for your source and destination security interfaces in your NAT rule. So the SIP payload will get translated on the egress, but won't get translated back on the ingress. Your inbound packet will hit the CUBE but the SIP media header info will have your public IP in it, which the CUBE knows nothing about and your calls will fail. The simple fix is to use something like Outside / Inside or Outside / DMZ on your NAT rule. It's a quirk with the state table on ASA.


LinkedIn and 3rd parties use essential and non-essential cookies to provide, secure, analyze and improve our Services, and to show you relevant ads (including professional and job ads) on and off LinkedIn. Learn more in our Cookie Policy.


Toy problems are an engineering tool to evaluate a concept and learn from a simple well contained problem in preparation for solving a bigger and yet even bigger problem. I want to take this time dear readers, to write about the snake cube puzzle.


Apparently graph theory comes in handy when solving this puzzle, so I have developed an application that recursively scans through all possible combinations until it reaches a solution: a single Hamiltonian path inside a 3x3x3 space.


So I seem unable to create a viewport with a clip cube.... I am selecting a red face then right clicking and trying from the view menu, and I seem to be getting one of two things- something that looks like an empty viewport with just a viewport data tag, or something so large it can't render- it shouldn't be larger much than the sheet if it is properly following the the clip cube bounds- but I have too zoom out so far to see the viewports extents that I can't see the sheet outline anymore...


I only seem to be able to make a section- also included in the file. The view (clip cube) I am looking for is saved as Section B back in the views for the project. Its probably something simple that I'm doing wrong, but I feel like I am following the steps... many shruggs...


I got the following Section Viewport by highlighting the front face of the click cube, right clicking on the highlight and choosing Create Section Viewport. It was kind of hard to select in the Saved View because the plane was parallel to the screen. It also works if you are in a 3D view which makes it easier to see which face you are selecting.


BUT, I think the real problem is that your drawing is too far from the internal origin. Your main objects are 300,000 m "East" and 20,000 m "North" of the internal origin. You also see to have a few "construction" objects that have gotten offset about that far or farther to the "West" both "North" and "South". I think you may also be 20,000m in the Z direction from the origin also.

3a8082e126
Reply all
Reply to author
Forward
0 new messages