我已经结合了uart示例(sdk v15 no ble)和mesh客户端示例(sdk v2.0.1),但未 启用#if NRF_MODULE_ENABLED(APP_FIFO),#if NRF_MODULE_ENABLED(APP_UART)和 #if NRF_MODULE_ENABLED(RETARGET)。但是,我在sdk_config.h中检查了它们,它们都启用为1.我无法找到原因,我在其他情况下询问它,但没有人回复我,因此我必须启动一个新案例。这是我的文件。client.rar
我已经结合了uart示例(sdk v15 no ble)和mesh客户端示例(sdk v2.0.1),但未 启用#if NRF_MODULE_ENABLED(APP_FIFO),#if NRF_MODULE_ENABLED(APP_UART)和 #if NRF_MODULE_ENABLED(RETARGET)。但是,我在sdk_config.h中检查了它们,它们都启用为1.我无法找到原因,我在其他情况下询问它,但没有人回复我,因此我必须启动一个新案例。这是我的文件。client.rar
Hi,
I suggest you have a look at this post. It will show you how to combine Mesh SDK v2.0.1 and nRF5 SDK v15. Check that you have merged them correctly.
yes I following this guide what you mentioned now,on the other hand ,I add the nRF5 SDK v15 to Mesh SDK v2.0.1, I've did all the things as it says ,I didn't do anything about ble because I just add the peripheral.but the code is gray,I can't find the reason so I ask you for help.
yes I following this guide what you mentioned now,on the other hand ,I add the nRF5 SDK v15 to Mesh SDK v2.0.1, I've did all the things as it says ,I didn't do anything about ble because I just add the peripheral.but the code is gray,I can't find the reason so I ask you for help.