This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to avoid ble message conflict sensor data getting

Hi ;

              If there is a ble message coming , but this time ble is getting data from sensor , what will happen ?  Will it device reset ?  Would you give me any idea to avoid this ? The interval of my device getting sensor data is 1S , it seems that it will have a big chance to have this problem . 

Parents Reply
  • It is kind of you for concern my question . Here is my answer:

    If there is a ble message coming

    --------- App sends message to ble device 

    ble is getting data from sensor
Children
  • Remember that we cannot see your bench; and we cannot see your screen; and we have absolutely no idea what your project is, what hardware you have, how you have it set up, what software you have, what tools you are using, or anything else other than what you clearly describe in your post.

    Ble device ask for data from Temperature sensor

    How does it do that? What "temperature sensor" is it?

    Are you familiar with the basic concepts of microcontroller systems - interrupts, etc ?

Related