Releases: chipKIT32-libraries/RN487x
Releases · chipKIT32-libraries/RN487x
v1.2.0 Release of RN487x Arduino library
Fixed examples so they compile and run properly on chipKIT boards like Fubarino Mini and RGB Station.
v1.1.2 Arduino RN487x library
Version 1.1.2 : updated library.preferneces version to match release tag.
Version 1.1.1 of Arduino RN487x library
Version 1.1.1 - only change from v1.1.0 is renamed repo name and library.propterties
Version 1.1.0
- enterCommandMode() now properly handles situation where module has prompt turned on or off
- Library now keeps track of if it is in command mode or not
- Added function setOperationMode()
- Added startCustomAdvertising() function
- Added support for PIC32 (chipKIT)
- Moved reset and wake pin definitions into hwInit() so that different boards can be supported without editing library