it's a hacking session, we just wanna hang out and make you feel weird as you code, thats what we do to everyone there, we just question your identation and semicolons
hey , i was researching about paring iot options like we you get into a certain range than that iot protocol used in that area will get auto paired(first time pair object) to your phone and then you can access it . i am unable to find any such options , do anyone have idea about it ?
Hey. Yes. You can opt for a connectionless BLE beacons arranged well can broadcast locations very effective depending on which beacon your phone is in range with.
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures. - zephyrproject-rtos/zephyr
Been working with the bruce firmware here https://github.com/pr3y/Bruce I have had fun with BLE and WiFi. It is easy to clone an access point and get devices to connect to it in guise of the legitimate network. You can show feed them custom HTML to steal credentials. It is scary what malicious actors can do with search devices. I just got the Nordic nRF24L01, I will connect it to test our bruce's nrf jammer.
Hi Everyone, My self Dhruv, I am an IOT engineer from Pune, India. My tech stack includes Python, Raspberry Pis, Communication protocols, Industrial Automation, AWS IOT and Docker, Kuberenetes.
currently I am working on FEIG payment devices, which uses nfc cards for the metro rail ticketing systems. other part I am working on linux background services for my python scripts.
Nice. I also work in payments. With EMVco type payment devices most running on top of a embedded Linux OS. At what level do you work bare-metal, RTOS or embedded Linux?
Actually I am working on top layer. not inside the feig device itself. so, basically I had a top layer code which is already working. I am trying to understand the code, flows only.