Honda A/C and car settings APK for PX5 - MTCD Android Head Units General

I have purchased a head unit (from china, not easy to return) - I don't think it comes with full system settings to control things like:
- door lock times, ect
- A/C controls
The Phoenix head units support it I believe. Although, I purchased another brand and am not sure it will support the climate controls and system settings. can anybody who owns a Phoenix provide the apk for climate and system? (Download apk extractor from play store and use it to grab the apk's) much appreciated.
Here is an example I am talking about... would really like to have.
https://youtu.be/T0oiX-Xo450?t=2m

Anyone you ever get it figured out

Related

2 Questions, Want to design my own launcher, and trying to find a decent HU

Hi guys, been a while since i posted on these forums so bare with me...
But lately as I'm soon going to be restoring a Z3 ive been looking into the headunits going around.
And truth be told i prefer the Chinese ones to the international branded ones like pioneer.
But i have a few questions so I hope this is the right forum.
My coding experience is limited but not non-existent. I've grabbed android studio and had a nice look around at it. Going to try come test projects on it to get the hang of it before I start any serious work.
My plan is to build a new homescreen launcher with a built in radio/music player. As I feel when looking at the android launcher they put on just doesnt sit right with the main function of this device... IE its a radio and music player...
So Im going to build a new front end with all the controls available to the driver in a safe easy to use way.
So now the questions
Are there any tips on building launchers for these units?
The USB DAB+ stick thats been mentioned many times here. How do you access the steams and communicate to change frequencies and such with it? (I realise thats likely an indeph question and is probably detailed in an SDK somewhere if you can point me to that SDK or detail that would be great)
The CD/DVD unit built into the headunits. how is the audio stream handled? Does it bypass android completely and go to the preamp in the unit? Or is there some sort of interface with android? Even to only provide software controls?
Also can the CD/DVD drive be used for data? I guess if it bypasses android thats a no
Now for the Units.
Theres many nice ones with decent facades, but im having trouble finding the right one. Joying seem good but being in the UK, where can i order it without being charged duty. Is there any UK/EU distributors?
Also im looking for ones with the higher res screen and 2gb ram... That seems very hard to find together along with a nice facade... There are ones that have touch sensitive controls and no CD/DVD drive, but that defeats the purpose and tbh make the unit less safe to use. This is for a car remember...
So any tips?
Sorry if this is a bit rambling... Its been a while
Either no one knows or my questions too disjointed....
Lets try to simplify it.
1) Are there any tips of guides to building your own launcher?
2) Is there any kind of SDK for the realteck DAB+ stick, how do you read streams and manipulate frequency ect...?
3) How do the Units handle the DVD/CD drive, does it bypass android and go straight to the amp or is there some sort of interface with android?
4) Do the drives read data? Such as MP3 cds that android can pick up? (my assumption is no, im not sure android supports optical drives)
5) Are there any confirmed decent UK or EU distributors for the headunits we see from joying/ownice......?
Hope that helps
Not to discourage you but your plans about a new launcher might not be worth it as you can already replace the launcher in these units with any Android launcher. There's even some that are already geared towards driving.
If you want to go full-on custom you could use something like Lightning Launcher and pretty much customize every little thing.
For the music and radio controls there are some re-skinned widgets in the Software forum. Without source code I don't believe you are going to be able to go much further than this. I prefer Poweramp over the stock music player so I just use one of its widgets, would be nice to have something similar for the radio though (although internet-based radio apps are always an option).
The other questions I don't have answers for.
Thanks for getting back... Not discouraged. I probably will still have a go though ill look into the other ones available though

USB Accelerometer on Joying radio

Hi,
Sorry, I had already posted this on another section but I think this one is more appropriate and can't delete other post.
I have a Joying JY-NL124 android car radio, which does not have an accelerometer. I bought the Yocto 3d V2 http://www.yoctopuce.com/EN/products/usb-position-sensors/yocto-3d-v2 to see if I could get it to work with torque and other android apps for the track but although android sees the device the apps do not. I am not a programmer, but is there a way to get the apps to recognize an external accelerometer like some do for an external GPS?
Very interesting. I would like to know as well. It might also be usefull in navigation to get a faster direction orientation.
I was reading up on this again and this bit means someone with the know how would probably need to code something
The main advantage of this solution is that you don't need to install a driver to communicate with a Yoctopuce module, as the HID layer is always present. You only need to add our library, that we provide in source form, to your driving software for it to be able to directly talk to Yoctopuce modules.
Click to expand...
Click to collapse
Have you tried contacting them directly and asking if they can do this for you?
sinnedone said:
I was reading up on this again and this bit means someone with the know how would probably need to code something
Have you tried contacting them directly and asking if they can do this for you?
Click to expand...
Click to collapse
Uff, sorry for the late reply. Life has a way of getting in the way of interesting projects. I'm about to restart this project since I'm using the car a lot on the track. It's weird that the units don't come witha compass, gyroscope, accelerometer, etc, considering they are meant to be used in moving vehicles.
Definitely post up if you figure it out.
It would be nice to get it to work with Android as a whole. If that's the case you might need to talk to one of the ROM developers to see if it's something they can do ROM wise or even a custom kernel.(the kernel bit might be a little harder)
Did anybody get this right. It would be cool if these usb accelerometer could work in the apps
flash_xx said:
Hi,
Sorry, I had already posted this on another section but I think this one is more appropriate and can't delete other post.
I have a Joying JY-NL124 android car radio, which does not have an accelerometer. I bought the Yocto 3d V2 http://www.yoctopuce.com/EN/products/usb-position-sensors/yocto-3d-v2 to see if I could get it to work with torque and other android apps for the track but although android sees the device the apps do not. I am not a programmer, but is there a way to get the apps to recognize an external accelerometer like some do for an external GPS?
Click to expand...
Click to collapse
I'm very interested to understand whether this is possible as I am thinking about a similar setup. You tried the three Bluetooth tips in the roll up thread?
https://forum.xda-developers.com/an...roll-joying-2gb-sofia-mtcb-mtcd-tips-t3555249
"Bluetooth Tethering & BT Settings", "Difficult to pair BT devices" and "Modified stock bluetooth app to allow connection to all devices"
Have you tried external GPS for higher refresh rates or is the Head Unit gps refresh good enough for the track?
Bob
MX5DrIver said:
I'm very interested to understand whether this is possible as I am thinking about a similar setup. You tried the three Bluetooth tips in the roll up thread?
https://forum.xda-developers.com/an...roll-joying-2gb-sofia-mtcb-mtcd-tips-t3555249
"Bluetooth Tethering & BT Settings", "Difficult to pair BT devices" and "Modified stock bluetooth app to allow connection to all devices"
Have you tried external GPS for higher refresh rates or is the Head Unit gps refresh good enough for the track?
Bob
Click to expand...
Click to collapse
Sorry....USB not Bluetooth... Also discouraging. I was hoping USB would be an alternative to BT for track add-ons...
I too have an Android head unit and do track days, and have the exact same interest as you. I use Harry's Lap Timer. I have the Pumpkin AE0273B head unit. It too lacks the compass and accelerometer. I too found this to be a very unfortunate omission.
I have developed apps actually so I do know Android program to some degree (although I am sortof a hack, not a pro). I have apps on the Play Store (since I can't post links just search Play Store for developer JimRoal). I saw the Yocto stuff. When I get some time I will look into this some more.
Any update on this? Would also like to add a compass / accelerometer to my joying.
Also interested. But on a newer 10.0 unit. Something I am going to look into.
nFiniti said:
Also interested. But on a newer 10.0 unit. Something I am going to look into.
Click to expand...
Click to collapse
Sad that over 4 years after I first posted this we still don't have a unit with these features. I finally gave up and bought an AIM Solo 2 DL.
I'm looking for a newer radio though, since mine is older than this thread
Still waiting as well.
Looking forward for solution, we have also WIMOTION sensors in the market with sample android apk but I'm not a developser so, put things together is hard for me !
I think the hard job is try to mock the sensors in Android AS IF external accelerometer was factory embeeded (allowing apps to recognize it)
Nothing new about this project / idea ???
?? dead ???
mariodantas said:
?? dead ???
Click to expand...
Click to collapse
Once you've figured out how to modify the kernel, you should be good to go!
Another option could be sensor to serial over USB, via a compatible adapter, write an app and there you go. Of course it won't be standard Android though.
Drivers are here
https://elixir.bootlin.com/linux/v4.14.133/source/drivers/iio/imu/st_lsm6dsx
The problem is adding them to kernel !
You dont need to add them to the kernel. You will need to implement an Android HAL that can read the values of these sensors. Its not a trivial task but also not very hard if you have access to the source code

Aviation Heads Up Display (HUD)

Hey guys! I was paging through the forums and had what could be an awesome idea. I'm by no means a aerospace engineer nor a computer scientist, but I was trying to figure out how hard it would be to take a standalone Attitude and Heading Reference System (AHRS) system like the iLevil 3 Sport, and display it on something like the EPSON BT-300. Im sure it would have to be a simplified display, but in theory couldn't we get something like a fighter jet HUD directly in front of your face?!
The reason I have chosen these two pieces of hardware (iLevil 3 Sport and EPSON BT-300) is to try and simplify the problem at hand. Through programs like ixGyro, AHRS Utility by iLevil, and Xavion, to name a few (all of which are compatible with the iLevel, and available to download directly to any Android system), you already have all of the information in tablet form.
The AHRS device has all of the hardware required and outputs the information via WiFi. These programs have already proven that this information can be successfully displayed. It seems as through that the only problem now is the GUI. I don't have either of these two products so I can't say for certain, but I'm willing to bet that the BT-300, running Android 5.1, can display this information almost the exact same as on your phone or tablet! I propose that we simply delete the background so you have a true augmented reality while you fly!

Question to all developers, modders, skinners,...

I'm currently owning a MTCE device. I'm a software developer (.NET). I'm a design and UX fetishist.
I see many folks of you have posted different apps, skins, mods, a.s.o. to get the best out of the headunit that is possible.
One problem I have seen is, that if I want to have a full working headunit, I will have to read thousand of forum-posts, try hundreds of software and then get stuck by a few apps that design is not fitting together.
Why isn't it possible, to join the forces to make a fully working ROM with preinstalled software that looks as if it was designed and made by the manufacturer? One design (maybe skinnable), one UX, selectable apps. So a newbie (like me) will get a fully functional headunit (including the basics like radio, DAB, mediaplayer, navigation, ...) that looks like factory-made with installing only the ROM.
Modern cars already have a well working headunit that has a seamless UI and UX between the different functions. Why shouldn't this be possible on our headunits?
I would suggest, that all of you developers, skinners, modders, should join your forces and create an experience for our headunits that will outreach the currently built-in headunits of modern cars.
What's wrong with hal9k or malaysk mod? They are fully working and in my opinion are better than original head unit from my car. You can even use google assistant, so you can control everything by your voice.
Maybe my mods will suit your needs?
Have a look at my channel:
https://www.youtube.com/user/KoTiX71
RolandE1204 said:
I'm currently owning a MTCE device. I'm a software developer (.NET). I'm a design and UX fetishist.
I see many folks of you have posted different apps, skins, mods, a.s.o. to get the best out of the headunit that is possible.
One problem I have seen is, that if I want to have a full working headunit, I will have to read thousand of forum-posts, try hundreds of software and then get stuck by a few apps that design is not fitting together.
Why isn't it possible, to join the forces to make a fully working ROM with preinstalled software that looks as if it was designed and made by the manufacturer? One design (maybe skinnable), one UX, selectable apps. So a newbie (like me) will get a fully functional headunit (including the basics like radio, DAB, mediaplayer, navigation, ...) that looks like factory-made with installing only the ROM.
Modern cars already have a well working headunit that has a seamless UI and UX between the different functions. Why shouldn't this be possible on our headunits?
I would suggest, that all of you developers, skinners, modders, should join your forces and create an experience for our headunits that will outreach the currently built-in headunits of modern cars.
Click to expand...
Click to collapse
I exactly know what you are talking about.
Whether malaysk nor Hal9k are the greatest thing since sliced bread and do not fulfill what I and you @RolandE1204 are expecting.
A common UI with same buttons and same background, coordinated in function and visibility would be awsome.
...but..... and now we have the main issue:
All firmware are made of apps from different developers and are just bundled in the firmware. This leads automatically to different UI for each single app.
You won´t get a navigation app which fits any other UI. You won´t get a player app fitting the UI of your launcher. If you would want this, each single app needs to get developed or at least adapted to a UI.... None will do that and as far as I know there is no possibility to create a common UI which adapts 3rd party applications. Each app has it´s own one.
This is one of the benefits of an OEM unit. There you have to pay a lot more and it is not configurable at all, because it is completely closed.... but with a common interface...
That's right ... but does it have to be like that?
@rigattoni You're absolutely correct. But does it have to be this way? Here at xda-developers are all the guys (and girls) that do the best work like malaysk, hal and many others that do very great work.
With a little more work together, there could be a complete solution that would not also work but also look great.
I may think too simple but there has to be a design and UX guideline, that has to be created and every application that will be developed using this guideline, will fit nearly seamless into the bundle of all other apps.
Also I'm sure that there are also som people like me, owning a slightly older car that hasn't built in a headunit with such functions. I like my car (Peugeot 308CC) and would buy it again but I wanted to add functionality that hasn't been in (rear drive camera, good working navigation, ...).
Just to clarify: I'm not searching for a free solution and I understand that this means a lot of work that can mainly be done by enthusiasts, but I'm also willing to pay for a solution that works and looks like a charm. So I think that even if we are talking about different applications that work together seamless, I am sure that there are people like me, who are willing to pay money for this.
I'm currently living with a mediaplayer (poweramp [blue]) that has a different behaviour and look like the radio (stock [black/white]) and a navigation app (magic earth [orange]) that also doesn't fit in. Other applications (TPMS, Bluetooth-Calling, Car-Status) are also looking very different.
I know that there are persons doing great work in modifying roms and apps but they all have their different design-language. So why not using a centralized design and UX language and creating a bundle of software that makes every owner of an android headunit as proud as he can be?
Do we get these devs together to work on one version with a common UI?
I would love everything to look similar, but I would settle for great looking apps that look different. Like that guy who posted the youtube link - nice radio app, but would look for a different music app
kmlnvm said:
What's wrong with hal9k or malaysk mod? They are fully working and in my opinion are better than original head unit from my car. You can even use google assistant, so you can control everything by your voice.
Click to expand...
Click to collapse
Yes, confused, malysk and hal9k are already this way. Perhaps OP wants to define look and feel.
Perhaps too, OP might not understand that source code to the MTCD units has not been released and that to a large extent work is by reverse engineering?
---------- Post added at 09:27 AM ---------- Previous post was at 09:26 AM ----------
rigattoni said:
Do we get these devs together to work on one version with a common UI?
Click to expand...
Click to collapse
Sure, how would you do that?
@marchnz: It was just a question. Nothing else to be interpreted into this question...
I'm aware
@marchnz: I'm aware that reverse engineering is hard work. I've already done this by myself (as I said, I'm a .NET developer).
I'm not into developing android software but I'm sure it is a lot of work too.
As long as I do have the commitment of some developers that they want to follow design guidelines, I'm able to create some. What I don't want to do is, to create guidelines that nobody is considering. Also I do not want to patronize someone. So if someone commits that he wants to use guidelines and has a definitive app in mind he wants to work on, we can work out guidelines.
Maybe first of all invite some developers:
 @jamal2367
 @Malaysk
 @Hal9k_
 @mike.b
 @f1x
im sorry I didnt get your meaning
whats the plan?
i'm a developer I mean what are we going to do?
can you explain more clear?
What has to be done is to unify the UI and UX of all the major apps that are needed.
The best would even be to make them skinnable.
So there is a need to create a common UI for
- Radio
- Media-Player
- Bluetooth (Calling)
- Vehicle (Doors, Trunk, ...)
What I already can say is, that there will be a skinnable version of magic earth (navigation) in the near future.
Also it would be nice if during this process, some smaller issues of a software can be fixed. (ie. Radio looses the station-names on reboot and only shows frequencies)
Anyone who will contribute on this project, please leave a message or send me a PM.
RolandE1204 said:
What has to be done is to unify the UI and UX of all the major apps that are needed.
The best would even be to make them skinnable.
So there is a need to create a common UI for
- Radio
- Media-Player
- Bluetooth (Calling)
- Vehicle (Doors, Trunk, ...)
What I already can say is, that there will be a skinnable version of magic earth (navigation) in the near future.
Also it would be nice if during this process, some smaller issues of a software can be fixed. (ie. Radio looses the station-names on reboot and only shows frequencies)
Anyone who will contribute on this project, please leave a message or send me a PM.
Click to expand...
Click to collapse
Hey
If you are interested in a radio player that runs over the internet then have a look here!
GitHub: https://github.com/jamal2362/URL-Radio
Download: https://jamal2367.org/downloads/?dir=Apps/URL Radio
You could install it on your mobile phone and use the app in landscape format and see what it looks like on the MTCE.
jamal2367 said:
Hey
If you are interested in a radio player that runs over the internet then have a look here!
GitHub: https://github.com/jamal2362/URL-Radio
Download: https://jamal2367.org/downloads/?dir=Apps/URL Radio
You could install it on your mobile phone and use the app in landscape format and see what it looks like on the MTCE.
Click to expand...
Click to collapse
I've never written about a radio that works over the internet.

Upgrading Glory Star Nebula 21.5" Tablet to basic Android Rom

I just bought an Echelon spin bike and it came with a Glory Star Nebula 21.5" (glorystartouch.com/product/Kiosk-Tablet/NEB-215) The specs are on that page. It runs android 7.1.2 and uses a kiosk lock ap called STAROS
I am able to get to the main program and sideload most anything.
Tap at the bottom right corner 5 times, password is either "0000" or "1085"
I've installed Nova Launcher which helps, but most apps I have installed need a newer version. I have not been able to get play store working yet as the google services is touchy.
I'm looking for a basic android experience. The native app works on all android devices so i can just install and run it when cycling and wanting to use their app.
Any help or ideas would be good.
Also, they have disabled the power button so I have to use a small ubs keyboard when i boot into the android recovery mode.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I had to remove all links.
If you get this to work, let me know. My wife and I just bought two of these bikes!
cashen said:
I just bought an Echelon spin bike and it came with a Glory Star Nebula 21.5" (glorystartouch.com/product/Kiosk-Tablet/NEB-215) The specs are on that page. It runs android 7.1.2 and uses a kiosk lock ap called STAROS
I am able to get to the main program and sideload most anything.
Tap at the bottom right corner 5 times, password is either "0000" or "1085"
I've installed Nova Launcher which helps, but most apps I have installed need a newer version. I have not been able to get play store working yet as the google services is touchy.
I'm looking for a basic android experience. The native app works on all android devices so i can just install and run it when cycling and wanting to use their app.
Any help or ideas would be good.
Also, they have disabled the power button so I have to use a small ubs keyboard when i boot into the android recovery mode.
I had to remove all links.
Click to expand...
Click to collapse
Same here! Looking to get it to a basic android experience. Found a link (not allowed to post.. ) to the knowledge base, from the Glory Star Touch site... Support > Developer Community.
Takes you to a Zoho site with a knowledge base and some FAQ stuff.
There's some basic info in there, including how to upgrade the firmware to Android 7.1... Good place to start.
I'm going to try and mess with it later tonight after I get home.
I'm wondering if ADB debugging mode is enabled?
So I've done some poking around here
As my hastily thrown together username implies, I'm new to android development so take that into consideration but my findings so far:
- There's no GFS ID associated to the device (at least after a factory reset) which will restrict you from the google play store
- ADB is not enabled but is accessible through the hidden developer settings
- If you brick your device trying to upgrade you'll likely need to contact glory star to flash it (with their own firmware) at a charge
- Overall community for this product is very quiet, haven't seen many discussions on the internet mentioning it at all
I'm going to keep looking into this but please keep the thread posted if you make progress!
dtrain83 said:
Same here! Looking to get it to a basic android experience. Found a link (not allowed to post.. ) to the knowledge base, from the Glory Star Touch site... Support > Developer Community.
Takes you to a Zoho site with a knowledge base and some FAQ stuff.
There's some basic info in there, including how to upgrade the firmware to Android 7.1... Good place to start.
I'm going to try and mess with it later tonight after I get home.
I'm wondering if ADB debugging mode is enabled?
Click to expand...
Click to collapse
Dev menu gone?
Same here, and i while I had messed around in the STAROS earlier in the month, the touching repeatedly on the settings screen appears to be gone. Does anyone know where they moved it or are we SOL?
Got Netflix installed on Echelon-5xs
I got Netflix installed on the nebula tablet with echelon 5xs bike.
Process is really simple:
1. Tap lower right corner of the screen five times and then put 1085 as the password;
2. Unlock the startos, with either 0000 or 1085 as the password and admin as the username;
3. Plugin a keyboard to the USB port, use win+b to open browser;
4. Open google and search for Netflix apk, and download the Netflix apk and install it;
5. Back to Staros app, and change the Staros mode to multiple apps mode, and change its settings by adding Netflix to the list in addition to EchelonFit;
6. Click “Launch Now” in Staros app, and now you get to a screen where you can select which app you want to run.
Another tip, press win+n to access drop down menu and system settings etc.
Ptinga,
That is awesome, thanks for figuring this out! Do you think it is also impossible to install YouTube? Also, when you turn the bike on does it have the apps pop up first thing and u just select which one you want?
Thanks in advance for your time!
ptinga said:
I got Netflix installed on the nebula tablet with echelon 5xs bike.
Process is really simple:
1. Tap lower right corner of the screen five times and then put 1085 as the password;
2. Unlock the startos, with either 0000 or 1085 as the password and admin as the username;
3. Plugin a keyboard to the USB port, use win+b to open browser;
4. Open google and search for Netflix apk, and download the Netflix apk and install it;
5. Back to Staros app, and change the Staros mode to multiple apps mode, and change its settings by adding Netflix to the list in addition to EchelonFit;
6. Click “Launch Now” in Staros app, and now you get to a screen where you can select which app you want to run.
Another tip, press win+n to access drop down menu and system settings etc.
Click to expand...
Click to collapse
It is possible to have YouTube installed. I’ll give it a try later today. Right now I have Netflix and Amazon Prime video installed.
The tablet will boot into a screen showing icons of the app for you to choose. Holding the power button (red button besides volume control) until pop-up window asking whether you want to power off will lead you back to the screen with app icons, touch outside of the pop-up window to cancel power off will let you stay on that screen and give you a chance to select a different app.
Thanks again for checking to see if it would work out! That is so badass that you figured out how to do it!!! I should be getting my bike in the next couple of weeks and I will give it a try!
Have a good one
ptinga said:
I got Netflix installed on the nebula tablet with echelon 5xs bike.
Process is really simple:
1. Tap lower right corner of the screen five times and then put 1085 as the password;
2. Unlock the startos, with either 0000 or 1085 as the password and admin as the username;
3. Plugin a keyboard to the USB port, use win+b to open browser;
4. Open google and search for Netflix apk, and download the Netflix apk and install it;
5. Back to Staros app, and change the Staros mode to multiple apps mode, and change its settings by adding Netflix to the list in addition to EchelonFit;
6. Click “Launch Now” in Staros app, and now you get to a screen where you can select which app you want to run.
Another tip, press win+n to access drop down menu and system settings etc.
Click to expand...
Click to collapse
You are welcome! And congrats for joining the community.
Just tried to install YouTube, no avail. YouTube requires google play store service and that requires the device to have a GSF ID. As one of the previous message in this thread, this tablet does not have that ID. I installed the “Device ID” app to confirm this. Further tweaking might be risky (possibly voiding the warranty).
Anyhow, if it’s just YouTube you want, you can just open browser and watch it there.
I also got inspired from a previous post in this thread to install the nova launcher, and choose that as my Home app, instead of starOS. So now I get more complete Android experience. There are third party apps which can takes care of updating apps, like Yalp.
(I’m an Android newbie, this is the first Android device I used primarily for something. I have several cheap Android phones with pay-as-you-go SIM cards left in cars as emergency backups.)
BTW, having access to the Android system settings had helped me setting up two Bluetooth speakers with this tablet. One is Amazon Echo Dot, the other is Bose mini 2. Both of them was not recognized inside the EchelonFit app, but once I got the paired via the Android OS settings, they were connected fine and recognized by EchelonFit. Echelon’s official FAQ suggests users to by a separate Bluetooth receiver if they couldn’t pair their speaker in this case. That’s just ridiculous. My impression so far with the company is they need to pay more attention to details, such as the user manual, app experience, website user portal etc. All needs improvement. The EX-5s does seem to be a quick product targeting peloton. Hope they will improve the software side of things over the years. So far I’m pleased with the hardware though.
yandawg said:
Thanks again for checking to see if it would work out! That is so badass that you figured out how to do it!!! I should be getting my bike in the next couple of weeks and I will give it a try!
Have a good one
Click to expand...
Click to collapse
has anyone tried installing the peloton app on their echelon? would love to be able to toggle back and forth between the two
I am doubtful that would work due to the way that the echelon bike transmits it’s serial number to the app. This has to be done before it will show rpms or resistance. I highly doubt that the echelon would communicate the correct parameters for peloton to accept it as a bike, if that makes since.
cynvp said:
has anyone tried installing the peloton app on their echelon? would love to be able to toggle back and forth between the two
Click to expand...
Click to collapse
Hi Everyone.. I just recieved my bike last week. The Nebula tablet was not able to connect to the bike. After logging into the admin screen I see that bluetooth is disabled and I can't seem to enable it. Support has not answered me. Today i turned on the bike and now the wifi is disabled and it to will not enable now. Do any of you smart guys know how to get them back enabled?
Ptinga, I just got my bike today and tried to get into the menu by tapping 5 times in the bottom right to no avail. I restarted it and tapped at the bottom right in the bottom right white portion of the screen. I know this isn’t rocket science... I am trying to figure out where I am screwing up. Thanks in advance for all of your help!
ptinga said:
You are welcome! And congrats for joining the community.
Just tried to install YouTube, no avail. YouTube requires google play store service and that requires the device to have a GSF ID. As one of the previous message in this thread, this tablet does not have that ID. I installed the “Device ID” app to confirm this. Further tweaking might be risky (possibly voiding the warranty).
Anyhow, if it’s just YouTube you want, you can just open browser and watch it there.
I also got inspired from a previous post in this thread to install the nova launcher, and choose that as my Home app, instead of starOS. So now I get more complete Android experience. There are third party apps which can takes care of updating apps, like Yalp.
(I’m an Android newbie, this is the first Android device I used primarily for something. I have several cheap Android phones with pay-as-you-go SIM cards left in cars as emergency backups.)
BTW, having access to the Android system settings had helped me setting up two Bluetooth speakers with this tablet. One is Amazon Echo Dot, the other is Bose mini 2. Both of them was not recognized inside the EchelonFit app, but once I got the paired via the Android OS settings, they were connected fine and recognized by EchelonFit. Echelon’s official FAQ suggests users to by a separate Bluetooth receiver if they couldn’t pair their speaker in this case. That’s just ridiculous. My impression so far with the company is they need to pay more attention to details, such as the user manual, app experience, website user portal etc. All needs improvement. The EX-5s does seem to be a quick product targeting peloton. Hope they will improve the software side of things over the years. So far I’m pleased with the hardware though.
Click to expand...
Click to collapse
I got everything figured out regarding using YouTube on the bike via a browser. I have tried watching 4K videos on different browsers but it constantly buffers. I am getting over 50 mbps on the bike so the connection is not the issue. Does anyone have any idea why it constantly buffers? Is it because there is limited memory in the tablet? The videos pause every 3-4 seconds to load.
Always liked this tab....?
Does Echelon broadcast power/cadence via any standard protocol (ANT+ or Bluetooth Smart), or does it go directly to its own App via the wire? Any info about such SDK in the latter case? Would like to make Apps for it.
Picked-up an EX5S and was able to get Netflix, D+ to work. HBO, YT required Google play services to be installed.
Using Lawnchair as home app. Might switch back to Nova if I can purchase direct access outside of Google Play and if it can resolve my issue below.
When I launch the Echelon Fit app , I don't have any other option to go back to my Home screen unless I go through the unlock process again. The home, back arrow icons aren't visible. When I launch Netflix, the back arrow works and allows me to exit the app, but the home icon does nothing.
Maybe I'm missing something?
So far I have the following working:
Disney +
CBS
Netflix
Hulu
Peloton
HBO Max requires the Play
VUDU detects that the table is rooted and will not run. Looking for workarounds on this.
I'm exploring the possibility of flashing this tablet with GAPPS so I can generate a GFS ID to access the PLAY store going forward.
Ordered a cellphone holder than I plan to mount under the monitor. This will allow me to use the Echelon app in Free Ride mode (to connect to the bike/track my cadence) while I'm logged into Peloton on the main screen and try to follow along with the class.
mobilEKG said:
Does Echelon broadcast power/cadence via any standard protocol (ANT+ or Bluetooth Smart), or does it go directly to its own App via the wire? Any info about such SDK in the latter case? Would like to make Apps for it.
Click to expand...
Click to collapse
It's sent from the Bike via Bluetooth. The wire that runs through the bike simply provides power to the Tablet.
Would be great if there was an app that connected to the bike that you could then overlay over the Peloton app.

Categories

Resources