Over-the-air wireless communication
Questions tagged [ota]
427 questions
0
votes
1 answer
How to execute code before TestNG for ie. building up the test suite
i am using Selenium2 + TestNG + Maven2 + alot of other stuff.
What I would like to do is to build the testng.xml (xml suite) on-the-fly upon
test execution, because I would read those tests out of HP ALM QC via OpenTestArchitecture (OTA).
Is there…

MushyPeas
- 2,469
- 2
- 31
- 48
0
votes
2 answers
iOS Enterprise OTA starts but results in "Waiting..." under icon
I have followed all of the instructions and when installing from a web page link I get the install propmt on my iPhone but then the app icon shows up and the "Waiting..." status shows under the icon. No progress is made on the progress bar -- it…

emsieja
- 186
- 1
- 2
- 10
0
votes
1 answer
OTA Distribution for iOS — no effect with iOS 4
Hi.
I have a little problem with OTA Distribution of the iOS. In fact, it totally works with iOS 5 and more, but when I tried on an iOS 4 device, nothing happen. And when I say nothing, it's not a way to say "it doesn't work". No popup, no error…

lthms
- 509
- 3
- 10
0
votes
2 answers
modify who has access to OTA app
I am developing many apps for the iPad. We have many testers for development, but I would like to only allow access to certain testers to certain apps. I have a development build hidden away on my website the my testers access through their iPads.…

Seb
- 3,414
- 10
- 73
- 106
0
votes
4 answers
MDM OTA: Last profile in iDevice enrollment
I meet a problem when install last profile on device, the console complains:
Underlying error: MDM com.company.com.mdm5: The MDM payload com.company.com.mdm5 contains an invalid topic.
I think mybe I input the wrong topic value, I tried following…

user1388794
- 1
- 1
- 4
0
votes
3 answers
Is it possible for an app to update OTA
I have developing an app and I have users testing the app for me and there are times that I need to fix a bug and re-upload my app to my site and for my beta testers to download to the newest version. My question is if there is a way for my app to…

Seb
- 3,414
- 10
- 73
- 106
0
votes
1 answer
Enterprise OTA app update
I've got problem with OTA app update. When I'm downloading an update without deleting currently installed application, iOS installing the same version of the app. If I want to get the new version I need to delete installed app and re-download it…

Szymon Michalik
- 11
- 1
-1
votes
1 answer
Java Error when uploading ESP32 script over the air (OTA) in Arduino IDE
I'm trying to upload a script over the air to my esp32 device which is OTA enabled (i previously installed the software via Serial connection). The device shows up under ports, but when I select it and try to upload it to there Arduino IDE displays…

glades
- 3,778
- 1
- 12
- 34
-1
votes
1 answer
OTAs ( Booking Airbnb ) API Accesss
Both OTAs say that they dont give access to their apis at the time
booking: At this point in time, we are not granting access to API.
airbnb: At this time, we are not accepting new access requests for our API. Our global team of partner managers…

Nada
- 63
- 6
-1
votes
1 answer
Bin File generation from keil IDE for STM32 MCU
Hello EveryOne,
I am working with STM32 MCU and need to generate the binary(.bin) file from the KEIL-IDE(Development tool chain) So that I can upload the new firmware file to the HTTP/FTP server to do the Firmware over the…

SACHIN RAJPUT
- 11
- 1
- 4
-1
votes
1 answer
Bootloader code stm32 controller
I am trying to develop the Firmware Over The Air(FOTA) for the STM32(L4-Series) controller as IoT application. I have little bit confused in below topic/section that how it work & goes:
How to build the bootloader & load it into controller?
how to…

SACHIN RAJPUT
- 11
- 1
- 4
-1
votes
1 answer
How to build on OTA mechanism with a JEOS
I developped a software, based on a raspberry pi, some RF433 sensors and built with buildroot.
So I have an up and running platform doing the stuff it is intended for.
My question is how to keep my system up to date, with new versions, etc...
Is…

horfee
- 19
- 4
-1
votes
1 answer
Incremental OTA package android power down issue
I created a OTA incremental package for imx6 board using the release tools provide by AOSP. I deployed the package in the imx6 board and it updates successfully.
Now the problem is while updating the package, if power failure arises, then the patch…

vishnukumar
- 365
- 4
- 17
-1
votes
3 answers
Can I used android's OTA system to update a custom app?
I have been looking at android OTA capabilities recently:
https://source.android.com/devices/tech/ota/
And after a lot of googling and reading I am still quite confused,
Can I use this OTA thing android has for its system file and read only apps to…

wootank
- 477
- 1
- 5
- 18
-1
votes
1 answer
(iOS) Over the Air (OTA) testing, expire time?
I've made a "Over the Air" download link for my app.
I did this by following this instructions: http://www.imjameshall.com/2012/04/ios-ota/ (Make archive, distribute "Save for Enterprise or Ad-Hoc option" etc).
Everything worked fine, app is…

ronnyrr
- 1,481
- 3
- 26
- 45