SparkFun Forums 

Where electronics enthusiasts find answers.

Topics pertaining to the Arduino Core & software used with the Artemis module and Artemis development boards.
User avatar
By tomts
#238194
Hello All -
Is there a way to set the BLE scan window and interval? I'm using the Artemis Dev Kit, RedBoard Artemis ATP, and Artemis module with ArduinoBLE.h. Thanks, in advance, for any help.
By paulvha
#238195
No.. not from a sketch. They are hard coded in src/utility/GAP, function scan(bool withDuplicates). Set for 10ms both.
By paulvha
#238197
Understand. Like with a lot of open-source code, the documentation is missing or incomplete. You can only find out part with the provided examples and study to source code.
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum