|
Re: nrf52840 ble error
#ble
#nrf52840
Please provide the details of:
# arm-none-eabi-addr2line -e <path to zephyr.elf file> 0x000390ee
-Vinayak
Please provide the details of:
# arm-none-eabi-addr2line -e <path to zephyr.elf file> 0x000390ee
-Vinayak
|
By
Chettimada, Vinayak Kariappa
·
#6867
·
|
|
Re: West 0.7.2 can't work
Please see https://lists.zephyrproject.org/g/announce/message/86
"FrankLi via Lists.Zephyrproject.Org"
<lgl88911=163.com@...> writes:
Please see https://lists.zephyrproject.org/g/announce/message/86
"FrankLi via Lists.Zephyrproject.Org"
<lgl88911=163.com@...> writes:
|
By
Bolivar, Marti
·
#6866
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 03/17/2020 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 17 March 2020, 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, 17 March 2020, 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@...>
·
#6865
·
|
|
Re: API meeting: agenda
Hi all,
A reminder that this week's API meeting is at 9AM PDT or 17h CET, so in 30 min from now.
Added items to the agenda:
- API stability documentation:
- PR:
Hi all,
A reminder that this week's API meeting is at 9AM PDT or 17h CET, so in 30 min from now.
Added items to the agenda:
- API stability documentation:
- PR:
|
By
Carles Cufi
·
#6864
·
|
|
Re: nrf52840 ble error
#ble
#nrf52840
Is this custom hardware? Are you implying that both interfaces work independently but not together?
Is this custom hardware? Are you implying that both interfaces work independently but not together?
|
By
Allen Curtis
·
#6863
·
|
|
Zephyr rtos : Unable to scan all broadcasted BLE packets
#ble
#hci
#nrf52480
#samples
#uart
Hi All,
I have observed one thing related to zephyr's hci_uart sample application.
I have used above application to implement the logic of beacon scanning in my custom application.
(Used Bluez 5.50
Hi All,
I have observed one thing related to zephyr's hci_uart sample application.
I have used above application to implement the logic of beacon scanning in my custom application.
(Used Bluez 5.50
|
By
Mayank <mayank7117@...>
·
#6862
·
|
|
nrf52840 ble error
#ble
#nrf52840
Hi,
Iam using nrf52840 development board, developing software using zephyr.
In software development iam using bluetooth as a peripheral and uart in interrupt mode(to get data from other module), when
Hi,
Iam using nrf52840 development board, developing software using zephyr.
In software development iam using bluetooth as a peripheral and uart in interrupt mode(to get data from other module), when
|
By
Narendar Malepu
·
#6861
·
|
|
API meeting: agenda
Hi all,
Tomorrow's topics:
- RFC: Require system clock stability on startup:
- https://github.com/zephyrproject-rtos/zephyr/issues/22758
- RFC: API change: Add I2C bus recovery API:
-
Hi all,
Tomorrow's topics:
- RFC: Require system clock stability on startup:
- https://github.com/zephyrproject-rtos/zephyr/issues/22758
- RFC: API change: Add I2C bus recovery API:
-
|
By
Carles Cufi
·
#6860
·
|
|
West 0.7.2 can't work
Dears,
After I update west to 0.7.2, the west can't work for any command, include --help. It alwasy show:
File "/home/frank/.local/bin/west", line 11, in <module>
sys.exit(main())
File
Dears,
After I update west to 0.7.2, the west can't work for any command, include --help. It alwasy show:
File "/home/frank/.local/bin/west", line 11, in <module>
sys.exit(main())
File
|
By
FrankLi
·
#6859
·
|
|
zephyr/samples/boards/nrf/mesh Example
Hi,
Hope you all are doing well. I am now doing the Zephyr Example
zephyrproject/zephyr/samples/boards/nrf/mesh/onoff-app
I am flashing this example on nRF52840_10056 DK. The code is building and
Hi,
Hope you all are doing well. I am now doing the Zephyr Example
zephyrproject/zephyr/samples/boards/nrf/mesh/onoff-app
I am flashing this example on nRF52840_10056 DK. The code is building and
|
By
Muhammad Muh <muhammad.muh83@...>
·
#6858
·
|
|
Re: Build Failed for Hello_World
Yes, it is!
Also I have tried creating folder same error
Noted.
Yes, it is!
Also I have tried creating folder same error
Noted.
|
By
Swapna Bulbule
·
#6857
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 03/12/2020 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 12 March 2020, 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, 12 March 2020, 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@...>
·
#6856
·
|
|
Is there a way to disable/enable one of two composite usb protocols at runtime?
Hey Zephyr’s USB experts,
I’m trying to use a setting variable to disable / enable one of two composite USB protocols instead of static configuration during complication. Is there a way to
Hey Zephyr’s USB experts,
I’m trying to use a setting variable to disable / enable one of two composite USB protocols instead of static configuration during complication. Is there a way to
|
By
Li, Jun R
·
#6855
·
|
|
Re: Build Failed for Hello_World
Hi there,
export ZEPHYR_TOOLCHAIN_VARIANT=zephyr
export ZEPHYR_SDK_INSTALL_DIR=/home/swapna/Documents/Workspace/Zephyr_ESP
Is the SDK installed
Hi there,
export ZEPHYR_TOOLCHAIN_VARIANT=zephyr
export ZEPHYR_SDK_INSTALL_DIR=/home/swapna/Documents/Workspace/Zephyr_ESP
Is the SDK installed
|
By
Carles Cufi
·
#6854
·
|
|
Build Failed for Hello_World
I have followed steps as per guid https://docs.zephyrproject.org/latest/getting_started/index.html#
Until step 6, building the application,receiving error.
OS: Ubuntu 18.04
export
I have followed steps as per guid https://docs.zephyrproject.org/latest/getting_started/index.html#
Until step 6, building the application,receiving error.
OS: Ubuntu 18.04
export
|
By
Swapna Bulbule
·
#6853
·
|
|
Updated Event: Zephyr Toolchain Working Group
#cal-invite
Zephyr Toolchain Working Group
When:
Thursday, 5 March 2020
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Repeats: Every 2 weeks on Thursday, through Thursday, 23 July
Zephyr Toolchain Working Group
When:
Thursday, 5 March 2020
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Repeats: Every 2 weeks on Thursday, through Thursday, 23 July
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6852
·
|
|
Re: ILI9340 Display Example
Hi Mr Jan,
Now the LCD is showing the output by following your kind guidelines.
Thank you.
Best Regards
Muhammad
Hi Mr Jan,
Now the LCD is showing the output by following your kind guidelines.
Thank you.
Best Regards
Muhammad
|
By
Muhammad Muh <muhammad.muh83@...>
·
#6851
·
|
|
Re: USB audio
#nrf52840
Hi there,
A Pull Request is now up and ready for review:
https://github.com/zephyrproject-rtos/zephyr/pull/21526
Regards,
Carles
Hi there,
A Pull Request is now up and ready for review:
https://github.com/zephyrproject-rtos/zephyr/pull/21526
Regards,
Carles
|
By
Carles Cufi
·
#6850
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 03/10/2020 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 10 March 2020, 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, 10 March 2020, 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@...>
·
#6849
·
|
|
Re: API meeting next week: Focusing on watchdogs
Hi all,
Due to the switch to summer time in the US, the meeting today is at 17h CET/8AM PDT, so in 15min.
Regards,
Carles
Hi all,
Due to the switch to summer time in the US, the meeting today is at 17h CET/8AM PDT, so in 15min.
Regards,
Carles
|
By
Carles Cufi
·
#6848
·
|