下里巴人

Results 12 comments of 下里巴人

The truth is that function **cyhal_adc_read_uv** gets the right value of 3.3V instead of **cyhal_adc_read** ![image](https://github.com/RT-Thread/rt-thread/assets/119030662/28f1c4c2-edcb-403e-9942-fa4ed2315a9f)

> The problem isn't in this package, but in the broker moquitto. I changed the broker and all is working well now. How you do this?

I suppose there is something wrong with the paho `MQTTMessage` that sends to mosquitto broker because I cannot get the publish ack from the broker. ![image](https://github.com/RT-Thread-packages/paho-mqtt/assets/119030662/b7e7f23f-618e-4bbe-a916-1d59aa535ef2)

It seems like that we must provide a packet identifier for each `MQTTMessage` according to the [MQTT Standard](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.pdf), the struct member `id` must not be 0.

> gitee源我们正在紧急修复中,如果有代理的话可以执行 scons -s 切换下载源为github 是直接调用这个命令吗?我有代理 ![Image](https://github.com/user-attachments/assets/948c0b64-8d7f-41f9-bd92-0904aafc1e10)

> 执行pkgs --upgrade,再执行pkgs --update试试 还是一样 ![Image](https://github.com/user-attachments/assets/94563ff5-f6cc-4a7e-90e7-fc5a392a5929)

> 拉一下主仓最新源码吧,该问题在该PR中已解决,现关闭此issue > > * [format: update all series of BSP configuration items #10406](https://github.com/RT-Thread/rt-thread/pull/10406) OK

> 拉一下主仓最新源码吧,该问题在该PR中已解决,现关闭此issue > > * [format: update all series of BSP configuration items #10406](https://github.com/RT-Thread/rt-thread/pull/10406) 更新会报错? ![Image](https://github.com/user-attachments/assets/23bdaf1e-8a34-4d1f-98fc-312370de30b4)

> > 拉一下主仓最新源码吧,该问题在该PR中已解决,现关闭此issue > > > > * [format: update all series of BSP configuration items #10406](https://github.com/RT-Thread/rt-thread/pull/10406) > > 更新会报错? ![Image](https://github.com/user-attachments/assets/23bdaf1e-8a34-4d1f-98fc-312370de30b4) .config也是有的 ![Image](https://github.com/user-attachments/assets/782f0d55-1177-4f67-9e60-0b54011c6954)

> > > 拉一下主仓最新源码吧,该问题在该PR中已解决,现关闭此issue > > > > > > * [format: update all series of BSP configuration items #10406](https://github.com/RT-Thread/rt-thread/pull/10406) > > > > > > 更新会报错? ![Image](https://github.com/user-attachments/assets/23bdaf1e-8a34-4d1f-98fc-312370de30b4) > >...