- Feb 04, 2022
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Feb 01, 2022
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Jan 12, 2022
-
-
Francesco Pham authored
integrating prj.conf from https://booting.oniroproject.org/distro/blueprints/gateway/openthread-node-zephyr Signed-off-by:
Francesco Pham <francesco.pham@huawei.com> change ip addr change ip addr change ip addr prj.conf copy some settings from zephyr sample change ip addr change ip change ip addr revert ipv6 addresses revert revert
-
- May 19, 2021
-
-
Zbigniew Bodek authored
Point to the fix rather than workaround patch version. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- May 18, 2021
-
-
Zbigniew Bodek authored
Describes what is required, how to configure both Linux and Zephyr to run and utilize this application. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- May 14, 2021
-
-
Zbigniew Bodek authored
It doesn't fully apply to our case anymore. Another, markdown README will be introduced later. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Since the application can act both as publisher and subscriber use more generic name - "client". Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Add Huawei copyrights as result of applying our modifications to the code. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
IBM Bluemix Watson topic format can be removed to clean up a code a bit for the future. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Another app simplification by removing CONFIG_USERSPACE related code that is not intended to be used on Nitrogen. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Simplify application by removing SOCKS5 proxy code since it is not being used on Nitrogen. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Simplify the app by removing MQTT_LIB_WEBSOCKET code. Not intended to be used on Nitrogen. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Get rid of files that will not be used with Nitrogen such as - overlay configurations - other board configurations - scripts, other Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Nitrogen doesn't have other types of the network connectivity beside BLE over IPv6 so apply required configuration within board's config. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Add board config for 96b_nitrogen. The config will select IPV6 instead of IPV4, disable unused options and add configuration options for IP addresses to override defaults. Note: IPV6 addresses need to be specified by the user. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- May 13, 2021
-
-
Zbigniew Bodek authored
Import and adjust MQTT_EVT_PUBLISH case handler from: repo: https://github.com/zephyrproject-rtos/zephyr cid: 730acbd6ed85a5ee30d66f305cfc159b24643468 path: samples/net/cloud/google_iot_mqtt/src/protocol.c Add subscriber() routine that will subscribe to the topic and then ping the broker and handle incoming MQTT events/messages. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
When CONFIG_MQTT_SUBSCRIBER=y the application should switch modes from being a publisher on the topic to being a subscriber on that topic. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Code imported from: repo: https://github.com/zephyrproject-rtos/zephyr cid: 730acbd6ed85a5ee30d66f305cfc159b24643468 path: samples/net/mqtt_publisher/ Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-