Re: Mynewt Nimble OOB pairing

2019-04-29 Thread Amr Bekhit
After some further research and debugging, I believe I've been chasing a red herring. Debugging the mynewt device during the pairing process shows that the requester (Android phone) does not have its OOB bit set (this can be seen in ble_sm_lgcy_io_action). This explains why OOB was failing. It

Re: Mynewt Nimble OOB pairing

2019-04-29 Thread Amr Bekhit
Hi Ɓukasz, I've sent you the Android Bluetooth HCI log separately to your email. The log was saved while the following events took place: - With my device in idle mode, I used my phone to read the device's NFC tag. I configured the NFC tag to represent a Bluetooth Carrier

Re: Regarding split images

2019-04-29 Thread joseph reveane
Hi Chris, I've modified my app setup to point to the nimble repo: *$ newt target show split-apptargets/split-app app=@apache-mynewt-core/apps/splitty bsp=@apache-mynewt-core/hw/bsp/nordic_pca20020 build_profile=optimizedloader=@apache-mynewt-nimble/apps/bleprph

Re: nRF52 NFC

2019-04-29 Thread guilleortas
Dear Amr, I'm writing to you as I'm currently working on quite a similar project. I also need to port the Nordic NFC library into Mynewt on the nRF52 DK board (i.e. PCA 10040). I'm running into problems in the process. My small proof-of-concept program runs fine on the board directly using the