|
Re: aws iot
Hey Guy,
Start with the MQTT publisher example. You only need to make a few small tweaks to account for the device cert and key.
For example:
#if defined(CONFIG_MQTT_LIB_TLS)
#include
Hey Guy,
Start with the MQTT publisher example. You only need to make a few small tweaks to account for the device cert and key.
For example:
#if defined(CONFIG_MQTT_LIB_TLS)
#include
|
By
Ryan Erickson
·
#6055
·
|
|
Development in Zephyr
Hi.....I found this email address from Zephyr Projects. Basically i am totally new in the area of development. I want to start development using Zephyr. I have already installed Zephyr by following
Hi.....I found this email address from Zephyr Projects. Basically i am totally new in the area of development. I want to start development using Zephyr. I have already installed Zephyr by following
|
By
Muhammad Muh <muhammad.muh83@...>
·
#6054
·
|
|
aws iot
looking for an example/insights with respect to working with aws iot and/or using x.509 certificate.
any information will be much appreciated.
thanks, guy
looking for an example/insights with respect to working with aws iot and/or using x.509 certificate.
any information will be much appreciated.
thanks, guy
|
By
guy.benyehuda@...
·
#6053
·
|
|
Discussion about libc development for external lib integration
// this is a resend of an email that I apparently failed to send via the web ui. Sorry if you get two copies,
// if at the end of the day the mailing system decides to deliver my previous message
Hi
// this is a resend of an email that I apparently failed to send via the web ui. Sorry if you get two copies,
// if at the end of the day the mailing system decides to deliver my previous message
Hi
|
By
pzierhoffer@...
·
#6052
·
|
|
Discussion about libc development for external lib integration
Hi all
As suggested by Paul Sokolovsky, I just wanted to let everyone know that there is an ongoing effort to integrate Zephyr with CivetWeb - an external, posix-based HTTP library.
The mail goal here
Hi all
As suggested by Paul Sokolovsky, I just wanted to let everyone know that there is an ongoing effort to integrate Zephyr with CivetWeb - an external, posix-based HTTP library.
The mail goal here
|
By
pzierhoffer@...
·
#6051
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 06/20/2019 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 20 June 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 20 June 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6050
·
|
|
Re: nrf52 debug with Linux VirtualBox
Hi David,
You can try adding the device to “USB Device filters” in the VirtualBox guest’s settingsàportsà USB.
Usually, if the Segger firmware has updates, the JLink will try firmware
Hi David,
You can try adding the device to “USB Device filters” in the VirtualBox guest’s settingsàportsà USB.
Usually, if the Segger firmware has updates, the JLink will try firmware
|
By
Chettimada, Vinayak Kariappa
·
#6049
·
|
|
nrf52 debug with Linux VirtualBox
Are there any tricks to get the nrf52 board to be able to use the Zephyr build chain from within a VirtualBox Linux machine? When ever I run ‘ninja -Cbuild flash’ the Jlink usb device disconnects
Are there any tricks to get the nrf52 board to be able to use the Zephyr build chain from within a VirtualBox Linux machine? When ever I run ‘ninja -Cbuild flash’ the Jlink usb device disconnects
|
By
David Leach
·
#6048
·
|
|
Re: Callback on DNS added/removed
Hello All,
What I have found is that the event handler will only let you register similar events. Only IF_UP/IF_DOWN can be registered to one callback function.
For IPV4 events, you must register a
Hello All,
What I have found is that the event handler will only let you register similar events. Only IF_UP/IF_DOWN can be registered to one callback function.
For IPV4 events, you must register a
|
By
Ryan Erickson <Ryan.Erickson@...>
·
#6047
·
|
|
Re: Callback on DNS added/removed
Hi Jukka,
That seems to fix it for (NET_EVENT_IPV4_ADDR_ADD | NET_EVENT_IPV4_CMD_ROUTER_ADD) but (NET_EVENT_IF_UP | NET_EVENT_IPV4_ADDR_ADD | NET_EVENT_IPV4_CMD_ROUTER_ADD) prevents any events
Hi Jukka,
That seems to fix it for (NET_EVENT_IPV4_ADDR_ADD | NET_EVENT_IPV4_CMD_ROUTER_ADD) but (NET_EVENT_IF_UP | NET_EVENT_IPV4_ADDR_ADD | NET_EVENT_IPV4_CMD_ROUTER_ADD) prevents any events
|
By
lairdjm
·
#6046
·
|
|
Re: Callback on DNS added/removed
Hi Jamie,
note that in your callback, you need to check the exact value of the
event, so
if (mgmt_event == NET_EVENT_IPV6_ADDR_ADD) {}
instead of
if (mgmt_event & NET_EVENT_IPV6_ADDR_ADD)
Hi Jamie,
note that in your callback, you need to check the exact value of the
event, so
if (mgmt_event == NET_EVENT_IPV6_ADDR_ADD) {}
instead of
if (mgmt_event & NET_EVENT_IPV6_ADDR_ADD)
|
By
Jukka Rissanen
·
#6045
·
|
|
Re: Callback on DNS added/removed
Hi Jamie,
adding some net_mgmt events for DNS is certainly possible. Currently
there are none as you have noticed.
Could you create a github issue for this so it is not forgotten?
Cheers,
Jukka
Hi Jamie,
adding some net_mgmt events for DNS is certainly possible. Currently
there are none as you have noticed.
Could you create a github issue for this so it is not forgotten?
Cheers,
Jukka
|
By
Jukka Rissanen
·
#6044
·
|
|
counter.h API
Hi,
If anyone is interested in counter.h API there are two ongoing PR’s with proposed changes:
https://github.com/zephyrproject-rtos/zephyr/pull/16252 - extending API to support detection of
Hi,
If anyone is interested in counter.h API there are two ongoing PR’s with proposed changes:
https://github.com/zephyrproject-rtos/zephyr/pull/16252 - extending API to support detection of
|
By
Chruściński, Krzysztof
·
#6043
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 06/18/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 18 June 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 18 June 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6042
·
|
|
API meeting: Agenda
Agenda:
- New proposal: Video for Zephyr API
- Sensor API: Update on progress
- GPIO: Update on progress
Additional items in the "Triage" column in the GitHub project may be discussed if time
Agenda:
- New proposal: Video for Zephyr API
- Sensor API: Update on progress
- GPIO: Update on progress
Additional items in the "Triage" column in the GitHub project may be discussed if time
|
By
Carles Cufi
·
#6041
·
|
|
Re: Callback on DNS added/removed
Also I see onhttps://docs.zephyrproject.org/latest/reference/networking/net_mgmt.html?highlight=net_mgmt_init_event_callback thatnet_mgmt_init_event_callback() specifies it takes a bitmask of events
Also I see onhttps://docs.zephyrproject.org/latest/reference/networking/net_mgmt.html?highlight=net_mgmt_init_event_callback thatnet_mgmt_init_event_callback() specifies it takes a bitmask of events
|
By
lairdjm
·
#6040
·
|
|
Callback on DNS added/removed
Hi,
There currently doesn’t seem to be any hooks in Zephyr for getting acallback when a DNS server is added or removed which would be useful for on systems where setting up DNS takes longer than it
Hi,
There currently doesn’t seem to be any hooks in Zephyr for getting acallback when a DNS server is added or removed which would be useful for on systems where setting up DNS takes longer than it
|
By
lairdjm
·
#6039
·
|
|
I2C: Bitbang driver and clock stretching
Hi,
while playing with an BQ27421YZFR battery gauge, I noticed that the I²C
bitbang driver does not support clock stretching.
Easy enough to fix:
Hi,
while playing with an BQ27421YZFR battery gauge, I noticed that the I²C
bitbang driver does not support clock stretching.
Easy enough to fix:
|
By
Turbo J
·
#6038
·
|
|
Re: ninja guiconfig fail
#gettingstartedguide
Hi,
I get it, thanks for your patience explain.
Hi,
I get it, thanks for your patience explain.
|
By
hotkernel@...
·
#6037
·
|
|
Re: ninja guiconfig fail
#gettingstartedguide
Hi,
"hotkernel via Lists.Zephyrproject.Org"
<hotkernel=163.com@...> writes:
It doesn't matter how you get the source code; west will work too.
The important thing is that you
Hi,
"hotkernel via Lists.Zephyrproject.Org"
<hotkernel=163.com@...> writes:
It doesn't matter how you get the source code; west will work too.
The important thing is that you
|
By
Bolivar, Marti
·
#6036
·
|