Create GATT server characteristics for checking primality in subrange (read description)
The characteristic should be of the form start_idx and maximum number. Once these characteristics are written, the server should start a loop and write to another characteristic 0 - if the result is false and 1 if the primality is true. Note that it must the increase in the loop should be +=6 (see Discord) for description