Giter VIP home page Giter VIP logo

bk8000l's People

Contributors

per1234 avatar tomaskovacik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bk8000l's Issues

undocumented commands for BEKEN module BK8000L and BK3254

BK3254:
CMD+AUD+ENABLE+%d+%d"
CMD+AUD+CONF+%d
CMD+FLASH+AECIOCTL+%d+%d"
CMD+FAIL
CMD+OK
CMD+AUD+ENABLE+%d+%d
CMD+DUTTEST+CLOSE"
CMD+DUTTEST+OPEN"
CMD+SINWAVE+OPEN"
CMD+SINWAVE+CLOSE"
CMD+SINWAVE+CONF+%d+%d+%d"

bk8000L;
DUTTEST
OPEN
CLOSE
SINWAVE
CONF
FLASH
DEBUGSHOW
DEBUGENV
ENABLE
DISCONN
A2DP
AVRCP
REGNO
transaction label
PLAY
PAUSE
PREV
NEXT
FORWARD
REWIND
PAIR
ACCEPT
REJECT
HUNG
REDIAL
DTMF
IDLE
CHECK

BK8000L does not communicate

Hello,
First of all I would like to thank you, you created nice and easy to use library for BK8000L, but still, I am probably doing something wrong...
I use ESP8622 to communicate with BK8000L because both chips are operating in 3.3V. Unfortunately your example code does not work for me.
After start it returns this to the console:
15:47:15.191 -> ⸮�O⸮$<⸮H⸮⸮D>⸮,4⸮⸮press h for help
15:47:17.552 -> Bluetooth disconnected
15:47:17.552 -> Music stoped
15:47:17.592 -> Module OFF

And the only command that is "working" (I mean I get a response, because it actually does nothing with the module) is command 1 (enter pairing).

15:55:44.709 -> Bluetooth in pairing mode

But if I use any other commands, I get no response :(

In your code I only changed the swSerial pins (#16) and I add LED indication (#51 and #356) so that I know if the esp received the commend from PC.

The BK8000L is working (I tested the music playback and so on), but only the communication, the main reason why I bought it, is not working.

Please can you help me? I would be very thankful, master.

My code:
new_test_BT.zip

My wiring:
IMG_20200802_160406
IMG_20200802_160320
IMG_20200802_160339
IMG_20200802_160253

Bk7252 application software setup Wi-Fi tests

Hi dears.

I'm looking for an app at beken, to be able make Wi-Fi continuous test by RF cable.

It's necessary to get a certified from Brazil government (Anatel) they require wifi test to all products.

The chipset of beken Bk7252 is in a mini camera wifi.

Tks

Screenshot_20220104-223224

Screenshot_20220104-223240

Screenshot_20220104-223309

Can you set it to only connect with AVRCP Protocol

I would like to make a custom media Controller for my mobile but dont wish it to connect as a audio interface, can this module be set to only connect the AVRCP protocol and turn off A2DP? I have read though the information but cant see a command for this?

Arduino IDE compile problem

Hi
I have error while compiling example code:

C:\Users\Krzysztof\Documents\Arduino\libraries\BK8000L-master\BK8000L.cpp:36:2: error: expected initializer before 'btSerial'

btSerial->end();

^

C:\Users\Krzysztof\Documents\Arduino\libraries\BK8000L-master\BK8000L.cpp:37:1: error: expected declaration before '}' token

}

reset when module did not respond in time

this require that code wait for responce in timed loop and if loop reach end without responce from module, initialize reset of module

or

make note of last send command for which we should have receive responce in some defined time, and check in function getNextEventFromBT if we are not over defined timeout

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.