微软近期Open的职位:

The position of Sr. BSP engineer requires experience and good knowledge in mobile hardware/software platforms integration. This is a hands-on platform software and engineering focused position, responsible for defining and driving the Windows OS hardware/software integration for mobile projects, both internally and with the external partners for the Greater China Market.

Job Responsibilities:

• &nbsp&nbsp&nbsp&nbsp Leads a BSP team to work with mobile partners for the integration of Windows OS into mobile devices for the Greater China Market.

• &nbsp&nbsp&nbsp&nbsp Communicate and solve the hardware/software platform issues with ODM/OEM partners including manufacturing.

• &nbsp&nbsp&nbsp&nbsp Work with test teams in setting up the lab environment to test Windows OS platform quality

• &nbsp&nbsp&nbsp&nbsp Collaborate with mobile silicon partners to develop innovative mobile solutions for the China market.

• &nbsp&nbsp&nbsp&nbsp Use Windows and various Silicon vendors tools for software builds and debugging

Minimum Requirements

• &nbsp&nbsp&nbsp&nbsp Requires a BS degree in Software Engineering, Computer, or Electrical Engineering

• &nbsp&nbsp&nbsp&nbsp A minimum of 6 years' experience in hardware/software integration and wireless systems is required

• &nbsp&nbsp&nbsp&nbsp Has good hands-on knowledge in bringing up memory subsystems, displays, sensors, touch panel, and camera imaging.

• &nbsp&nbsp&nbsp&nbsp Technical leadership with external customers and silicon vendors is a plus

• &nbsp&nbsp&nbsp&nbsp Experience with Carriers’ lab and mobile manufacturing environment

Preferred Qualifications

Master Degree is Preferred

Able to foster deep relationships with silicon partners and carriers across all levels

Experience in mobile OS, preferable Windows but other Smartphone OS like Android is also acceptable

Familiarity with BT, WLAN, NFC, GPS, and Sensors are big pluses

Good understanding of Mobile standard architectures and standard software designs.

Excellent communication skills, both verbal and written, with strong technical writing skills and experience in preparing and giving presentations. Fluency in both English and Chinese is a big plus.

Prior experience in Devices Manufacturing environment including testing is a plus.

Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Senior BSP Engineer的更多相关文章

  1. 微软职位内部推荐-Senior Network Engineer

    微软近期Open的职位: Global Foundation Services is the team behind the cloud. GFS is responsible for deliver ...

  2. 微软职位内部推荐-Senior SW Engineer for Application Ecosystem

    微软近期Open的职位: Job posting title: Senior Development Engineer Location: China, Beijing Division: Opera ...

  3. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

  4. 微软职位内部推荐-Senior Software Engineer -Web

    微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...

  5. 微软职位内部推荐-Senior Software Engineer

    微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...

  6. 微软职位内部推荐-Senior Software Engineer - Back End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  7. 微软职位内部推荐-Senior Software Engineer - Front End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  8. 微软职位内部推荐-Senior Software Engineer II-Sharepoint

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  9. 微软职位内部推荐-Senior Software Engineer II-Search

    微软近期Open的职位: Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitio ...

随机推荐

  1. Linux 出现 E325:ATTENTION swap

    当用vim打开一个文件的时候,系统提示:E325:ATTENTION Found a swap by the name ".a.swp" owned by:…… …… 这是由于在编 ...

  2. 【Alpha】团队课程展示

    团队展示报告 团队分工 陈涵 PM + 后端开发 ,统筹全队安排,完成了登录界面,以及一部分部门模块和课程中教室模块的编写. 张鹏 后端开发,主要完成了主界面和其他功能界面的编写,课程界面的编写,以及 ...

  3. PyQt5--StatusBar

    # -*- coding:utf-8 -*- ''' Created on Sep 13, 2018 @author: SaShuangYiBing ''' import sys from PyQt5 ...

  4. 带有function的JSON对象的序列化与还原

      JSON对象的序列化与反序列化相信大家都很熟悉了.基本的api是JSON.parse与JSON.stringify. var json={ uiModule:'http://www.a.com', ...

  5. JQuery 为radio赋值问题

    今天用jquery 为radio赋值,从百度查了一下方法: $("input[name='radioName'][value=2]").attr("checked&quo ...

  6. os.path.md

    os.path 我们可以利用os.path模块提供的函数更容易地在跨平台上处理文件. 即使我们的程序不是用于夸平台, 也应该使用os.path来让路径名字更加可靠. Parsing Paths os. ...

  7. Kafka--基础知识

  8. nginx静态文件缓存的解决方案

    nginx的一大功能就是完成静态资源的分离部署,减轻后端服务器的压力,如果给这些静态资源再加一级nginx的缓存,可以进一步提升访问效率. 第一步:添加nginx.conf的http级别的缓存配置 # ...

  9. pyspider爬取数据导入mysql--1.安装驱动

    接上篇,刚装好的pyspider,我们打算大显身手,抓一批数据到mysql中. 然而,出师未捷,提示我们:ImportError: No module named MySQLdb 这是因为还没有安装M ...

  10. 网页设计之字体和 CSS 调整

    调整 CSS 首先,我们先来看看问题的源头.CSS 的出现曾是技术的一大进步.你可以用一个集中式的样式表来装饰多个网页.如今很多 Web 开发者都会使用 Bootstrap 这样的框架. 这些框架当然 ...