Orientation is altered when creating a location

Hi,

when I create a location using EILocationBuilder in Objective-C, the orientation of the added room is different than what I programmatically set it to be. E.g. I would write 230 but in the cloud it would say 50. It always seems to add 180 degrees. Am I not getting something?

(Also as a secondary question, is it still possible to switch between normal mode and light mode on an Iphone 6 using Estimotes own location app? From the descriptions I found online, it seems that the light mode is used (i.e. no orientation and very low accuracy). Using experimental with inertia mode doesn’t help with the accuracy and (I guess due to the previous issue) the orientation is wrong as well. I haven’t tried using a self-programmed app yet.) -> I missed the renaming, my bad.

Thank you