학력
대학교(4년) 졸업 이상, 학사 이상 또는 3년 이상 경력자
근무지역 서울 강남구 지도보기
body, .job_posting * { margin: 0; padding: 0; list-style-type: none; } .job_posting { padding: 0; font-family: 'Noto Sans KR', -apple-system-font, "Apple SD Gothic Neo", sans-serif !important; letter-spacing: -1px; box-sizing: border-box; } .job_posting .jp_top { position: relative; display: block; width: 100%; padding: 0; text-align: center; box-sizing: border-box; } .job_posting .jp_top .jp_subject { position: absolute; bottom: 42px; left: 0; width: 100%; text-align: center; } .job_posting .jp_top .jp_subject > p { line-height: 1; padding: 0; margin: 0; font-weight: bold; font-size: 27px; color: #333; text-align: center; } .job_posting .jp_top .jp_subject > strong { display: block; line-height: 36px; padding: 15px 0 19px; margin: 0; font-size: 30px; color: #f51b1a; text-align: center; } .job_posting .jp_top .jp_subject > span { line-height: 26px; padding: 0; margin: 0; font-size: 18px; color: #333; text-align: center; font-weight: 300; } .job_posting .jp_txt { padding: 0; } .job_posting .mb10 { margin-bottom: 10px !important; } .job_posting .mb20 { margin-bottom: 20px !important; } .job_posting .mb30 { margin-bottom: 30px !important; } .job_posting .mb40 { margin-bottom: 40px !important; } .job_posting .mb50 { margin-bottom: 50px !important; } .job_posting .mb60 { margin-bottom: 60px !important; } .job_posting .mb70 { margin-bottom: 70px !important; } .job_posting .mb80 { margin-bottom: 80px !important; } .job_posting .mb90 { margin-bottom: 90px !important; } .job_posting .mb100 { margin-bottom: 100px !important; } .job_posting p.jp_tit { line-height: 1; padding: 0; font-size: 21px; color: #333; text-align: left; } .job_posting p.jp_sub_tit { line-height: 1; padding: 0; font-size: 17px; color: #333; text-align: left; } .job_posting p.jp_sub_tit.center { text-align: center; } .job_posting p.jp_bottom_txt { line-height: 1; padding: 10px 0 0; font-size: 17px; color: #333; text-align: left; } .job_posting table.jp_tb { width: 100%; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; } .job_posting table.jp_tb th { position: relative; line-height: 20px; padding: 10px 0 !important; font-size: 16px; color: #fff; font-weight: 300; text-align: center; letter-spacing: -1px !important; background: #8494d0; border: 1px solid #b58d74 !important; } .job_posting table.jp_tb th:before { content: ''; display: inline-block; position: absolute; left: -1px; top: -1px; width: 1px; height: 42px; background: #fff; } .job_posting table.jp_tb th:first-child:before { display: none; } .job_posting table.jp_tb td { line-height: 20px; padding: 30px 17px !important; font-size: 16px; color: #111; font-weight: 300; text-align: center; letter-spacing: -1px !important; border: 1px solid #999 !important; border-width: 0 1px 1px 0; } .job_posting table.jp_tb td.left { padding: 22px 17px; text-align: left; } .job_posting ul.jp_ul { margin-top: -10px; } .job_posting ul.jp_ul:after { content: ''; display: block; clear: both; } .job_posting ul.jp_ul li { position: relative; padding: 0 0 0 24px; line-height: 30px; letter-spacing: -1px; font-size: 16px; color: #111; text-align: left; } .job_posting ul.jp_ul li .bold_red { color: #ff0000; } .job_posting ul.jp_ul li .bold_blue { color: blue; } .job_posting ul.jp_ul li strong { position: static; vertical-align: top; } .job_posting ul.jp_ul li span { display: inline-block; font-weight: 300; } .job_posting ul.jp_ul.procedure { margin: 0; padding: 0 0 0 20px; } .job_posting ul.jp_ul.procedure li { position: relative; float: left; padding-left: 50px !important; } .job_posting ul.jp_ul.procedure li:before { content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 14px; height: 18px; margin: -9px 0 0 -56px; background: url('http://image.career.co.kr/career_new3/view2/jp_ul_arrow.jpg') no-repeat 50%; } .job_posting ul.jp_ul.procedure li:first-child { padding-left: 0 !important; } .job_posting ul.jp_ul.procedure li:first-child:before { display: none; } .job_posting ul.jp_ul.procedure li span { display: flex; align-items: center; justify-content: center; width: 100px; height: 100px; line-height: 1.2; text-align: center; font-size: 16px; background: #f2f2f2; border-radius: 100px; } .job_posting ul.jp_ul.procedure li:last-child span { font-weight: bold; color: #fff; background: #092aa4; } /* template color: type6만 사용 */ .job_posting.type6 .jp_top .jp_subject > strong { color: #092aa4; } .job_posting.type6 table.jp_tb th { background: #8494d1; border: 1px solid #8494d1 !important; } .job_posting.type6 ul.jp_ul.procedure li:last-child span { background: #092aa4; } /* 리스트 공통 정렬 */ .job_posting span.list{ display: flex; align-items: flex-start; text-align: left; line-height: 1.7; } /* 기호 공통 UI */ .job_posting span.list::before{ flex: 0 0 .3em; /* 기호 자리 폭 */ margin-right: .1em; /* 기호-글 간격 */ line-height: 1.7; } /* 기호 종류 */ .job_posting span.list.dot::before{ content: "·"; } .job_posting span.list.dash::before{ content: "-"; } .job_posting span.list.star::before{ content: "*"; } .duty_box span.list.dot{ display: block; margin-top: 8px; /* 간격은 여기서 조절 */ } .duty_box span.list.dot:first-of-type{ margin-top: 0; /* 첫 번째 dot은 붙여두기 */ } .copyright_type4 .td1 { background-color: #D3FFFC; } .copyright_type4 .td2 { background-color: #9FFFFA; } .copyright_type4 .td3 { background-color: #65FFF7; } .copyright_type4 .td4 { background-color: #3BFFFB; } .copyright_type4 .td5 { background-color: #21EAFF; } .copyright_type4 .td6 { background-color: #12BCF2; } .copyright_type4 .td7 { background-color: #097FC8; } .copyright_type4 .td8 { background-color: #0662B6; }
[(주)반프]
[R&D] FW Engineer
(주)반프와 함께할 유능한 인재를 모집하오니
많은 관심과 지원 바랍니다.
FW Engineer는 무선 IoT 센서와 차량용 통신 시스템을 위한 임베디드 펌웨어를 설계·개발하는 R&D 직무입니다.
1. 모집분야 및 자격요건
모집부문 세부업무 자격요건 및 우대사항
FW Engineer
( O 명 )
무선 IoT 센서 펌웨어 개발 경험 (BLE, Wi-Fi)
센서 제어 프로토콜 설계 및 인터페이스(UART, I2C, SPI 등) 구현
센서 데이터 수집을 위한 MCU 펌웨어 개발
[자격요건]
학사 이상 또는 3년 이상의 관련 경력 보유자
[우대조건]
전기·전자공학, 컴퓨터·시스템공학, 산업공학 전공자
C/C++/C#, Linux 등의 프로그래밍 언어에 대한 능숙한 지식
BLE 무선 통신 제품 개발 경험
차량 CAN 통신 제어 시스템 개발 경험
하드웨어에 대한 기본 지식 보유자
2. 업무환경
경쟁력 있는 연봉을 제안해요.
식비를 제공으로 마음 편한 점심식사를 가져요.
매달 말 랜덤 런치 타임으로 맛있는것을 먹으며 서로를 알아가요.
부족함 없는 탕비실! 든든하게 일해요.
근무지: 서울특별시 강남구 역삼로 175 현승빌딩 3F
3. 전형절차
1차
서류
2차
비대면면접
3차
대면면접
처우협의
온보딩
4. 접수기간 및 방법
접수기간 - 상시채용
접수방법 - 홈페이지 접수
이력서 양식 - 자유양식
5. 유의사항
입사지원 서류에 허위사실이 발견될 경우, 채용확정 이후라도 채용이 취소될 수 있습니다.
이메일 회신 후 면접 및 과제 일정이 확정되오니 주의하여 주시기 바랍니다.
Designed by career - 취업포털 커리어