Skip to content

picow_ble_temp_reader example not working #198

@flaviorenga

Description

@flaviorenga

Describe the bug

This morning, I suxceeded in generating and compiling the code with the Raspberry Pi Pico extension for VS Code, using the picow_ble_temp_reader example:

  • I flashed the server code on one Raspberry Pico Pi 2 W
  • I flashed the client code on another Raspberry Pico Pi 2 W (manually adding the UART-trough-USB functionality)

The bluetooth system worked perfectly.
This evening, I repeated the same procedure after updating the Raspberry Pi Pico extension.
No way.
Now the code generator doesn't work.
It generates a totally different project structure and it doesn't compile anymore.

Please see attached file:
01_picow_ble_temp_reader_OK.zip
02_picow_ble_temp_reader_NOT WORKING.zip

Am I missing something?
Is this a bug of the Raspberry Pi Pico 2 W Extension?
If yes, i there a workaround to fix this problem?

Extension Logs

None

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Raspberry Pi Pico Project' extension
  2. Click on 'New Project From Example'
  3. Select name 'picow_ble_temp_reader'
  4. Select board type 'Pico W 2'
  5. Click on 'Compile project'
  6. See error: 'btstack_config_common.h: No such file or directory'
  • OS: I'm running VS Code on MacOS
  • Architecture: Chip Apple M4
  • Compile Target: Raspberry Pi Pico 2 W

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions