|
Re: bluetooth: mesh: sample won't provision
Hi Steve,
Ah, I missed this detail in Arthur's mail. Unfortunately all my nRF52
boards are at the office, so I'll only be able to attempt reproducing
this on Monday. Meanwhile, what would help is to
Hi Steve,
Ah, I missed this detail in Arthur's mail. Unfortunately all my nRF52
boards are at the office, so I'll only be able to attempt reproducing
this on Monday. Meanwhile, what would help is to
|
By
Johan Hedberg
·
#1240
·
|
|
Re: bluetooth: mesh: sample won't provision
A little more info.
If I connect w/ bluetoothctl, I get a connection, but it is immediately
terminated. Below is a btmon of the exchange.
I'm not sure why some of the events appear to be
A little more info.
If I connect w/ bluetoothctl, I get a connection, but it is immediately
terminated. Below is a btmon of the exchange.
I'm not sure why some of the events appear to be
|
By
Steve Brown
·
#1239
·
|
|
Re: bluetooth: mesh: sample won't provision
Hi Arthur, Johan,
It looks like it's specific to the Nordic nrf52, as Arthur says his
nrf51 works fine.
I only have a bunch of nrf52's and they don't.
I suspect the commit has uncovered a bug in
Hi Arthur, Johan,
It looks like it's specific to the Nordic nrf52, as Arthur says his
nrf51 works fine.
I only have a bunch of nrf52's and they don't.
I suspect the commit has uncovered a bug in
|
By
Steve Brown
·
#1238
·
|
|
Re: bluetooth: mesh: sample won't provision
Hi Arthur,
It could be related to a combined controller-host build then, since I
only tried with qemu (with Zephyr controller on a separate board). I'll
look more into this. The commit you've found
Hi Arthur,
It could be related to a combined controller-host build then, since I
only tried with qemu (with Zephyr controller on a separate board). I'll
look more into this. The commit you've found
|
By
Johan Hedberg
·
#1237
·
|
|
Re: bluetooth: mesh: sample won't provision
Hello Johan,
I just tried again. I am on the latest master branch. I compile and flash with
$ cmake -DBOARD=nrf51_pca10028 ..
$ make
$ make flash BOARD=nrf51_pca10028
I can provision the node with
Hello Johan,
I just tried again. I am on the latest master branch. I compile and flash with
$ cmake -DBOARD=nrf51_pca10028 ..
$ make
$ make flash BOARD=nrf51_pca10028
I can provision the node with
|
By
Arthur Mühlbeier <arthur.muehlbeier@...>
·
#1236
·
|
|
Re: bluetooth: mesh: sample won't provision
Hi Steve,
I just ran GATT provisioning successfully both with the PTS as well as
with meshctl. Are you sure you're using the latest master branch?
There's been a whole bunch of Mesh fixes that went
Hi Steve,
I just ran GATT provisioning successfully both with the PTS as well as
with meshctl. Are you sure you're using the latest master branch?
There's been a whole bunch of Mesh fixes that went
|
By
Johan Hedberg
·
#1235
·
|
|
Re: bluetooth: mesh: sample won't provision
Hello Steve,
I have also noticed this problem yesterday and posted it on #zephyrproject. I have this problem with the device nrf52_pca10040 but with the device nrf51_pca10028 it still works.
But I
Hello Steve,
I have also noticed this problem yesterday and posted it on #zephyrproject. I have this problem with the device nrf52_pca10040 but with the device nrf51_pca10028 it still works.
But I
|
By
Arthur Mühlbeier <arthur.muehlbeier@...>
·
#1234
·
|
|
bluetooth: mesh: sample won't provision
It's no longer possible to connect to the proxy using meshctl.
I bisected it to commit 68f6b59e2d5ccc4a0e8feba85d69fb8b08f4667c
(Bluetooth: Fix deadlock-risky HCI command buffer
It's no longer possible to connect to the proxy using meshctl.
I bisected it to commit 68f6b59e2d5ccc4a0e8feba85d69fb8b08f4667c
(Bluetooth: Fix deadlock-risky HCI command buffer
|
By
Steve Brown
·
#1233
·
|
|
Re: New HTTP Library Issue
On 11/10/2017 11:37 AM, Paul Sokolovsky wrote:
Per: https://tools.ietf.org/html/rfc7230
"A sender MUST NOT send a Content-Length header field in any
message that contains
On 11/10/2017 11:37 AM, Paul Sokolovsky wrote:
Per: https://tools.ietf.org/html/rfc7230
"A sender MUST NOT send a Content-Length header field in any
message that contains
|
By
Michael Scott
·
#1232
·
|
|
Re: New HTTP Library Issue
Hello Michael,
As a quick reply, I always told Jukka that we should have more complete
HTTP support, and ideally, design it from the the simplest to the more
complex things, i.e. starting with
Hello Michael,
As a quick reply, I always told Jukka that we should have more complete
HTTP support, and ideally, design it from the the simplest to the more
complex things, i.e. starting with
|
By
Paul Sokolovsky
·
#1231
·
|
|
New HTTP Library Issue
Hello Jukka / Paul,
We are using the legacy HTTP API's current and include a "Content-Length:" header field to denote the amount of data in the payload.
The new API is completely broken when
Hello Jukka / Paul,
We are using the legacy HTTP API's current and include a "Content-Length:" header field to denote the amount of data in the payload.
The new API is completely broken when
|
By
Michael Scott
·
#1230
·
|
|
Re: CMake migration complete
Hi Kumar, Anas,
Yes, conf is now part of the SDK on Linux. That said, and since bundling an SDK for macOS and Windows is tricky, our current plan is to switch to Python for Kconfig.
Regards,
Carles
Hi Kumar, Anas,
Yes, conf is now part of the SDK on Linux. That said, and since bundling an SDK for macOS and Windows is tricky, our current plan is to switch to Python for Kconfig.
Regards,
Carles
|
By
Carles Cufi
·
#1229
·
|
|
Re: CMake migration complete
Conf is coming from SDK now (on Linux)
Conf is coming from SDK now (on Linux)
|
By
Nashif, Anas
·
#1228
·
|
|
Re: CMake migration complete
Curious why on OS-X we need conf build before hand instead of doing what we do on linux?
Or are we getting conf from the SDK on linux?
- k
Curious why on OS-X we need conf build before hand instead of doing what we do on linux?
Or are we getting conf from the SDK on linux?
- k
|
By
Kumar Gala
·
#1227
·
|
|
Re: CMake migration complete
Hi Erwin,
By
Carles Cufi
·
#1226
·
|
|
Re: CMake migration complete
Well that kind of sucks, cause the on Redhat 7.X the newest cmake is
3.6.x.
Will the needed cmake be part of the toolchain ?
- Erwin
Well that kind of sucks, cause the on Redhat 7.X the newest cmake is
3.6.x.
Will the needed cmake be part of the toolchain ?
- Erwin
|
By
Erwin Rol
·
#1225
·
|
|
Re: CMake migration complete
PS: Correction; install cmake 3.8.2 or later.
PS: Correction; install cmake 3.8.2 or later.
|
By
Sebastian Boe
·
#1224
·
|
|
CMake migration complete
Hi all,
Zephyr has finally migrated to CMake.
This migration is an important step in a larger effort to make Zephyr
easy to use for application developers working on different platforms
with different
Hi all,
Zephyr has finally migrated to CMake.
This migration is an important step in a larger effort to make Zephyr
easy to use for application developers working on different platforms
with different
|
By
Sebastian Boe
·
#1223
·
|
|
RFC for: "BSD Sockets API: Offloading support"
See PR #4821 , and related links (if so interested ;).
This is an RFC for a solution to offload WiFi communication for SoC's (like TI CC3220SF)
which support a WiFi coprocessor and provide full
See PR #4821 , and related links (if so interested ;).
This is an RFC for a solution to offload WiFi communication for SoC's (like TI CC3220SF)
which support a WiFi coprocessor and provide full
|
By
Gil Pitney
·
#1222
·
|
|
Are we nearing a 1.10 code freeze or what?
Hello,
Taking a hints from IRC and code review comments, it seems that there's
subj. Can we have an official reminder posted please?
P.S.
I think I didn't receive any TSC meeting notes in a while
Hello,
Taking a hints from IRC and code review comments, it seems that there's
subj. Can we have an official reminder posted please?
P.S.
I think I didn't receive any TSC meeting notes in a while
|
By
Paul Sokolovsky
·
#1221
·
|