|
Accessing ADC on Adafruit Feather nrf52832
Hi,
Does anyone know if it’s possible to access the ADC on the Adafruit Feather nRF52832 board?
I want to access pin 31 to read the battery level.
Regards,
Tom
Hi,
Does anyone know if it’s possible to access the ADC on the Adafruit Feather nRF52832 board?
I want to access pin 31 to read the battery level.
Regards,
Tom
|
By
Tomas McGuinness
·
#2102
·
|
|
Re: SAME70 Xplained failed to build with ethernet networking
Tried many times. No change, still don’t have sam_e70b_xplained.
I even tried from scratch, ran
West init ~/zephyr
Cd ~/zephyr
West update
Tried many times. No change, still don’t have sam_e70b_xplained.
I even tried from scratch, ran
West init ~/zephyr
Cd ~/zephyr
West update
|
By
Sam Wong
·
#2101
·
|
|
Re: SAME70 Xplained failed to build with ethernet networking
Have you tried ‘west update’?
Stephanos
Have you tried ‘west update’?
Stephanos
|
By
Stephanos Ioannidis
·
#2100
·
|
|
Re: SAME70 Xplained failed to build with ethernet networking
Hi Gerson,
My apology, I’m new to these.
I deleted the zephyr folder, re-clone from the master. Went to zephyr, type git fetch upstream and got
---------
fatal: 'upstream' does not
Hi Gerson,
My apology, I’m new to these.
I deleted the zephyr folder, re-clone from the master. Went to zephyr, type git fetch upstream and got
---------
fatal: 'upstream' does not
|
By
Sam Wong
·
#2099
·
|
|
Re: SAME70 Xplained failed to build with ethernet networking
Hi @ Sam Wong,
I made a build test and it is working for me.
git checkout master
git fetch upstream
git rebase upstream/master
west update
west build -b sam_e70b_xplained samples/net/telnet
west build
Hi @ Sam Wong,
I made a build test and it is working for me.
git checkout master
git fetch upstream
git rebase upstream/master
west update
west build -b sam_e70b_xplained samples/net/telnet
west build
|
By
nandojve@...
·
#2098
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Anas,
Less scientifically I just did some reviews and perhaps half of them already had one approval. So presumably they were blocked. I guess you are saying it's only a third. OK. But that's a lot.
Hi Anas,
Less scientifically I just did some reviews and perhaps half of them already had one approval. So presumably they were blocked. I guess you are saying it's only a third. OK. But that's a lot.
|
By
Simon Glass <sjg@...>
·
#2097
·
|
|
SAME70 Xplained failed to build with ethernet networking
I bought a new SAME70 Xplained board last week and pulled down the latest from Master.
Sample projects work as long as networking is not involved. Network projects compiled and run but debugging
I bought a new SAME70 Xplained board last week and pulled down the latest from Master.
Sample projects work as long as networking is not involved. Network projects compiled and run but debugging
|
By
Sam Wong
·
#2096
·
|
|
#bluetooth #ble #nrf52832
#bluetooth
#ble
#nrf52832
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this
|
By
edyta.bosacka@...
·
#2095
·
|
|
Communication between native_posix board and external hardware via router
Hi everyone!
I'm trying to setup the communication between a native_posix board and a sensor. The sensor is connected to my router, and the native_posix program is running on
Hi everyone!
I'm trying to setup the communication between a native_posix board and a sensor. The sensor is connected to my router, and the native_posix program is running on
|
By
Lei Xu <lei.xu@...>
·
#2094
·
|
|
Scan and advertise on single channel - Bluetooth, Zephyr
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this
|
By
edyta.bosacka@...
·
#2093
·
|
|
Scan and advertise only on single bluetooth channel
Hi, Is it possible in Zephyr to advertise and scan through Bluetooth only on single channel ( for example channel37)? I found some file III_chan with channel selection algorithms and I wonder: do i
Hi, Is it possible in Zephyr to advertise and scan through Bluetooth only on single channel ( for example channel37)? I found some file III_chan with channel selection algorithms and I wonder: do i
|
By
Edyta Bosacka <edyta.bosacka@...>
·
#2092
·
|
|
Re: [Zephyr-devel] SDK 0.11.4 Release
Any plan to have 1.14 LTS branch upgrading SDK as master does? IMHO, we should do that because we claim it's LTS branch.
Thanks
Any plan to have 1.14 LTS branch upgrading SDK as master does? IMHO, we should do that because we claim it's LTS branch.
Thanks
|
By
Wu, Wentong <wentong.wu@...>
·
#2091
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi,
Here some data…
What I have just posted on slack…
So, go do some reviews please😊
Thanks
Anas
From:<devel@...> on behalf of Carles Cufi <carles.cufi@...>
Date:
Hi,
Here some data…
What I have just posted on slack…
So, go do some reviews please😊
Thanks
Anas
From:<devel@...> on behalf of Carles Cufi <carles.cufi@...>
Date:
|
By
Nashif, Anas
·
#2090
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Simon,
Not to my knowledge, no. But perhaps Ioannis or Anas know if it’s also documented elsewhere.
Regarding the “stamp of approval” that was mentioned earlier in the thread, I think we
Hi Simon,
Not to my knowledge, no. But perhaps Ioannis or Anas know if it’s also documented elsewhere.
Regarding the “stamp of approval” that was mentioned earlier in the thread, I think we
|
By
Carles Cufi
·
#2089
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Carles,
OK I see. Since you called out the 2-approver change as a cause of the bottleneck, I'm assuming there is data available on this.
I was looking around for discussion about the decision. The
Hi Carles,
OK I see. Since you called out the 2-approver change as a cause of the bottleneck, I'm assuming there is data available on this.
I was looking around for discussion about the decision. The
|
By
Simon Glass <sjg@...>
·
#2088
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Agreed. Those who can merge, should take 2 approvals and all other checks as a sign that it is ready to merge, no need for the approval of the person who merges, although a 3rd approval might give the
Agreed. Those who can merge, should take 2 approvals and all other checks as a sign that it is ready to merge, no need for the approval of the person who merges, although a 3rd approval might give the
|
By
Nashif, Anas
·
#2087
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Charles:
This just my personal opinion on the subject. Two approvals is the right thing to do and what the TSC approved earlier this year.
BUT, if the second +1 is just a rubber stamp
Hi Charles:
This just my personal opinion on the subject. Two approvals is the right thing to do and what the TSC approved earlier this year.
BUT, if the second +1 is just a rubber stamp
|
By
Lawrence King
·
#2086
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Simon,
A decision like that would need to go through the TSC, and in order to be able to vote we’d need to have clear stats on how many PRs are actually blocked by this policy. I was thinking
Hi Simon,
A decision like that would need to go through the TSC, and in order to be able to vote we’d need to have clear stats on how many PRs are actually blocked by this policy. I was thinking
|
By
Carles Cufi
·
#2085
·
|
|
Re: [Zephyr-devel] Post 2.3.0 PR merging
Hi Carles,
Perhaps given the situation this should be reversed?
Regards,
Simon
Hi Carles,
Perhaps given the situation this should be reversed?
Regards,
Simon
|
By
Simon Glass <sjg@...>
·
#2084
·
|
|
test coverage
In a x86_64 ubuntu 18.04
I have made this test :
/scripts/sanitycheck --all --enable-slow
and it work .
I have made those test and I get the result and is fine.
sanitycheck --coverage -p
In a x86_64 ubuntu 18.04
I have made this test :
/scripts/sanitycheck --all --enable-slow
and it work .
I have made those test and I get the result and is fine.
sanitycheck --coverage -p
|
By
novello
·
#2083
·
|