|
Re: Bluetooth: Mesh: about pending things
Hi Vikrant,
There shouldn't at least be anything techical preventing it. We run the
qualification tests periodically and know that they pass. So any company
that wants to make a qualificaton listing
Hi Vikrant,
There shouldn't at least be anything techical preventing it. We run the
qualification tests periodically and know that they pass. So any company
that wants to make a qualificaton listing
|
By
Johan Hedberg
·
#5176
·
|
|
Bluetooth: Mesh: about pending things
Hi,
Just for curiosity, need list of pending things/issues (if any) in current Bluetooth Stack to fully satisfy SIG Mesh specification v1.0.
Till when it get entitled as Qualified Bluetooth Mesh
Hi,
Just for curiosity, need list of pending things/issues (if any) in current Bluetooth Stack to fully satisfy SIG Mesh specification v1.0.
Till when it get entitled as Qualified Bluetooth Mesh
|
By
vikrant8051 <vikrant8051@...>
·
#5175
·
|
|
Compilers working on Zephyr
Hi,
Guys I'm trying to have a list of supported compilers on Zephyr, but in
our wiki just mention about 3rd-party compilers but don't mention any
other than GNU ARM compiler.
If you are using a
Hi,
Guys I'm trying to have a list of supported compilers on Zephyr, but in
our wiki just mention about 3rd-party compilers but don't mention any
other than GNU ARM compiler.
If you are using a
|
By
Flavio Ceolin
·
#5174
·
|
|
Re: What are the requirements for running coap_server on a board?
Hi,
in order the upper IP stack to send packets to radio network, there
must be a network interface in the system. All IP network traffic goes
through this network interface. A network interface gets
Hi,
in order the upper IP stack to send packets to radio network, there
must be a network interface in the system. All IP network traffic goes
through this network interface. A network interface gets
|
By
Rissanen, Jukka <jukka.rissanen@...>
·
#5173
·
|
|
Re: What are the requirements for running coap_server on a board?
Hi,
in order the upper IP stack to send packets to radio network, there
must be a network interface in the system. All IP network traffic goes
through this network interface. A network interface gets
Hi,
in order the upper IP stack to send packets to radio network, there
must be a network interface in the system. All IP network traffic goes
through this network interface. A network interface gets
|
By
Jukka Rissanen
·
#5172
·
|
|
What are the requirements for running coap_server on a board?
Hello,
I'd like to check for radio connectivity between two of my ST B-L072Z-
LRWAN1 boards.
Each of those boards has a SX1276 LoRa radio transceiver connected over
SPI1. For the test purposes, I'd
Hello,
I'd like to check for radio connectivity between two of my ST B-L072Z-
LRWAN1 boards.
Each of those boards has a SX1276 LoRa radio transceiver connected over
SPI1. For the test purposes, I'd
|
By
seems.deviant@...
·
#5171
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi Vinayak,
No. The issue has solved now.
Regards,
vikrant
Hi Vinayak,
No. The issue has solved now.
Regards,
vikrant
|
By
vikrant8051 <vikrant8051@...>
·
#5170
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi,
no. Each time I received MPU fault it was my mistake. I have made two mistakes: Write into const value (this is really not working) and i called k_free from ISR (I didnt realize that DMA callback
Hi,
no. Each time I received MPU fault it was my mistake. I have made two mistakes: Write into const value (this is really not working) and i called k_free from ISR (I didnt realize that DMA callback
|
By
Jiří Kubias <jiri.kubias@...>
·
#5169
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Are you still receiving MPU Fault? I have solved someone's similar problem., and had a question if you are using GATT API and by any chance the control flows through bt_att_req_send
Are you still receiving MPU Fault? I have solved someone's similar problem., and had a question if you are using GATT API and by any chance the control flows through bt_att_req_send
|
By
Chettimada, Vinayak Kariappa
·
#5168
·
|
|
Re: BLE stack using PPI channels
#ble
#nrf52832
Hi Charles
We need 6 PPI channels to drive BLDC motor.
For now I'm modify radio_nrf5_ppi.h. So I could work.
File si also attached.
In begginig of file is #define CONFIG_BT_NRF52X_RADIO_EVENT_TIMER
Hi Charles
We need 6 PPI channels to drive BLDC motor.
For now I'm modify radio_nrf5_ppi.h. So I could work.
File si also attached.
In begginig of file is #define CONFIG_BT_NRF52X_RADIO_EVENT_TIMER
|
By
robert.konc@...
·
#5167
·
|
|
Python Conference and devsprint in India
Hi All,
I new to zephyr. Last few weeks I have been experiment with zephyr and also the west.
I have some proposal, there is python conference going to take place in India on Oct 6,7 with devsprint
Hi All,
I new to zephyr. Last few weeks I have been experiment with zephyr and also the west.
I have some proposal, there is python conference going to take place in India on Oct 6,7 with devsprint
|
By
Sathishkumar Duraisamy <bewithsathish@...>
·
#5166
·
|
|
Re: BLE stack using PPI channels
#ble
#nrf52832
Hi,
Only 5 of the pre-programmed PPI can be reused in Zephyr's BLE implementation. But the task to refactor the controller is not simple (i.e. not doable in a day or two).
In upstream Zephyr, PPI's
Hi,
Only 5 of the pre-programmed PPI can be reused in Zephyr's BLE implementation. But the task to refactor the controller is not simple (i.e. not doable in a day or two).
In upstream Zephyr, PPI's
|
By
Chettimada, Vinayak Kariappa
·
#5165
·
|
|
Re: BLE stack using PPI channels
#ble
#nrf52832
Hi,
The pre-programmed PPI are very specific to Nordic's in-house stack implementation needs. Some of them coincidentally can be re-used in Zephyr implementation.
I will try to send a PR by EOD, if
Hi,
The pre-programmed PPI are very specific to Nordic's in-house stack implementation needs. Some of them coincidentally can be re-used in Zephyr implementation.
I will try to send a PR by EOD, if
|
By
Chettimada, Vinayak Kariappa
·
#5164
·
|
|
Re: BLE stack using PPI channels
#ble
#nrf52832
Hi Sebastian, Robert,
Sebastian, thanks for pointing out the existing issue.
Robert, would you please comment on that issue stating the needs of your application so we can evaluate how best to fix
Hi Sebastian, Robert,
Sebastian, thanks for pointing out the existing issue.
Robert, would you please comment on that issue stating the needs of your application so we can evaluate how best to fix
|
By
Carles Cufi
·
#5163
·
|
|
Re: BLE stack using PPI channels
#ble
#nrf52832
Good question, there exists an issue that can be used for this discussion:
https://github.com/zephyrproject-rtos/zephyr/issues/7092
________________________________________
Sent: Wednesday,
Good question, there exists an issue that can be used for this discussion:
https://github.com/zephyrproject-rtos/zephyr/issues/7092
________________________________________
Sent: Wednesday,
|
By
Sebastian Boe
·
#5162
·
|
|
BLE stack using PPI channels
#ble
#nrf52832
In my application I was try to use 6 PPI channels. And I discovered that almost all channels is used by BLE stack.
NRF52 chip have dedicated PPI [20:31] channels for radio. Why this challens was not
In my application I was try to use 6 PPI channels. And I discovered that almost all channels is used by BLE stack.
NRF52 chip have dedicated PPI [20:31] channels for radio. Why this challens was not
|
By
robert.konc@...
·
#5161
·
|
|
Re: Bluetooth: about using of NVS & setting Layer in single App
Hi Jehudi,
Many thanks for these details which are not available under https://docs.zephyrproject.org/latest/
Hi Jehudi,
Many thanks for these details which are not available under https://docs.zephyrproject.org/latest/
|
By
vikrant8051 <vikrant8051@...>
·
#5160
·
|
|
Re: Microbit Accelometer
Hi William,
Would you mind sending a GitHub Pull Request instead?
https://docs.zephyrproject.org/latest/contribute/contribute_guidelines.html
Regards,
Carles
From: devel@...
Hi William,
Would you mind sending a GitHub Pull Request instead?
https://docs.zephyrproject.org/latest/contribute/contribute_guidelines.html
Regards,
Carles
From: devel@...
|
By
Carles Cufi
·
#5159
·
|
|
Re: NRF52 : use of NFFS file system
I found a solution in increasing CONFIG_NFFS_FILESYSTEM_MAX_AREAS to 128
64 is exactly what you need as you use 64 flash pages of nRF52. You can try to use nffs build in statistic to garb some
I found a solution in increasing CONFIG_NFFS_FILESYSTEM_MAX_AREAS to 128
64 is exactly what you need as you use 64 flash pages of nRF52. You can try to use nffs build in statistic to garb some
|
By
Puzdrowski, Andrzej
·
#5158
·
|
|
Re: NRF52 : use of NFFS file system
Hi Andrzej,
I found a solution in increasing CONFIG_NFFS_FILESYSTEM_MAX_AREAS to 128. But then I had a problem of space left in RAM so I decreaseCONFIG_FS_NFFS_NUM_INODES to 48, which is enough for
Hi Andrzej,
I found a solution in increasing CONFIG_NFFS_FILESYSTEM_MAX_AREAS to 128. But then I had a problem of space left in RAM so I decreaseCONFIG_FS_NFFS_NUM_INODES to 48, which is enough for
|
By
Laurence Pasteau
·
#5157
·
|