|
Re: Clock Control question
Hi,
What do you mean when you say “the Clock”? clock control in case of Nordic is using single device and subsys argument determines the type of the clock (high frequency, low frequency,
Hi,
What do you mean when you say “the Clock”? clock control in case of Nordic is using single device and subsys argument determines the type of the clock (high frequency, low frequency,
|
By
Chruściński, Krzysztof
·
#2394
·
|
|
Network forum agenda
Hi all,
There is a network forum meeting tomorrow Tue 5 Jan at 8AM PST / 17.00
CET.
Currently the agenda is empty, so if there is anything network related
topics you want to discuss, please let me
Hi all,
There is a network forum meeting tomorrow Tue 5 Jan at 8AM PST / 17.00
CET.
Currently the agenda is empty, so if there is anything network related
topics you want to discuss, please let me
|
By
Jukka Rissanen
·
#2393
·
|
|
Newbie question: K64F with SD card
Hello all, Zephyr newbie here, sorry if this is a simple question...
I've used Freescale/NXP K64F for a number of successful projects using FreeRTOS.
Considering using Zephyr
Hello all, Zephyr newbie here, sorry if this is a simple question...
I've used Freescale/NXP K64F for a number of successful projects using FreeRTOS.
Considering using Zephyr
|
By
Dave Nadler <drn@...>
·
#2392
·
|
|
Clock Control question
Hi!
First off, best wishes for 2021! :)
I've been struggling with using a Clock control. My aim is to be able to calibrate two clocks using BLE and nordic nrf52840 chipsets.
I've looked through the
Hi!
First off, best wishes for 2021! :)
I've been struggling with using a Clock control. My aim is to be able to calibrate two clocks using BLE and nordic nrf52840 chipsets.
I've looked through the
|
By
Steven Ghekiere <steven.ghekiere@...>
·
#2391
·
|
|
Re: West init error
Hi there,
Try unsetting your ZEPHYR_BASE environment variable. west will use that to look for a workspace.
Carles
Hi there,
Try unsetting your ZEPHYR_BASE environment variable. west will use that to look for a workspace.
Carles
|
By
Carles Cufi
·
#2390
·
|
|
West init error
Hello,
I cloned Zephyr project using west init -m <webpage> but didn't specify any local directory.
Now when I am again trying to use 'west init zephyrproject' command I am receiving an error saying "
Hello,
I cloned Zephyr project using west init -m <webpage> but didn't specify any local directory.
Now when I am again trying to use 'west init zephyrproject' command I am receiving an error saying "
|
By
CHANDRANSHU GUPTA <2019pcs0018@...>
·
#2389
·
|
|
Bypassing shell wilcard feature
#uart
Hi,
Is it possible to pass ? or * without shell interpreting those characters as wildcards? I literally want to pass ? or * to a shell command
BR
Hi,
Is it possible to pass ? or * without shell interpreting those characters as wildcards? I literally want to pass ? or * to a shell command
BR
|
By
antoker@...
·
#2388
·
|
|
Re: Zephyr Low Level BLE Radio question
> Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth specs anyway? Meaning the first advertisement can be omitted if I’d
> Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth specs anyway? Meaning the first advertisement can be omitted if I’d
|
By
Chettimada, Vinayak Kariappa
·
#2387
·
|
|
Re: Zephyr Low Level BLE Radio question
Hi there
Still waiting for your answer!
Thanks,
Steven
Hi there
Still waiting for your answer!
Thanks,
Steven
|
By
steven ghekiere <stevenghekiere@...>
·
#2386
·
|
|
SDK 0.12.0 Release
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0
NOTE: In some cases changes are required to utilize SDK 0.12.0 with Zephyr (for
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0
NOTE: In some cases changes are required to utilize SDK 0.12.0 with Zephyr (for
|
By
Kumar Gala
·
#2385
·
|
|
k_sleep() and C++
I posted this (slightly modified) on slack a week ago, but didn't really get any response (on my primary problem)
Hope this is better
I'm mixing CPP and threads.
I've made a C++ 'thread'-class
I posted this (slightly modified) on slack a week ago, but didn't really get any response (on my primary problem)
Hope this is better
I'm mixing CPP and threads.
I've made a C++ 'thread'-class
|
By
Kim Bønderga rd <kim@...>
·
#2384
·
|
|
Re: Zephyr Low Level BLE Radio question
> Yes., thats against the specification and inter-operability.
Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth
> Yes., thats against the specification and inter-operability.
Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth
|
By
steven ghekiere <stevenghekiere@...>
·
#2383
·
|
|
Re: Zephyr Low Level BLE Radio question
> What you’re saying is sending only the bigger second part of the message is against Bluetooth’s specifications?
Yes., thats against the specification and inter-operability.
> So what
> What you’re saying is sending only the bigger second part of the message is against Bluetooth’s specifications?
Yes., thats against the specification and inter-operability.
> So what
|
By
Chettimada, Vinayak Kariappa
·
#2382
·
|
|
Re: Zephyr Low Level BLE Radio question
Hey Vinayak,
Sorry for the late reply, been busy working today
> There are no standard HCI interface to set application defined radio frequency, this will be against the Bluetooth
Hey Vinayak,
Sorry for the late reply, been busy working today
> There are no standard HCI interface to set application defined radio frequency, this will be against the Bluetooth
|
By
steven ghekiere <stevenghekiere@...>
·
#2381
·
|
|
Re: Zephyr Low Level BLE Radio question
> I still do not see any parameter where I can set my own frequency… This is the main part that I have been working on for a while now.
Does this mean I DO have to use the ll_sw files?
There
> I still do not see any parameter where I can set my own frequency… This is the main part that I have been working on for a while now.
Does this mean I DO have to use the ll_sw files?
There
|
By
Chettimada, Vinayak Kariappa
·
#2380
·
|
|
Re: Zephyr Low Level BLE Radio question
Hey Vinayak,
Thanks for the reply!
I had a quick look at the extended advertising links you mentioned.
I assumed the general GAP protocol does similar stuff (as you showed) but doubted
Hey Vinayak,
Thanks for the reply!
I had a quick look at the extended advertising links you mentioned.
I assumed the general GAP protocol does similar stuff (as you showed) but doubted
|
By
steven ghekiere <stevenghekiere@...>
·
#2379
·
|
|
Re: Zephyr Low Level BLE Radio question
Hi,
If you are building a Bluetooth Low Energy application using Zephyr, then you should use the public APIs, not call internal subsystem functions unless you know what you are doing.
I think
Hi,
If you are building a Bluetooth Low Energy application using Zephyr, then you should use the public APIs, not call internal subsystem functions unless you know what you are doing.
I think
|
By
Chettimada, Vinayak Kariappa
·
#2378
·
|
|
Re: Zephyr Low Level BLE Radio question
Hey Marciano,
Thanks for the quick reply!
I’d have to agree on the acronyms and such.
What do you mean that ‘somebody can help us’?
Thanks
Steven
Hey Marciano,
Thanks for the quick reply!
I’d have to agree on the acronyms and such.
What do you mean that ‘somebody can help us’?
Thanks
Steven
|
By
steven ghekiere <stevenghekiere@...>
·
#2377
·
|
|
Re: Zephyr Low Level BLE Radio question
Hey Steven!
I’d have to agree! The low-level bluetooth controller is tragic. I’m sure it’s incredibly useful, but the use of nicknames and acronyms at every corner are not useful. Perhaps if
Hey Steven!
I’d have to agree! The low-level bluetooth controller is tragic. I’m sure it’s incredibly useful, but the use of nicknames and acronyms at every corner are not useful. Perhaps if
|
By
Marciano Preciado <marciano@...>
·
#2376
·
|
|
Zephyr Low Level BLE Radio question
Hey there,
I’m a student working on a project using a Nordic nRF52840 device.
The past month or so I’ve been trying countless times to implement some BLE low level methods, first using
Hey there,
I’m a student working on a project using a Nordic nRF52840 device.
The past month or so I’ve been trying countless times to implement some BLE low level methods, first using
|
By
steven ghekiere <stevenghekiere@...>
·
#2375
·
|