|
Particle Xenon SPI ports
Hi all,
I am developing a new project using Particle Xenon and SPI port 1.
According docs Xenon has 3 dtsi files and SPI1 is selectable with overlay (SPI).
mesh_feather_spi_spi1.dtsi exposes SPI1 on
Hi all,
I am developing a new project using Particle Xenon and SPI port 1.
According docs Xenon has 3 dtsi files and SPI1 is selectable with overlay (SPI).
mesh_feather_spi_spi1.dtsi exposes SPI1 on
|
By
Marcio Montenegro
·
#5828
·
|
|
Re: One-for-all overlay file for each sensor
Hi Aaron,
I have similar needs for networking overlay config files which are
typically the same. I created enhancement req in
https://github.com/zephyrproject-rtos/zephyr/issues/14740 for
Hi Aaron,
I have similar needs for networking overlay config files which are
typically the same. I created enhancement req in
https://github.com/zephyrproject-rtos/zephyr/issues/14740 for
|
By
Jukka Rissanen
·
#5827
·
|
|
One-for-all overlay file for each sensor
Hi,
For evaluating sensor samples, I need to add overlay file for every board into every sample. But the content of the overlay file is almost the same, for example :
'''
&i2c0 {
hts221@5f {
Hi,
For evaluating sensor samples, I need to add overlay file for every board into every sample. But the content of the overlay file is almost the same, for example :
'''
&i2c0 {
hts221@5f {
|
By
Aaron Xu
·
#5826
·
|
|
Re: the defect of memory pool bitmap
Can you please post a PR or a bug with more information about the proposed changes below?
Thanks,
Anas
Can you please post a PR or a bug with more information about the proposed changes below?
Thanks,
Anas
|
By
Nashif, Anas
·
#5825
·
|
|
the defect of memory pool bitmap
My opinion is as follows:
My opinion is as follows:
|
By
吴升 <wusheng@...>
·
#5824
·
|
|
Re: Get BT MAC addr in zephyr
Hi Tommy,
It’s always the responsibility of the host to set the random address. When you do a combined build of Zephyr (both controller and host) the FICR address will be used. However, if you’re
Hi Tommy,
It’s always the responsibility of the host to set the random address. When you do a combined build of Zephyr (both controller and host) the FICR address will be used. However, if you’re
|
By
Johan Hedberg
·
#5823
·
|
|
Get BT MAC addr in zephyr
Hi Zephyr,
We use Nordic 51824 with Zephyr 1.13 version.
By default, the Nordic BLE address is derived from the NRF_FICR->DEVICEADDR[] register.
We use “bluetoothctl show” and can get a random
Hi Zephyr,
We use Nordic 51824 with Zephyr 1.13 version.
By default, the Nordic BLE address is derived from the NRF_FICR->DEVICEADDR[] register.
We use “bluetoothctl show” and can get a random
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#5822
·
|
|
Use GH labels, save time
Hi,
Lots of GitHub issues and PRs are being created daily.
To help us manage them we have “labels”: to classify them by area, type, priority, or to mark them in need of attention.
When
Hi,
Lots of GitHub issues and PRs are being created daily.
To help us manage them we have “labels”: to classify them by area, type, priority, or to mark them in need of attention.
When
|
By
alberto.piedras@...
·
#5821
·
|
|
Re: [Bluetooth Mesh] How is the correct way to make a self provision
#bluetoothmesh
#zephyrbluetoothmesh
Hi Lucas,
(added zephyr-devel back to CC since this info may benefit others as well)
No, that’s normal. It means you used the configuration client API without requesting it to wait for the
Hi Lucas,
(added zephyr-devel back to CC since this info may benefit others as well)
No, that’s normal. It means you used the configuration client API without requesting it to wait for the
|
By
Johan Hedberg
·
#5820
·
|
|
Re: [Bluetooth Mesh] How is the correct way to make a self provision
#bluetoothmesh
#zephyrbluetoothmesh
Interesting, I was using this CONFIG_BT_SETTINGS because I got it on other project. I did what you said and the errors were gone, thank you, apparently is working. One more thing, this messages "<wrn>
Interesting, I was using this CONFIG_BT_SETTINGS because I got it on other project. I did what you said and the errors were gone, thank you, apparently is working. One more thing, this messages "<wrn>
|
By
Lucas Peixoto <lucaspeixotoac@...>
·
#5819
·
|
|
Re: [Bluetooth Mesh] How is the correct way to make a self provision
#bluetoothmesh
#zephyrbluetoothmesh
Hi Lucas,
It looks like you’ve enabled CONFIG_BT_SETTINGS, but are not calling settings_load() in your app. It might explain the behaviour you’re seeing, since you’re effectively leaving the
Hi Lucas,
It looks like you’ve enabled CONFIG_BT_SETTINGS, but are not calling settings_load() in your app. It might explain the behaviour you’re seeing, since you’re effectively leaving the
|
By
Johan Hedberg
·
#5818
·
|
|
[Bluetooth Mesh] How is the correct way to make a self provision
#bluetoothmesh
#zephyrbluetoothmesh
Hello, I need help to understand what is the correct way to make a self provision. I have two boards(nrf52_pca10040) and them will be provisioned on the same network to make some tests. So far I was
Hello, I need help to understand what is the correct way to make a self provision. I have two boards(nrf52_pca10040) and them will be provisioned on the same network to make some tests. So far I was
|
By
Lucas Peixoto <lucaspeixotoac@...>
·
#5817
·
Edited
|
|
Re: LE pair disconnected
Hi Thea Aldrich,
The issue has been fixed.
Thank You,
Tommy
寄件者: Thea Aldrich <aldrich.thea@...>
寄件日期: 2019年3月21日 下午 08:54
收件者: Tommy Lin (林志聰); Thea
Hi Thea Aldrich,
The issue has been fixed.
Thank You,
Tommy
寄件者: Thea Aldrich <aldrich.thea@...>
寄件日期: 2019年3月21日 下午 08:54
收件者: Tommy Lin (林志聰); Thea
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#5816
·
|
|
Re: LE pair disconnected
Hi Tommy,
I wanted to circle back around to make sure you were able to get your questions answered. If not, please let me know and I will help get you the answers you need.
If you have not done so
Hi Tommy,
I wanted to circle back around to make sure you were able to get your questions answered. If not, please let me know and I will help get you the answers you need.
If you have not done so
|
By
Thea Aldrich
·
#5815
·
|
|
Re: How to disable optimization in sanitycheck
> there are signs that there may be optimization enabled
Note that you can check the configuration sanitycheck used in the sanity-out folder,
for example for hello_world with native_posix the
> there are signs that there may be optimization enabled
Note that you can check the configuration sanitycheck used in the sanity-out folder,
for example for hello_world with native_posix the
|
By
alberto.piedras@...
·
#5814
·
|
|
Re: How to disable optimization in sanitycheck
You may need one extra level of quotation, see --extra-args CMAKE_C_FLAGS example and sanitycheck pointer in https://github.com/zephyrproject-rtos/zephyr/pull/14593/files "test/determinism.sh"
You may need one extra level of quotation, see --extra-args CMAKE_C_FLAGS example and sanitycheck pointer in https://github.com/zephyrproject-rtos/zephyr/pull/14593/files "test/determinism.sh"
|
By
Marc Herbert
·
#5813
·
|
|
How to disable optimization in sanitycheck
Dear All
Is there an option (or any instruction on how to modify the code) to disable all optimization in sanitycheck?
Purpose: When I was looking at the code coverage report generated by sanitycheck,
Dear All
Is there an option (or any instruction on how to modify the code) to disable all optimization in sanitycheck?
Purpose: When I was looking at the code coverage report generated by sanitycheck,
|
By
Ooi, Cinly
·
#5812
·
|
|
Re: Triggering Z_SYSCALL_HANDLER calls
You need to call the API from user mode in order to exercise the handler functions. If you call the APIs from supervisor mode, the software interrupt and handler function are bypassed and control goes
You need to call the API from user mode in order to exercise the handler functions. If you call the APIs from supervisor mode, the software interrupt and handler function are bypassed and control goes
|
By
Boie, Andrew P
·
#5811
·
|
|
Re: How to enable DMA transfers for UART?
Hello Stefan,
"Stefan Jaritz" <stefan@...> wrote:
[]
Recently, a new "async" UART API was added to Zephyr, whose
implementation could leverage DMA support (that was one of usecases
Hello Stefan,
"Stefan Jaritz" <stefan@...> wrote:
[]
Recently, a new "async" UART API was added to Zephyr, whose
implementation could leverage DMA support (that was one of usecases
|
By
Paul Sokolovsky
·
#5810
·
|
|
Triggering Z_SYSCALL_HANDLER calls
Dear All
I am trying to write some coverage test to cover Z_SYSCALL_HANDLERs and I need some clue on how to start. I know I have to set CONFIG_USERSPACE.
Normally for Z_SYSCALL_HANDLER(funcA), gcov
Dear All
I am trying to write some coverage test to cover Z_SYSCALL_HANDLERs and I need some clue on how to start. I know I have to set CONFIG_USERSPACE.
Normally for Z_SYSCALL_HANDLER(funcA), gcov
|
By
Ooi, Cinly
·
#5809
·
|