Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Changing BLE HCI transport to spi for Nina based devices#380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
andreagilardoni wants to merge7 commits intoarduino-libraries:master
base:master
Choose a base branch
Loading
fromandreagilardoni:ble-vhci-over-spi

Conversation

@andreagilardoni
Copy link
Contributor

This feature depends on the following PRarduino/nina-fw#99, introducing breaking changes in ArduinoBLE library

@github-actions
Copy link

Memory usage change @e9febff

Boardflash%RAM for global variables%
arduino:mbed_nano:nano33ble0 - 00.0 - 0.00 - 00.0 - 0.0
arduino:renesas_uno:unor4wifi0 - 00.0 - 0.00 - 00.0 - 0.0
Click for full report table
Boardexamples/Central/LedControl
flash
%examples/Central/LedControl
RAM for global variables
%examples/Central/PeripheralExplorer
flash
%examples/Central/PeripheralExplorer
RAM for global variables
%examples/Central/Scan
flash
%examples/Central/Scan
RAM for global variables
%examples/Central/ScanCallback
flash
%examples/Central/ScanCallback
RAM for global variables
%examples/Central/SensorTagButton
flash
%examples/Central/SensorTagButton
RAM for global variables
%examples/Peripheral/Advertising/EnhancedAdvertising
flash
%examples/Peripheral/Advertising/EnhancedAdvertising
RAM for global variables
%examples/Peripheral/Advertising/RawDataAdvertising
flash
%examples/Peripheral/Advertising/RawDataAdvertising
RAM for global variables
%examples/Peripheral/BatteryMonitor
flash
%examples/Peripheral/BatteryMonitor
RAM for global variables
%examples/Peripheral/ButtonLED
flash
%examples/Peripheral/ButtonLED
RAM for global variables
%examples/Peripheral/CallbackLED
flash
%examples/Peripheral/CallbackLED
RAM for global variables
%examples/Peripheral/EncryptedBatteryMonitor
flash
%examples/Peripheral/EncryptedBatteryMonitor
RAM for global variables
%examples/Peripheral/LED
flash
%examples/Peripheral/LED
RAM for global variables
%
arduino:mbed_nano:nano33ble00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
arduino:renesas_uno:unor4wifi00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
Click for full report CSV
Board,examples/Central/LedControl<br>flash,%,examples/Central/LedControl<br>RAM for global variables,%,examples/Central/PeripheralExplorer<br>flash,%,examples/Central/PeripheralExplorer<br>RAM for global variables,%,examples/Central/Scan<br>flash,%,examples/Central/Scan<br>RAM for global variables,%,examples/Central/ScanCallback<br>flash,%,examples/Central/ScanCallback<br>RAM for global variables,%,examples/Central/SensorTagButton<br>flash,%,examples/Central/SensorTagButton<br>RAM for global variables,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>flash,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>RAM for global variables,%,examples/Peripheral/Advertising/RawDataAdvertising<br>flash,%,examples/Peripheral/Advertising/RawDataAdvertising<br>RAM for global variables,%,examples/Peripheral/BatteryMonitor<br>flash,%,examples/Peripheral/BatteryMonitor<br>RAM for global variables,%,examples/Peripheral/ButtonLED<br>flash,%,examples/Peripheral/ButtonLED<br>RAM for global variables,%,examples/Peripheral/CallbackLED<br>flash,%,examples/Peripheral/CallbackLED<br>RAM for global variables,%,examples/Peripheral/EncryptedBatteryMonitor<br>flash,%,examples/Peripheral/EncryptedBatteryMonitor<br>RAM for global variables,%,examples/Peripheral/LED<br>flash,%,examples/Peripheral/LED<br>RAM for global variables,%arduino:mbed_nano:nano33ble,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0arduino:renesas_uno:unor4wifi,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

nina based devices will be supported through nina spi transportchanging the macro from exclusion to explicit inclusion
Since automatically excluded from previous exclusion preprocessor if
Since in the next version for BLE we are delivering HCI commands throughspi we don't need to restart the nina device for ble to run, thusremoving those commands from this library
@github-actions
Copy link

Memory usage change @2d56544

Boardflash%RAM for global variables%
arduino:mbed_nano:nano33ble0 - 00.0 - 0.00 - 00.0 - 0.0
arduino:renesas_uno:unor4wifi0 - 00.0 - 0.00 - 00.0 - 0.0
Click for full report table
Boardexamples/Central/LedControl
flash
%examples/Central/LedControl
RAM for global variables
%examples/Central/PeripheralExplorer
flash
%examples/Central/PeripheralExplorer
RAM for global variables
%examples/Central/Scan
flash
%examples/Central/Scan
RAM for global variables
%examples/Central/ScanCallback
flash
%examples/Central/ScanCallback
RAM for global variables
%examples/Central/SensorTagButton
flash
%examples/Central/SensorTagButton
RAM for global variables
%examples/Peripheral/Advertising/EnhancedAdvertising
flash
%examples/Peripheral/Advertising/EnhancedAdvertising
RAM for global variables
%examples/Peripheral/Advertising/RawDataAdvertising
flash
%examples/Peripheral/Advertising/RawDataAdvertising
RAM for global variables
%examples/Peripheral/BatteryMonitor
flash
%examples/Peripheral/BatteryMonitor
RAM for global variables
%examples/Peripheral/ButtonLED
flash
%examples/Peripheral/ButtonLED
RAM for global variables
%examples/Peripheral/CallbackLED
flash
%examples/Peripheral/CallbackLED
RAM for global variables
%examples/Peripheral/EncryptedBatteryMonitor
flash
%examples/Peripheral/EncryptedBatteryMonitor
RAM for global variables
%examples/Peripheral/LED
flash
%examples/Peripheral/LED
RAM for global variables
%
arduino:mbed_nano:nano33ble00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
arduino:renesas_uno:unor4wifi00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
Click for full report CSV
Board,examples/Central/LedControl<br>flash,%,examples/Central/LedControl<br>RAM for global variables,%,examples/Central/PeripheralExplorer<br>flash,%,examples/Central/PeripheralExplorer<br>RAM for global variables,%,examples/Central/Scan<br>flash,%,examples/Central/Scan<br>RAM for global variables,%,examples/Central/ScanCallback<br>flash,%,examples/Central/ScanCallback<br>RAM for global variables,%,examples/Central/SensorTagButton<br>flash,%,examples/Central/SensorTagButton<br>RAM for global variables,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>flash,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>RAM for global variables,%,examples/Peripheral/Advertising/RawDataAdvertising<br>flash,%,examples/Peripheral/Advertising/RawDataAdvertising<br>RAM for global variables,%,examples/Peripheral/BatteryMonitor<br>flash,%,examples/Peripheral/BatteryMonitor<br>RAM for global variables,%,examples/Peripheral/ButtonLED<br>flash,%,examples/Peripheral/ButtonLED<br>RAM for global variables,%,examples/Peripheral/CallbackLED<br>flash,%,examples/Peripheral/CallbackLED<br>RAM for global variables,%,examples/Peripheral/EncryptedBatteryMonitor<br>flash,%,examples/Peripheral/EncryptedBatteryMonitor<br>RAM for global variables,%,examples/Peripheral/LED<br>flash,%,examples/Peripheral/LED<br>RAM for global variables,%arduino:mbed_nano:nano33ble,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0arduino:renesas_uno:unor4wifi,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

@andreagilardoni
Copy link
ContributorAuthor

CI now is failing because it requires the release of WiFiNina library

@github-actions
Copy link

Memory usage change @999e9d7

Boardflash%RAM for global variables%
arduino:mbed_nano:nano33ble0 - 00.0 - 0.00 - 00.0 - 0.0
arduino:renesas_uno:unor4wifi0 - 00.0 - 0.00 - 00.0 - 0.0
Click for full report table
Boardexamples/Central/LedControl
flash
%examples/Central/LedControl
RAM for global variables
%examples/Central/PeripheralExplorer
flash
%examples/Central/PeripheralExplorer
RAM for global variables
%examples/Central/Scan
flash
%examples/Central/Scan
RAM for global variables
%examples/Central/ScanCallback
flash
%examples/Central/ScanCallback
RAM for global variables
%examples/Central/SensorTagButton
flash
%examples/Central/SensorTagButton
RAM for global variables
%examples/Peripheral/Advertising/EnhancedAdvertising
flash
%examples/Peripheral/Advertising/EnhancedAdvertising
RAM for global variables
%examples/Peripheral/Advertising/RawDataAdvertising
flash
%examples/Peripheral/Advertising/RawDataAdvertising
RAM for global variables
%examples/Peripheral/BatteryMonitor
flash
%examples/Peripheral/BatteryMonitor
RAM for global variables
%examples/Peripheral/ButtonLED
flash
%examples/Peripheral/ButtonLED
RAM for global variables
%examples/Peripheral/CallbackLED
flash
%examples/Peripheral/CallbackLED
RAM for global variables
%examples/Peripheral/EncryptedBatteryMonitor
flash
%examples/Peripheral/EncryptedBatteryMonitor
RAM for global variables
%examples/Peripheral/LED
flash
%examples/Peripheral/LED
RAM for global variables
%
arduino:mbed_nano:nano33ble00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
arduino:renesas_uno:unor4wifi00.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.000.0
Click for full report CSV
Board,examples/Central/LedControl<br>flash,%,examples/Central/LedControl<br>RAM for global variables,%,examples/Central/PeripheralExplorer<br>flash,%,examples/Central/PeripheralExplorer<br>RAM for global variables,%,examples/Central/Scan<br>flash,%,examples/Central/Scan<br>RAM for global variables,%,examples/Central/ScanCallback<br>flash,%,examples/Central/ScanCallback<br>RAM for global variables,%,examples/Central/SensorTagButton<br>flash,%,examples/Central/SensorTagButton<br>RAM for global variables,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>flash,%,examples/Peripheral/Advertising/EnhancedAdvertising<br>RAM for global variables,%,examples/Peripheral/Advertising/RawDataAdvertising<br>flash,%,examples/Peripheral/Advertising/RawDataAdvertising<br>RAM for global variables,%,examples/Peripheral/BatteryMonitor<br>flash,%,examples/Peripheral/BatteryMonitor<br>RAM for global variables,%,examples/Peripheral/ButtonLED<br>flash,%,examples/Peripheral/ButtonLED<br>RAM for global variables,%,examples/Peripheral/CallbackLED<br>flash,%,examples/Peripheral/CallbackLED<br>RAM for global variables,%,examples/Peripheral/EncryptedBatteryMonitor<br>flash,%,examples/Peripheral/EncryptedBatteryMonitor<br>RAM for global variables,%,examples/Peripheral/LED<br>flash,%,examples/Peripheral/LED<br>RAM for global variables,%arduino:mbed_nano:nano33ble,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0arduino:renesas_uno:unor4wifi,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@pennampennamAwaiting requested review from pennam

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@andreagilardoni

[8]ページ先頭

©2009-2025 Movatter.jp