Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
h2zero
/
NimBLE-Arduino
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
213
Star
1.1k
Code
Issues
36
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
NimBLE-Arduino
src
NimBLEAdvertising.cpp
on
master
User selector
All users
All time
Commit history
Commits on Mar 31, 2026
Add a flag to to use arduino header paths
h2zero
committed
bc2b46e
View commit details
Copy full SHA for bc2b46e
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
[Bugfix] NimBLEDevice::createServer can crash if stack not initialized.
Show description for b8fd564
h2zero
authored
b8fd564
View commit details
Copy full SHA for b8fd564
View code at this point
Browse repository at this point
Commits on Sep 6, 2025
[BREAKING] Refactor config to use MYNEWT macros.
Show description for ceeb21a
h2zero
committed
ceeb21a
View commit details
Copy full SHA for ceeb21a
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Fix builds when exluding roles
h2zero
committed
76ff374
View commit details
Copy full SHA for 76ff374
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Release 2.2.2
h2zero
committed
57db938
View commit details
Copy full SHA for 57db938
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
Fix advertising data not set if scan response enabled later.
h2zero
committed
8abb4d5
View commit details
Copy full SHA for 8abb4d5
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
Update license
h2zero
committed
bc723ee
View commit details
Copy full SHA for bc723ee
View code at this point
Browse repository at this point
Commits on Nov 30, 2024
Refresh advertising data dynamically
h2zero
committed
6b1ecd4
View commit details
Copy full SHA for 6b1ecd4
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
[BREAKING] Refactor NimBLEServer
Show description for a078d99
h2zero
committed
a078d99
View commit details
Copy full SHA for a078d99
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
[BREAKING] - Refactor NimBLEAdvertising
Show description for edc66e8
h2zero
committed
edc66e8
View commit details
Copy full SHA for edc66e8
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
[BREAKING] Refactor NimBLEDevice
Show description for 5665fd8
h2zero
committed
5665fd8
View commit details
Copy full SHA for 5665fd8
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
fix(NimBLEAdvertising): Ensure `setServiceData()` includes length of data
finger563
authored and
h2zero
committed
e2369bb
View commit details
Copy full SHA for e2369bb
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Fix compiler warning.
h2zero
committed
5567365
View commit details
Copy full SHA for 5567365
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
[Breaking] Refactor NimBLEUUID.
Show description for 2cedbf5
h2zero
committed
2cedbf5
View commit details
Copy full SHA for 2cedbf5
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
[BREAKING] Refactor NimBLEAddress - use NimBLE core representation.
Show description for 6848d27
h2zero
committed
6848d27
View commit details
Copy full SHA for 6848d27
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
[BREAKING] Change NIMBLE_LOGC macro to use printf.
Show description for 415e12e
h2zero
committed
415e12e
View commit details
Copy full SHA for 415e12e
View code at this point
Browse repository at this point
Remove aborts in NimBLEAdvertising::start.
h2zero
committed
92ec3e4
View commit details
Copy full SHA for 92ec3e4
View code at this point
Browse repository at this point
Commits on Jun 15, 2024
Reset advertisment vectors when changing their data.
Show description for 9ea7273
h2zero
committed
9ea7273
View commit details
Copy full SHA for 9ea7273
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Add clearData method to NimBLEAdvertisementData.
h2zero
committed
a43a887
View commit details
Copy full SHA for a43a887
View code at this point
Browse repository at this point
Remove broken links from docs.
h2zero
committed
1dbd8c9
View commit details
Copy full SHA for 1dbd8c9
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
feat(NimBLEAdvertising): support std::function for advertising complete callback (#157)
Show description for 9c3429d
finger563
authored and
h2zero
committed
9c3429d
View commit details
Copy full SHA for 9c3429d
View code at this point
Browse repository at this point
Commits on May 28, 2023
Add overloaded setManufacturerData to allow vector of uint8_t (#529)
eighty2fifty1
authored and
h2zero
committed
71ec109
View commit details
Copy full SHA for 71ec109
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Add directed peer address parameter to advertising start. (#507)
Show description for 127e428
h2zero
authored and
h2zero
committed
127e428
View commit details
Copy full SHA for 127e428
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
[Breaking] Change all time input parameters to milliseconds. (#395)
Show description for d533f82
h2zero
authored
d533f82
View commit details
Copy full SHA for d533f82
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Release 1.4.0
Show description for 1cddddb
h2zero
committed
1cddddb
View commit details
Copy full SHA for 1cddddb
View code at this point
Browse repository at this point
Don't set advertisement flags if not connectable.
h2zero
committed
4cdc4e0
View commit details
Copy full SHA for 4cdc4e0
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
Add extended advertising support. (#380)
Show description for 9f9a8e7
h2zero
authored
9f9a8e7
View commit details
Copy full SHA for 9f9a8e7
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
Initialize advertising complete callback in NimBLEAdvertising constructor.
Show description for 92fe881
h2zero
committed
92fe881
View commit details
Copy full SHA for 92fe881
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Refactor folders/includes for Arduino compilation of NimBLE core.
h2zero
committed
be4f32f
View commit details
Copy full SHA for be4f32f
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Resync code with nimble-cpp.
h2zero
committed
1bc4464
View commit details
Copy full SHA for 1bc4464
View code at this point
Browse repository at this point
Commits on May 14, 2021
NimBLE core update; esp-nimble @5bb7b40, IDF @639e7ad. (#237)
h2zero
authored
46deed9
View commit details
Copy full SHA for 46deed9
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
Release 1.2.0
h2zero
committed
d18018f
View commit details
Copy full SHA for d18018f
View code at this point
Browse repository at this point
NimBLEAdvertising::reset check if the stack is initialized before stop.
Show description for 6aea9a1
h2zero
committed
6aea9a1
View commit details
Copy full SHA for 6aea9a1
View code at this point
Browse repository at this point
Add complementary methods to NimBLEAdvertising and NimBLEAdvertisementData
Show description for eefcc32
h2zero
committed
eefcc32
View commit details
Copy full SHA for eefcc32
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Allow custom scan response data without custom advertising.
Show description for a63d428
h2zero
committed
a63d428
View commit details
Copy full SHA for a63d428
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.