humdrum00001010

humdrum00001010

I’m trying to find atomvm’s bluetooth module support… the docs says

Network (ESP32 only)

The ESP32 supports WiFi connectivity as part of the built-in WiFi and Bluetooth radio (and in most modules, an integrated antenna). The WIFI radio on an ESP32 can operate in several modes:

  • STA (Station) mode, whereby it acts as a member of an existing WiFi network;

  • AP (Access Point) mode, whereby the ESP32 acts as an access point for other devices; or

  • AP+STA mode, whereby the ESP32 behaves both as a member of an existing WiFi network and as an access point for other devices.

AtomVM supports these modes of operation via the network module, which is used to initialize the network and allow applications to respond to events within the network, such as a network disconnect or reconnect, or a connection to the ESP32 from another device.

in Programmers Guide — AtomVM 0.8.0-dev+git.efa90df6 documentation where 0.7.0-dev.

So I tried to find the bluetooth but only got Wifi AP. Where should I lookup? I’m completely lost right now.
Should I fork esp-idf and merge it into atomvm repo, compile by myself? That’s way too complicated for me now.

Any help….?

Showing Posts 1 to 4

outlog

outlog

There isn’t bluetooth support currently.

I’ve successfully experimented with using GitHub - blue-heron/blue_heron: Use Bluetooth LE in Elixir · GitHub on a custom built AtomVM, that includes a simple ble_vhci(Virtual HCI) nif (and elixir genserver/supervisor support + custom circuits_uart).

This is of course subject to the capabilities of blue_heron, but worked fine.

But as you can see it’s very early days..

What are you trying to accomplish with BLE?

humdrum00001010

humdrum00001010 OP

I was planning to receive sensor data(9dof; degree of freedom) through bluetooth |> my app.

For developing kinda digital health app.

Your post really helps. Thanks.

pxp9

pxp9

Could you explain how you did it ?

outlog

outlog

will try to get around to it this weekend!

— All posts loaded —

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews