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

MQTT Subscriber support Multiple subscriber?

[Dev Env]

nRF51 DK

IoT SDK 0.8

IoT SoftDevice

MQTT Subscriber Example

[Question]

  1. i tested multi subscriber, but error returned. IoT SDK not Support multi subscriber?

    then received data contain all setting value?

    i try to subscriber multiple

      1) MacAddress/beacon/txpower
    
      2) MacAddress/beacon/broadcasting Interval
    
      .....
    
  2. if i want one beacon receive message, how can i do?

    like above , contain MacAddress to topic?

thank you.

Related