|
Re: rs485 driver
#stm32
Hi Arsenii.
I have already used that with an external transceiver driving the RE/DE every time we would write to and disable it after that as a generic GPIO (output). We write the data using a regular
Hi Arsenii.
I have already used that with an external transceiver driving the RE/DE every time we would write to and disable it after that as a generic GPIO (output). We write the data using a regular
|
By
Rodrigo Peixoto <rodrigopex@...>
·
#2694
·
|
|
rs485 driver
#stm32
Hello.
Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support?
Thank you
Hello.
Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support?
Thank you
|
By
Arsenii Soitu
·
#2693
·
|
|
Re: #stm32 build failure
#stm32
I think I sent a private reply rather than to group. Let me try again ...
Everything is a recent install.
zephyr-sdk-0.13.0
Version of zephyr I'm using:OK, so now I checkout tag zephyr-v2.6.0.
Then
I think I sent a private reply rather than to group. Let me try again ...
Everything is a recent install.
zephyr-sdk-0.13.0
Version of zephyr I'm using:OK, so now I checkout tag zephyr-v2.6.0.
Then
|
By
alt.mcarter@...
·
#2692
·
|
|
Re: #stm32 build failure
#stm32
Which version of which toolchain are you using, and which version of zephyr?
--
Nick
Which version of which toolchain are you using, and which version of zephyr?
--
Nick
|
By
Nick Stoughton
·
#2691
·
|
|
#stm32 build failure
#stm32
I'm trying to build a project. I'm getting:Here's my CMakeLists.txt file:What is going wrong?
I'm trying to build a project. I'm getting:Here's my CMakeLists.txt file:What is going wrong?
|
By
alt.mcarter@...
·
#2690
·
|
|
Re: west installation error
Thanks for the answers, yes disabling the Symantec solve the issue.
Best Regards,
Moiz
Get Outlook for Android
Thanks for the answers, yes disabling the Symantec solve the issue.
Best Regards,
Moiz
Get Outlook for Android
|
By
Moiz Terem <moiz.terem@...>
·
#2689
·
|
|
Re: west installation error
Hi,
See inline.
"Moiz Terem via lists.zephyrproject.org"
<moiz.terem=inomize.com@...> writes:
I'm not sure what you are asking. PyPI doesn't have any relationship
with Symantec
Hi,
See inline.
"Moiz Terem via lists.zephyrproject.org"
<moiz.terem=inomize.com@...> writes:
I'm not sure what you are asking. PyPI doesn't have any relationship
with Symantec
|
By
Bolivar, Marti
·
#2688
·
|
|
Re: west installation error
Can you also temporarily disable the Symantec ? to check if this is the issue?
Best Regards,
Moiz Terem
Can you also temporarily disable the Symantec ? to check if this is the issue?
Best Regards,
Moiz Terem
|
By
Moiz Terem <moiz.terem@...>
·
#2687
·
|
|
west installation error
Hi,
I am trying to install Zephyr for Windows. I followed your installation steps.
When installing west, I am getting the following errors:
Thanks for your help.
Best
Hi,
I am trying to install Zephyr for Windows. I followed your installation steps.
When installing west, I am getting the following errors:
Thanks for your help.
Best
|
By
Moiz Terem <moiz.terem@...>
·
#2686
·
|
|
Re: HCI SPI - how to use
Hi,
I’ll look into it and the board definitions. I think this was the part I’ve missed, that the project has 2 96b_carbon and 96b_carbon_nrf51 board configurations which are not part of the
Hi,
I’ll look into it and the board definitions. I think this was the part I’ve missed, that the project has 2 96b_carbon and 96b_carbon_nrf51 board configurations which are not part of the
|
By
Piotr Barszczewski <piotr@...>
·
#2685
·
|
|
Re: HCI SPI - how to use
Hi,
The hci_spi sample was originally upstreamed for use on the nRF51 chip
on the 96Boards Carbon board.
Please refer to the documentation for that board for more information.
You can refer to
Hi,
The hci_spi sample was originally upstreamed for use on the nRF51 chip
on the 96Boards Carbon board.
Please refer to the documentation for that board for more information.
You can refer to
|
By
Bolivar, Marti
·
#2684
·
|
|
HCI SPI - how to use
Hello,
I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html
I’m
Hello,
I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html
I’m
|
By
Piotr Barszczewski <piotr@...>
·
#2683
·
|
|
Re: Edge connectors and pin numbers
Hi,
"Frank Duignan via lists.zephyrproject.org"
<frank.duignan=gmail.com@...> writes:
Yes, this is a GPIO nexus node. For details on these, see "2.5 Nexus
Nodes and Specifier
Hi,
"Frank Duignan via lists.zephyrproject.org"
<frank.duignan=gmail.com@...> writes:
Yes, this is a GPIO nexus node. For details on these, see "2.5 Nexus
Nodes and Specifier
|
By
Bolivar, Marti
·
#2682
·
|
|
Edge connectors and pin numbers
I'm working with the BBC Microbit V2 and can use the peripherals using the NRF port pin numbers etc. These port pins are brought to an edge connector which numbers them completely differently. There
I'm working with the BBC Microbit V2 and can use the peripherals using the NRF port pin numbers etc. These port pins are brought to an edge connector which numbers them completely differently. There
|
By
Frank Duignan
·
#2681
·
|
|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Hi again Ilkka,
"ilkka.virtanen via lists.zephyrproject.org"
<ilkka.virtanen=sensoan.com@...> writes:
I'm glad; thanks!
Yes, you can, you just need to make sure the
Hi again Ilkka,
"ilkka.virtanen via lists.zephyrproject.org"
<ilkka.virtanen=sensoan.com@...> writes:
I'm glad; thanks!
Yes, you can, you just need to make sure the
|
By
Bolivar, Marti
·
#2680
·
|
|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Thank you Marti for the reply.
The problem was indeed in the connection between the nRF52840DK and the external sensor. I watched your video, it was very good and informative.
As I learned that the
Thank you Marti for the reply.
The problem was indeed in the connection between the nRF52840DK and the external sensor. I watched your video, it was very good and informative.
As I learned that the
|
By
@Hidastelija
·
#2679
·
|
|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Hi,
This email list is for upstream zephyr, not NCS, but since the sample is
available in upstream zephyr I will respond here.
"ilkka.virtanen via
Hi,
This email list is for upstream zephyr, not NCS, but since the sample is
available in upstream zephyr I will respond here.
"ilkka.virtanen via
|
By
Bolivar, Marti
·
#2678
·
|
|
Initialization and usage of device drivers in user code
Hello everyone,
I'm pretty new to the Zephyr Project as we (our company) are evaluating it to use it as our base for the upcoming projects.
It didn't take long to get our own application running on
Hello everyone,
I'm pretty new to the Zephyr Project as we (our company) are evaluating it to use it as our base for the upcoming projects.
It didn't take long to get our own application running on
|
By
akrckn <alexander@...>
·
#2677
·
|
|
Problem running samples/sensor/sht3xd
#driver
#sensor
Hi,
I've tried to run the sht3xd sample using nRF52840DK, which is one of the boards with sample configuration overlay file, but all I get out in the logs is this:
*** Booting Zephyr OS build
Hi,
I've tried to run the sht3xd sample using nRF52840DK, which is one of the boards with sample configuration overlay file, but all I get out in the logs is this:
*** Booting Zephyr OS build
|
By
@Hidastelija
·
#2676
·
|
|
Re: nRF9160 custom board dynamic GPIO
#nrf9160
"DKaplan via lists.zephyrproject.org"
<DKaplan=amiglobal.com@...> writes:
Hello!
Since you're using NCS, if you haven't figured this out yet, I'd
recommend asking on DevZone.
"DKaplan via lists.zephyrproject.org"
<DKaplan=amiglobal.com@...> writes:
Hello!
Since you're using NCS, if you haven't figured this out yet, I'd
recommend asking on DevZone.
|
By
Bolivar, Marti
·
#2675
·
|