GithubHelp home page GithubHelp logo

siba-mid's Issues

nrf does not support node v10

ntf 라이브러리 사용 시 V8_DEPRECATED 발생

node버전을 낮추거나 다른 라이브러리 사용 고려

DB data reset problem

  • 허브가 등록된 후, 도커 컨테이너 재 빌드 시 데이터가 날라감
  • 스킬 서버에는 이전 등록 정보가 그대로 남아 있음

Hostapd enable error occur

wireless-tools에서 hostapd enable할 때 문제 발생

  • docker 컨테이너 최초 기동 시 문제 발생 안하나 재 기동 시 hostapd enable error발생
  • docker 컨테이너 stop 시에 hostapd disable또한 수행할 수 있어야 되리라 예상됨

RF24 make error

Dockerfile에서 RF24라이브러리를 make할 때 error발생

RUN git clone https://github.com/nRF24/RF24.git
RUN cd RF24 && make && sudo make install

결과는 아래와 동일하며, thumb-1이 발생

[Running configure]
[SECTION] Detecting arm compilation environment.
  [OK] arm-linux-gnueabihf-gcc detected.
  [OK] arm-linux-gnueabihf-g++ detected.
[SECTION] Detecting target machine.
[OK] machine detected: SoC=BCM2835, Type=unknown, CPU=armv7l.
[SECTION] Detecting DRIVER
  [OK] DRIVER detected:RPi.
[SECTION] Detecting OS.
  [INFO] OS detected:LINUX.
[SECTION] Preparing configuration.
[SECTION] Saving configuration.
[OK] Finished.
arm-linux-gnueabihf-g++ -fPIC -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -Ofast -Wall -pthread  -c RF24.cpp
In file included from /usr/include/stdio.h:935:0,
                 from utility/RPi/RF24_arch_config.h:8,
                 from utility/includes.h:7,
                 from RF24_config.h:43,
                 from RF24.cpp:10:
/usr/include/arm-linux-gnueabihf/bits/stdio.h: In function 'int vprintf(const char*, __gnuc_va_list)':
/usr/include/arm-linux-gnueabihf/bits/stdio.h:36:56: sorry, unimplemented: Thumb-1 hard-float VFP ABI
 vprintf (const char *__restrict __fmt, _G_va_list __arg)
                                                        ^
Makefile:42: recipe for target 'RF24.o' failed

RF24 data packet over 32bytes

데이터 수신시 32 바이트보다 많은 량의 데이터가 들어옴. 나머지 데이터도 송신 할 수 있어야 함

Multiple hub with single Router

복수대의 허브가 하나의 NAT에 물려 있는경우
upnp를 어떻게 수행할 것인가?

고정적인 포트를 fix해놓으면 기존에 설정된 포트를 다른 허브가 선점하게 되는 문제 발생

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.