Skip to content

Releases: chipKIT32-libraries/RN487x

v1.2.0 Release of RN487x Arduino library

01 Feb 03:07
Compare
Choose a tag to compare

Fixed examples so they compile and run properly on chipKIT boards like Fubarino Mini and RGB Station.

v1.1.2 Arduino RN487x library

04 Jan 12:38
Compare
Choose a tag to compare

Version 1.1.2 : updated library.preferneces version to match release tag.

Version 1.1.1 of Arduino RN487x library

04 Jan 03:23
Compare
Choose a tag to compare

Version 1.1.1 - only change from v1.1.0 is renamed repo name and library.propterties

Version 1.1.0

19 Nov 15:46
Compare
Choose a tag to compare
  • 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