I know this topic has been covered a multiplicity of times but do you think I can find the right example? Nope! Would someone with a few moments please point out the errors(s) of my way(s) regarding filtering a BLE list view. I woule be happy being directed to a (very) similar example somewhere on the Internet, as well.
Right now, when I start scanning, I receive every BLE address within reception range of my app. I would rather the list view display ONLY the MAC addresses with particular names in the second index. As you can see, I have that worked that out for the selection aspect but not the display aspect.
I am pretty certain that this is, again, much simpler than I am making it out to me. Thank you for reading this and for any assistance you may offer, as I have burned-out seeking a solution.
If so, would I replace my set ListView1 block et al with yours and add the funtion myElements? Actually, that was a rhetorical question because I'm a gonna try that. If you know this is wrong, I graciously accept pre-emptive correction. Thank you!
OK, I am super bonkers crazy confused! I can open the procedure envelope and create a procedure called myElements but where in the world and how did you get the "Elements" extension???
Greetings, and thanks for all the fish (paraphrasing Douglas Adams;). Here is the dynamic duo that made it all work, with appreciation for the procedure education. and ths myElements list eye-opener!