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

Multiactivity Example vs. Github Multirole Advertiser

Hi,

I want to implement Advertising with the Timeslot API. I only need non-connectable advertisements but I want to be able to control the transmit power.

  • Which example should I start with?
  • Is any of these outdated?
  • Are they both compatible with NRF52 as well?
  • Support for multiple advertising messages isn't getting implemented in the SoftDevice soon, is that right?

I am using the S130 v2 Softdevice and I want as little code overhead as possible as I am duplicating code that is already in the Softdevice by implementing this.

Thanks

  • Is it possible for you to open the Softdevice source and give me an address in RAM where the Softdevice stores the next-to-be-broadcasted event? I could use that to determine the type of event. I can also make a RAM dump multiple times and filter out that address myself, but that would require quite a bit of time until I got something I can work with.

  • I'm sorry, but I cannot do that.

1 2