Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi Ble Sample Pair key Issue #268

Open
nishithvpoojary opened this issue Nov 3, 2023 · 2 comments
Open

Wifi Ble Sample Pair key Issue #268

nishithvpoojary opened this issue Nov 3, 2023 · 2 comments

Comments

@nishithvpoojary
Copy link

nishithvpoojary commented Nov 3, 2023

Hi. We use the sample https://github.com/Azure/azure-sphere-samples/tree/main/Samples/WifiSetupAndDeviceControlViaBle for BLE connection. After connecting the Azure BLE from windows app, we dont see any "enter the pass key" tab. Is this a windows app issue or device to windows app communication issue?
I tried to debug the "ble_app_uart_pca10040_s132" SES file, but i got the below build error.

Building ‘ble_app_uart_pca10040_s132’ from solution ‘ble_app_uart_pca10040_s132’ in configuration ‘Release’
2> Assembling ‘thumb_crt0.s’
3> Checking Source File Exists
3> C:/azure-sphere-samples-main/Samples/WifiSetupAndDeviceControlViaBle/Nrf52App/pca10040/s132/ses/CHANGE_THIS_TO_YOUR_NORDIC_SDK_PATH/components/libraries/log/src/nrf_log_backend_rtt.c does not exist.
Build failed

Kindly help me with this issue. Thank you.

@nishithvpoojary
Copy link
Author

nishithvpoojary commented Nov 21, 2023

Sorry... my mistake. after changing the path, I still faced issue with the nrf sdk version 17.
So i used the version 15. I can build the code now. Thank you.
I will be back here after testing the app pairing. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants