Nazar Palamar

Results 10 comments of Nazar Palamar

Hi @neeloza-embrill , Yes, agree with @neilch0811 that it is better to use [stm32-nucleo adapter](https://www.murata.com/en-global/products/connectivitymodule/wi-fi-bluetooth/overview/stm32-nucleo) for STM32 Nucleo boards. Possible issues: - SDIO wired ribbon cable connection from uSD-M.2 Adapter...

Hi @neeloza-embrill, Please double check that after switch Type 1YN, the project does not have any source/include to previous selected Type 1LV. STM32CubeMx has a problem, it does not remove...

Hi, @prachichechani Unfortunately i do not have Nucleo STM32H753. I have Nucleo STM32H745ZI. Per https://community.st.com/t5/stm32-mcus-products/stm32h753-and-stm32h743-the-difference/td-p/348630 it should be compatible. I tried Nucleo STM32H745ZI + stm32-nucleo adapter + 1yn module and...

Hi, @prachichechani, please confirm that you programed elf from attached project in to your setup Nucleo STM32H753, and behavior the same. Difference between my and your projects are in system...

Hi @2Bumsu , could you try to make path length shorter. looks like " "C:\Users\icomg\Desktop\AIROC-Wi-Fi-Bluetooth-STM32-master\Projects\STM32H747I-DISCO\Applications\wifi_scan\Middlewares\Third_Party\Infineon_Wireless_Connectivity\ btstack-integration\COMPONENT_HCI-UART\firmware\COMPONENT_4373\COMPONENT_MURATA-2BC\w_bt_firmware_controller.c" > 256 and IAR does not see that file. Please copy wifi_scan to some...

after change the module, and regenerate the project you need remove from workspace some src/includes related to previous module. Please refer to section 9.2 of User Guide for details (It...

hi @jhedberg, the cy8cproto_062_4343w board does not work ('west build -b cy8cproto_062_4343w samples\bluetooth\peripheral_dis') i do not see CONFIG_DT_HAS_ZEPHYR_BT_HCI_UART_ENABLED in .config, in boards\infineon\cy8cproto_062_4343w\cy8cproto_062_4343w.dts we use compatible `infineon,cyw43xxx-bt-hci`, which actually is extension...

> @ifyall would be good if someone checked that the psoc6_bless driver still works with this PR (see [e361ac4](https://github.com/zephyrproject-rtos/zephyr/commit/e361ac4df349368c3f24c90f1de4f59053d7d8d7)). I was able to compile test it but don't have the...

hi @yinbun , thanks for report this. I will fix in next release. Regards, Nazar