Getting"Input size exceeds 20 bytes, maximum input size 20 byte"

I am getting this error when using BLE send block from Simulink SupportPackage for Android sensors. I am trying to compare the outpur of Camera block and pass a constant using a switch to the BLE send block

댓글 수: 1

I would have thought a camera block would return a fair bit of data, and I would have thought that it would tend to have noise, and that therefore comparing two frames for equality is unlikely to work ?
Anyhow, it sounds like you have too much data for Bluetooth Low Energy.

댓글을 달려면 로그인하십시오.

답변 (1개)

Sruthi Yenugula
Sruthi Yenugula 2019년 3월 4일

0 개 추천

Hi Satyendra,
Maximum no of bytes you can send through BLE Send block is 20 bytes i.e Input of BLE Send cannot exceed 20 bytes. Make sure Input is less than 20 bytes

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

제품

질문:

2019년 3월 3일

댓글:

2019년 3월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by