Giter VIP home page Giter VIP logo

aithinker-open-pb-blemesh's People

Contributors

xuhongv 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

Watchers

 avatar  avatar

aithinker-open-pb-blemesh's Issues

能否传输固定格式数据?

目前采用json格式,用户数据限制为20字节。还是太少。
能否不用json,包头为固定的地址格式,再加一个包尾标识,剩下的都是自定义数据。
这样大概能传40-50字节,那实用性就好多了。

能否传输固定格式数据?

目前采用json格式,用户数据限制为20字节。还是太少。
能否不用json,包头为固定的地址格式,再加一个包尾标识,剩下的都是自定义数据。
这样大概能传40-50字节,那实用性就好多了。

PB-03 Can't scan or connect

PB-03 Module with built-in firmware can't scan or connect to any hardware. It is visible in slave mode but still nothing can connect to it.

How to use BLE_MESH in PB-03F Bluetooth Module

Hello,

I am working on PB-03F Bluetooth Module and I have one question in the same,

  1. How to use BLE_MESH Communication in this module ?

Basically I want to connect multiple modules using BLE_MESH Communication.
Please guide me for the for the same.

传输数据有错误

用的是安信可esp-g蓝牙网关。模块是PB-02,全部烧了最新固件。
服务器端发送
{"addr":"0005","opcode":"d18888","data":"abc"}

PB-02收到的信息
{"daddr":,"saddr":1"opcode":d8888,"datalen":2,"data":AB0C ret;1}}

感觉有3个地方不对
1、服务器发送提abc,自动转为了大写
2、datalen应该是3,却得到2,这个数据现在变成了双数,如发送是abcd,则datalen=2,如发送123456,则datalen=3
3、abc不是双数,中间填充了个0

Missing libraries for PB-03

Hi,

Unable to build examples because the SDK has missing libraries for release/pb-03 branch:

  • rf.lib
  • ble_host.lib

pb-03-project

Docs needed

Honestly speaking, open-PB series are good products, as the performance tests good and the source code are provided. But it could be better if the docs of guidance about how to use it is complete. For instance, after i uploaded the mesh_lpn hex file to my pb-02, and use AT command to join a mesh group, but nothing replys for AT command.
Many thanks, if you can provid the guidance of how to use ble mesh.

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.