OVMS3-idf/docs/en
lly 7cd08b5824 ble_mesh: Miscellaneous modifications
1. Add an API to set Provisioner static oob value
2. Add an API to deinit BLE Mesh stack
3. Add an API to set Provisioner unicast address
4. Add an API to provision devices with fixed address
5. Add an API to store node composition data
6. Add an API to get node with device uuid
7. Add an API to get node with unicast address
8. Add an API to delete node with device uuid
9. Add an API to delete node with unicast address
10. Add an API for Provisioner to update local AppKey
11. Add an API for Provisioner to update local NetKey
12. Support Provisioner persistent functionality
13. Fix Provisioner entering IV Update procedure
14. Fix an issue which may cause client failing to send msg
15. Use bt_mesh.flags to indicate device role
16. Remove several useless macros
17. Callback RSSI of received mesh provisioning packets
18. Modify the Provisioner disable function
19. Change some log level from debug to info
20. Add parameters to Provisioner bind AppKey completion event
21. Fix node ignoring relay messages issue
22. Support using a specific partition for BLE Mesh
23. Fix compile warning when proxy related macros are disabled
24. Clean up BLE Mesh stack included header files
25. NULL can be input if client message needs no parameters
26. Fix compile warning when BT log is disabled
27. Initilize BLE Mesh stack local variables
28. Support using PSRAM for BLE Mesh mutex, queue and task
29. Add a menuconfig option to enable using memory from PSRAM
30. Clean up sdkconfig.defaults of BLE Mesh examples
2020-02-26 17:37:44 +08:00
..
api-guides ble_mesh: Miscellaneous modifications 2020-02-26 17:37:44 +08:00
api-reference Added semi-colon to esp_event_loop_create(...) 2020-02-18 12:30:38 +01:00
contribute docs: Move to Python 3.5+ and Sphinx 2.3 2020-02-07 16:47:50 +11:00
get-started Docs: Encourage to used Python 3 2020-02-24 12:55:55 +01:00
get-started-legacy Docs: Encourage to used Python 3 2020-02-24 12:55:55 +01:00
hw-reference docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
libraries-and-frameworks doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
security Replace all TRM urls will generic template variable and remove duplicate sections 2020-02-07 16:37:45 +11:00
404.rst Updated 404 page not found pages, both Chinese and English versions. 2019-03-28 19:06:43 +08:00
about.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
conf.py docs: Possible fix for blockdiag & seqdiag UnicodeEncodeErrors 2020-02-07 16:37:45 +11:00
COPYRIGHT.rst docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
esp32s2.rst global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
gnu-make-legacy.rst docs: Make CMake build system default, mark GNU Make as legacy option 2019-07-09 14:32:26 +10:00
index.rst global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
languages.rst There are now visible links to change between English and Chinese version of documentation. Therefore information on the home page how to switch between languages has been removed. Added 'Download' link to the menu to provide a more visible access to documentation in PDF format for people who prefer to read it offline. 2018-09-12 04:48:50 +02:00
resources.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
versions.rst docs: Add ESP-IDF support period policy 2019-10-18 18:25:20 +11:00