ota

MDM OTA: Last profile in iDevice enrollment

痞子三分冷 提交于 2019-12-03 04:07:30
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 value, but all failed. 1. the UID of Developer cert's Subject. 2. the "application-identifier" value in my .mobileprovision file Any suggestions? Thanks in advance. The SCEP cert was successfully issued from the device, my profile is generated by iPCU. blow is part of my target profile: <dict> <key>AccessRights</key> <integer>8191</integer> <key

Nordic 52832 ―― OTA 流程源码分析(二)

匿名 (未验证) 提交于 2019-12-03 00:26:01
写在前面: 之前已经写过OTA过程是如何跳转进入bootloader的,在跳转之前主要做了什么,请参考以下文章,使用的SDK为SDK12.2.0,个人QQ:993650814 Nordic 52832 ―― OTA 流程源码分析(一) , 正文: 一、 准备工作:如何编译bootloader以及让他正常工作请参考如下文章: DFU升级 二、OTA基本知识储备: MBR是如何获取bootloader地址的呢? 在nrf_bootloader_info.c中有个宏定义, 这样UICR就得到了bootloader的起始地址,然后每次启动时,MBR都会检查boot是否存在。 2、52832 Memory Laylout 须知: 3. Nordic OTA分dual bank和single bank,application、协议栈、和bootloader都可以升级,这里只分析OTA application: dual bank updates: single bank updates: 三、源码分析: 1、OTA的setting结构体,里面包含了OTA过程中的一些信息,定义在nrf_dfu_types.h中: 2、nrf_dfu_settings_init 函数 3.nrf_dfu_continue 函数 这个函数的作用是通过setting中的信息判断目前使用的是哪个bank

Over the air (OTA) installation fails for iOS8 app using itms-services URL

有些话、适合烂在心里 提交于 2019-11-30 04:15:43
For all prior versions of iOS, I've used the itms-services:// URL to install test iOS apps over the air (OTA). Now, all my devices with iOS8 fail when trying to install apps using this approach. Example URL: itms-services://?action=download-manifest&url=https://myWebsite/myApp/myApp.plist Summary of problem: The Safari browser used to launch the install from a web page does not exit to the main screen showing the app installing as before in prior iOS versions The application never successfully installs. It installs, but is left as a greyed out icon, and the app will not launch. This problem

Updating an application OTA

佐手、 提交于 2019-11-29 11:14:49
I'm developing an application that will be available from a website (market probably as well). The problem I'm having at the moment is how to handle the updates to the app. I know how to check the version against the current one and I know if I need to update it. Question is...how? Is there a way I can download an APK from the website and start the install process? The user will have to confirm of course, but I just want to be able to start it for him. At the moment I'm doing this: private void doUpgrade() { // TODO Auto-generated method stub Builder builder = new AlertDialog.Builder(this);

iOS mobileconfig walkarounds

女生的网名这么多〃 提交于 2019-11-29 04:37:18
i've searched quite few sites for any intel on configuring iPhone over the air with mobileconfig files, and stuck at some stage... :/ here is what I've found: http://cryptopath.wordpress.com/2010/01/29/iphone-certificate-flaws/ but this part is beyond my comprehension Using openssl smime and the P12 you got from Verisign, sign the mobileconfig file including the complete CA chain and put it onto a public HTTP server If I understood correctly what I have to do is: 1)obtain a certificate from Verisign (got it based on key.pem and request.pem generated from openssl) 2)create .mobileconfig file in

Over the air (OTA) installation fails for iOS8 app using itms-services URL

守給你的承諾、 提交于 2019-11-29 01:42:07
问题 For all prior versions of iOS, I've used the itms-services:// URL to install test iOS apps over the air (OTA). Now, all my devices with iOS8 fail when trying to install apps using this approach. Example URL: itms-services://?action=download-manifest&url=https://myWebsite/myApp/myApp.plist Summary of problem: The Safari browser used to launch the install from a web page does not exit to the main screen showing the app installing as before in prior iOS versions The application never

未来酒店发展

耗尽温柔 提交于 2019-11-28 19:20:55
当前,人工智能已成为席卷全球几乎所有行业的创新大潮。在中国,人工智能的发展也如火如荼。而在众多行业中,酒店业无疑拥有大量的人工智能使用场景。 未来酒店将变得越来越智能化,短时期内,酒店行业将出现以下趋势: 酒店需求继续强劲。随着中国居民的收入增长、旅游业在近年来保持30%以上的增长,大量的需求会推动酒店业的发展,我们可以从一些景区看到、到旅游季节的时候,“一床难求”的现象时又发生;消费主体已经从“60、70”变化为“80、90”以及“00”,80、90的经济基础逐渐变得稳健,而这部分人喜欢“玩”,产生对更多酒店的需求。 精品酒店引领未来。由于消费主体发生变化、消费者对酒店的要求逐渐变高,简单地“洗、息、睡”型的酒店很难满足目前的主流消费人群的需求。当前消费者是60、70、80、90共存的时代,文化需求已经不再简单的是“中式、欧式、现代”之分了;每个人的年龄段、成长背景、出生地域、成长经历不一样,而产生的需求也不一样,精品酒店恰好可以给他们形成细分有针对性的用户体验。 酒店对OTA的依赖加剧。目前市场上的酒店“格式化”、“同质化”严重,由于“信息化、数据化、流量化”的时代来临,OTA确实很好的解决了用户的方便性;大部分的酒店还没有自己的PC端、移动端的导流方式,同时缺乏与用户的互动,加之OTA操作简单直接、故而对OTA上瘾。 人工智能和微智能会逐渐广泛地在酒店中运用

Fabric release XCode 6.3 codesign xcode-select

坚强是说给别人听的谎言 提交于 2019-11-28 18:32:27
I'm trying to upload a release to Fabric & I'm getting errors as follows. I'm using the XCode 6.3 (recently updated). XCode: 6.3 Fabric: 1.1.3 OSX: 10.10.3 What should I do to resolve above error & continue uploading the release via fabric desktop tool? Is there any other way to upload binary to fabric? Mike Bonnell Mike from Fabric here. 1) To clear that error from Fabric.app: Quit Fabric.app, then run this command to clear the local cache: rm -rf ~/Library/Caches/com.crashlytics.mac You may also need to clear: rm -rf ~/Library/Caches/com.crashlytics rm -rf ~/Library/Caches/com.crashlytics

esp32 串口,蓝牙等其他方式OTA

久未见 提交于 2019-11-28 15:23:45
序言 esp32的官方例程中提供了通过通过wifi连接网络的OTA例程。例程虽然方便未必适用于所有情况,有时我们希望通过蓝牙,串口,或者别的方式进行OTA操作。下面会对OTA相关的函数进行解析,是的开发者可以通过不同的方式继续OTA。 OTA原理 简单的来说 :OTA的基本过程如下: 1、接收程序 2、写入Flash 3、修改引导,使得下次开机的时候从新写入的程序启动。 esp32的具体实现中会一般有2个区域用来写入程序。下图是一个,OTA功能下程序在flash中的烧录情况。详细参见: https://blog.csdn.net/qq_24550925/article/details/85857351 图1 综上,从原理上来看只要能接收到数据,就可以进行OTA升级。而具体的数据来源可以是多种多样的。 需要的相关配置 1、ota功能需要对分区表进行适当的划分,可以自行划分也可以使用官方已经提供好的典型划分方式。使用官方分区表的具体设置如下: 输入make menuconfig 中:Partition Table -> Partition Table 选择 Factory app, two OTA definitions。 2、需要确保flash空间充足并且被正确配置,根据自己的芯片情况进行选择。官方典型的芯片为4M,以下是典型的配置方法: 输入make menuconfig 中

How to create Android Things' bundle and push it over OTA?

半腔热情 提交于 2019-11-28 09:55:20
问题 Anyone succeeded creating Android Things Bundle and pushing it over OTA? On the Android Things' Console, there's a page to Create a Bundle for the OTA. I'm trying to figure out how to do that. I've adding just a single APK file main.apk to a ZIP file. Then I've tried to push it to a RPi which is sitting nearby. But the main.apk would not be launched on the device. Things I've tried/done: Download Empty bundle with Things Build ID = NIH40K Creating a Bundle and pushing it to devices through