Code Monkey home page Code Monkey logo

Comments (8)

mringwal avatar mringwal commented on August 16, 2024

Hi Mathias. The BlueNG module, like most BLE only modules, does not support an HCI interface, so at best they have some proprietary interface to control it.

We're working with Nordic to provide an HCI compatible interface for their nRF5x chipsets: https://github.com/bluekitchen/btstack/tree/master/port/nrf5-zephyr

We also just finished a port of BTstack for the STM32 F4 Discovery board with an adapter from TI to use the TI CC256x: https://github.com/bluekitchen/btstack/tree/develop/port/stm32-f4discovery-cc256x

Hope that helps.
Best Matthias

from btstack.

mringwal avatar mringwal commented on August 16, 2024

Following up: I did click a bit through the documentation and it looks like the BlueNG module does offer (most) HCI commands via SPI. So commands should work. Now, we also would need to get ALL events and data from HCI. I didn't see how to control that. Might be worth a try though..

from btstack.

mgiaco avatar mgiaco commented on August 16, 2024

Okay I understand. So there is a whole SW lib available I think I will try that first.

from btstack.

Yulong-espressif avatar Yulong-espressif commented on August 16, 2024

@mringwal Does the blueStack support bluetooth5.0 statck now?

from btstack.

mringwal avatar mringwal commented on August 16, 2024

@Yulong-espressif The Bluetooth Spec is backwards compatible in most cases, so BTstack and also Bluedroid could be qualified against the Bluetooth V5.0 specification. BTstack support LE Secure Connections and the Date Length Extension from the V4.2 spec (and the ESP32 has support for DLE, too). Bluetooth5 has new extended advertisements and new BLE radio modes (2mbit and long-range). BTstack does not support them yet, but I don't think the ESP32 BT lib supports it yet either. (Or did you ask for something else?)

from btstack.

Yulong-espressif avatar Yulong-espressif commented on August 16, 2024

@mringwal Thank you for your reply very much, I have download the btstack code, it look like very small, it is very cool. So can we push the code for improve the btStack later?

from btstack.

mringwal avatar mringwal commented on August 16, 2024

@Yulong-espressif Where do you want to push the code? What do you want to improve?
Feel free to contact me directly at [email protected]

from btstack.

Yulong-espressif avatar Yulong-espressif commented on August 16, 2024

@mringwal OK, I will send e-mail to you later.

from btstack.

Related Issues (20)

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.