|
Re: Using BLE IPSP with a Smartphone or Tablet as Host
Hi Häring,One issue that I can think of: several bluetooth/6lowpan crash bugs were submitted for the 4.12 kernel. For testing you could backport them, but to gain generic support across
Hi Häring,One issue that I can think of: several bluetooth/6lowpan crash bugs were submitted for the 4.12 kernel. For testing you could backport them, but to gain generic support across
|
By
Michael Scott
·
#5336
·
|
|
Re: Using BLE IPSP with a Smartphone or Tablet as Host
Hi Häring,
I believe that neither Android nor iOS support IPSP, so this might not be possible at all.
That said I’ve copied a couple of people to this thread who might have more information.
Hi Häring,
I believe that neither Android nor iOS support IPSP, so this might not be possible at all.
That said I’ve copied a couple of people to this thread who might have more information.
|
By
Carles Cufi
·
#5335
·
|
|
Re: Highlights from the TSC meeting during ELCE
Rationale:
- Slack offers the project more control (for example fighting spam)
- Very good Integration with GitHub and other platforms we use (Shippable). We are trying a few apps
Rationale:
- Slack offers the project more control (for example fighting spam)
- Very good Integration with GitHub and other platforms we use (Shippable). We are trying a few apps
|
By
Nashif, Anas
·
#5334
·
|
|
Re: [RFC] k_poll_signal name and MISRA
Hi,
Agree, other projects I've seen do this.
Yeah, we need to formalize it.
Yeah, I came up with something I used to see in EFL. Next time I'll
present more options. To be honest, I just raised
Hi,
Agree, other projects I've seen do this.
Yeah, we need to formalize it.
Yeah, I came up with something I used to see in EFL. Next time I'll
present more options. To be honest, I just raised
|
By
Flavio Ceolin
·
#5333
·
|
|
Re: [Zephyr-users] BT840F EV mesh without crystal
FYI: https://github.com/zephyrproject-rtos/zephyr/pull/11038
I have discovered a regression related to RCOSC non-blocking startup, please try the PR and comment as necessary in the PR.
- Vinayak
FYI: https://github.com/zephyrproject-rtos/zephyr/pull/11038
I have discovered a regression related to RCOSC non-blocking startup, please try the PR and comment as necessary in the PR.
- Vinayak
|
By
Chettimada, Vinayak Kariappa
·
#5332
·
|
|
Using BLE IPSP with a Smartphone or Tablet as Host
Hello everyone
I would like to wirelessly connect some sensor nodes with IPv6 to a smartphone or tablet. I plan to use 6LoWPAN over BLE with the help of IPSP. I have already successfully put the
Hello everyone
I would like to wirelessly connect some sensor nodes with IPv6 to a smartphone or tablet. I plan to use 6LoWPAN over BLE with the help of IPSP. I have already successfully put the
|
By
Häring Benjamin (haej)
·
#5331
·
|
|
Re: Communication between onoff-app Zephyr sample and light switch example of NRF52 Mesh SDK
Hi!
Thanks guys, Virkrant pointed me into the right direction. It seems as
if for the NRF52 Mesh SDK to process STATUS messages sent from
bt_mesh_model_publish(), it has to explicitly subscribe to a
Hi!
Thanks guys, Virkrant pointed me into the right direction. It seems as
if for the NRF52 Mesh SDK to process STATUS messages sent from
bt_mesh_model_publish(), it has to explicitly subscribe to a
|
By
Martin <ma@...>
·
#5330
·
|
|
Re: lwip integration with OpenThread
#nrf52840
#lwip
#openthread
Hello Deepa,
deepa.gopinath@... wrote:
Where did you find it? Do you have any links/etc.?
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro:
Hello Deepa,
deepa.gopinath@... wrote:
Where did you find it? Do you have any links/etc.?
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro:
|
By
Paul Sokolovsky
·
#5329
·
|
|
Re: lwip integration with OpenThread
#nrf52840
#lwip
#openthread
Hi all,
I have found that Zephyr;s code base Echo client & server Example application can be built either on third paty lwip stack or else on OpenThread stack based on config file.
Do the Echo client
Hi all,
I have found that Zephyr;s code base Echo client & server Example application can be built either on third paty lwip stack or else on OpenThread stack based on config file.
Do the Echo client
|
By
deepa.gopinath@...
·
#5328
·
|
|
Re: Communication between onoff-app Zephyr sample and light switch example of NRF52 Mesh SDK
Hi Martin,
The bt_mesh_model_publish() API depends on the model publication state.
So if that state hasn't been set correctly (e.g. the publish address)
then you wont get the results that you expect.
Hi Martin,
The bt_mesh_model_publish() API depends on the model publication state.
So if that state hasn't been set correctly (e.g. the publish address)
then you wont get the results that you expect.
|
By
Johan Hedberg
·
#5327
·
|
|
Communication between onoff-app Zephyr sample and light switch example of NRF52 Mesh SDK
Hi,
While doing experiments with the OnOff samples provided, I stumbled
across a strange phenomenon:
There are two ways used to send STATUS messages in
samples\boards\nrf52\mesh\onoff-app: One is by
Hi,
While doing experiments with the OnOff samples provided, I stumbled
across a strange phenomenon:
There are two ways used to send STATUS messages in
samples\boards\nrf52\mesh\onoff-app: One is by
|
By
Martin <ma@...>
·
#5326
·
|
|
Re: #nrf52840 #ble unstable connection
#nrf52840
#ble
Hi Randy,
Could you please let us know the LF clock src used in your EVB?
If you are using 32KHz external crystal as source (CONFIG_CLOCK_CONTROL_NRF5_K32SRC_XTAL=y),
and the accuracy is not the
Hi Randy,
Could you please let us know the LF clock src used in your EVB?
If you are using 32KHz external crystal as source (CONFIG_CLOCK_CONTROL_NRF5_K32SRC_XTAL=y),
and the accuracy is not the
|
By
Chettimada, Vinayak Kariappa
·
#5325
·
|
|
usb host
Hi:
Is there has anyone who are developing usb host stack or has any plan about that?
Hi:
Is there has anyone who are developing usb host stack or has any plan about that?
|
By
qianfan Zhao
·
#5324
·
|
|
#nrf52840 #ble unstable connection
#nrf52840
#ble
Hi community,
I'm using nrf52840 on our own development board, I met one problem about abnormal disconnect.
environment:[Central] use BLE nRF connect run on nRF52840_PCA10056 (Windows)
[Peripheral 1]
Hi community,
I'm using nrf52840 on our own development board, I met one problem about abnormal disconnect.
environment:[Central] use BLE nRF connect run on nRF52840_PCA10056 (Windows)
[Peripheral 1]
|
By
Randy Chou <rchou3@...>
·
#5323
·
|
|
Re: Zephyr Memory Heap Size
Hi Chintan,
I'm not sure we can do like that.
But you might define your customized mem pool, and take use of k_mem_alloc* instead.
Looking forward to more ideas!
Best Regards,
Bub
Hi Chintan,
I'm not sure we can do like that.
But you might define your customized mem pool, and take use of k_mem_alloc* instead.
Looking forward to more ideas!
Best Regards,
Bub
|
By
"K.I.R.A.
·
#5322
·
|
|
Re: Zephyr Memory Heap Size
Hi Bub,
Thanks for reply.
My question is related to only HEAP MEM POOL and not GENERIC MEM POOL.
In other words can I have CONFIG_HEAP_MEM_POOL_SIZE greater than 16k bytes? My heap requirement to
Hi Bub,
Thanks for reply.
My question is related to only HEAP MEM POOL and not GENERIC MEM POOL.
In other words can I have CONFIG_HEAP_MEM_POOL_SIZE greater than 16k bytes? My heap requirement to
|
By
Chintan Patel <meetcd@...>
·
#5321
·
|
|
Re: Zephyr Memory Heap Size
Hi Chintan,
It's a single maximum size block.
I'm wondering which scenario you need such big block.
Best Regards,
Bub
---Original---
From: " via Lists.Zephyrproject.Org"<meetcd=yahoo.com@...>
Date:
Hi Chintan,
It's a single maximum size block.
I'm wondering which scenario you need such big block.
Best Regards,
Bub
---Original---
From: " via Lists.Zephyrproject.Org"<meetcd=yahoo.com@...>
Date:
|
By
"K.I.R.A.
·
#5320
·
|
|
Re: I2C Driver nfrx_twi BUSY state
#nrf52840
Why aren't you using the Zephyr i2c driver instead of nrfx?
--
Rodrigo Peixoto
Co-founder and Technical guru
+55 (82) 98144-8585
http://ayna.tech | Skype: rodrigopex
.
Why aren't you using the Zephyr i2c driver instead of nrfx?
--
Rodrigo Peixoto
Co-founder and Technical guru
+55 (82) 98144-8585
http://ayna.tech | Skype: rodrigopex
.
|
By
Rodrigo Peixoto
·
#5319
·
|
|
Zephyr Memory Heap Size
Hi Community,
As per Zephyr Documentation in this link.
Heap Memory Pool — Zephyr Project Documentation
Heap Memory Pool — Zephyr Project Documentation
The size of the heap memory pool is
Hi Community,
As per Zephyr Documentation in this link.
Heap Memory Pool — Zephyr Project Documentation
Heap Memory Pool — Zephyr Project Documentation
The size of the heap memory pool is
|
By
Chintan Patel <meetcd@...>
·
#5318
·
|
|
Re: I2C Driver nfrx_twi BUSY state
#nrf52840
I would suggest you to use the mutex or even a semaphore to deal with the concurrent access to the driver. It seems to be the simple way in my point of view.
Indeed I guess the first "workaround" you
I would suggest you to use the mutex or even a semaphore to deal with the concurrent access to the driver. It seems to be the simple way in my point of view.
Indeed I guess the first "workaround" you
|
By
Rodrigo Peixoto
·
#5317
·
|