|
Re: usb device network on nrf52840 platform
Jukka,
Thanks...learn something new everyday! This is also a reason for NOT renaming the .conf file for
your project to something unique....which, of course, I did on my first project!
Cheers,
Chuck
Jukka,
Thanks...learn something new everyday! This is also a reason for NOT renaming the .conf file for
your project to something unique....which, of course, I did on my first project!
Cheers,
Chuck
|
By
cpmcparland@...
·
#5358
·
|
|
NRF52832 - setting up NFFS for the external flash W25QXXDV
Hi
At the moment I am struggling to mount W25QXXDV external flash as NFFS. We have a custom board with nrf52832 connected to the external spi flash W25QXXDV. So Zephyr provides the driver for
Hi
At the moment I am struggling to mount W25QXXDV external flash as NFFS. We have a custom board with nrf52832 connected to the external spi flash W25QXXDV. So Zephyr provides the driver for
|
By
faisal.saleem@...
·
#5357
·
|
|
【HCI_UART】hci_uart sample cannot advertise controlled by HCI commands
#nrf52832
#uart
#hci
Hi guys, I met a problem with official hci_uart sample. Hope anybody can give me any advice,thanks.
I use NRF52832's official develop board running hci_uart sample as a controller, I send hci commands
Hi guys, I met a problem with official hci_uart sample. Hope anybody can give me any advice,thanks.
I use NRF52832's official develop board running hci_uart sample as a controller, I send hci commands
|
By
icephyr
·
#5356
·
|
|
How to use Nordic ppi on zephyr.
#nrf52
#ppi
Hey guys,
I'm tryinig to create an external counter on nrf52 for 10MHz using PPI, GPIOTE and time counter but I don't know where I'm doing it wrong. Follow my code so far. The commented part is just a
Hey guys,
I'm tryinig to create an external counter on nrf52 for 10MHz using PPI, GPIOTE and time counter but I don't know where I'm doing it wrong. Follow my code so far. The commented part is just a
|
By
Felipe Gabardo Gonçalves <felipe@...>
·
#5355
·
|
|
Re: #nrf52840 #ble unstable connection
#nrf52840
#ble
Hi Vinayak,
I did some test today by using the latest master, there is no connection parameter update that means the CI keeps in 7.5ms, the connection keeps alive.
I try to update the CI to 30ms
Hi Vinayak,
I did some test today by using the latest master, there is no connection parameter update that means the CI keeps in 7.5ms, the connection keeps alive.
I try to update the CI to 30ms
|
By
Randy Chou <rchou3@...>
·
#5354
·
|
|
Re: usb device network on nrf52840 platform
BTW, you can also say
$ cmake -DOVERLAY_CONFIG=overlay-netusb.conf -DBOARD=nrf52840_pca10056
../..
as prj.conf is automatically included anyway.
Using -DCONF_FILE="prj.conf overlay-netusb.conf"
BTW, you can also say
$ cmake -DOVERLAY_CONFIG=overlay-netusb.conf -DBOARD=nrf52840_pca10056
../..
as prj.conf is automatically included anyway.
Using -DCONF_FILE="prj.conf overlay-netusb.conf"
|
By
Jukka Rissanen
·
#5353
·
|
|
Re: [Question] zephyr file transfer via BLE
Hi Carles
I have a question
NOW
Scenario
BLE file transfer UART(file)
Android app (mcumgr) ----------------------à
Hi Carles
I have a question
NOW
Scenario
BLE file transfer UART(file)
Android app (mcumgr) ----------------------à
|
By
우승우 <du5102@...>
·
#5352
·
|
|
Re: usb device network on nrf52840 platform
Andrezej, thanks for looking at this. To keep things simple, I went back to the sample project:
samples/net/echo_server
With the exception of adding the first line, I don't believe I have changed
Andrezej, thanks for looking at this. To keep things simple, I went back to the sample project:
samples/net/echo_server
With the exception of adding the first line, I don't believe I have changed
|
By
cpmcparland@...
·
#5351
·
|
|
Re: usb device network on nrf52840 platform
Hi
I’m unable to reproduce this problem – I mean that I did not encounter problem compiling usbd along with newlibc.
Can you point prj.conf you used, or even the project?
Hi
I’m unable to reproduce this problem – I mean that I did not encounter problem compiling usbd along with newlibc.
Can you point prj.conf you used, or even the project?
|
By
Puzdrowski, Andrzej
·
#5350
·
|
|
Re: usb device network on nrf52840 platform
Well, as is usually the case, as soon as I'm convinced I'm stuck and send off a note, I try something else and make a bit
of progress......sigh. The new project I was trying to integrate with an ecm
Well, as is usually the case, as soon as I'm convinced I'm stuck and send off a note, I try something else and make a bit
of progress......sigh. The new project I was trying to integrate with an ecm
|
By
cpmcparland@...
·
#5349
·
|
|
usb device network on nrf52840 platform
Has anyone had any luck adding usb device networking to a project outside of samples/net/echo_server ?
I have built the above project with -DCONF_FILE="prj.conf overlay-netusb.conf" and it appears to
Has anyone had any luck adding usb device networking to a project outside of samples/net/echo_server ?
I have built the above project with -DCONF_FILE="prj.conf overlay-netusb.conf" and it appears to
|
By
cpmcparland@...
·
#5348
·
|
|
Re: Zephyr SDK 0.9.5 Release
Thanks!
By
Marti Bolivar <marti@...>
·
#5347
·
|
|
Re: Zephyr SDK 0.9.5 Release
We don’t need DTC greater than 1.4.6, so Mac & Windows should still be ok. Mostly updated the SDK version to get additional warning checks.
- k
We don’t need DTC greater than 1.4.6, so Mac & Windows should still be ok. Mostly updated the SDK version to get additional warning checks.
- k
|
By
Kumar Gala
·
#5346
·
|
|
Re: Zephyr SDK 0.9.5 Release
Re DTC, I will Kumar and Carles answer.
Re OpenOCD: The Zephyr SDK was always Linux only. For Mac/Windows we currently have no solution beside the documentation.
Anas
Re DTC, I will Kumar and Carles answer.
Re OpenOCD: The Zephyr SDK was always Linux only. For Mac/Windows we currently have no solution beside the documentation.
Anas
|
By
Nashif, Anas
·
#5345
·
|
|
Re: [Zephyr-announce] [Zephyr-devel] Zephyr SDK 0.9.5 Release
Hi Carles,
OK, thanks. So the dtc question is the same on Windows as on macOS
(and remains open): what should users do to get this latest version?
Will vanilla 1.4.7 continue to
Hi Carles,
OK, thanks. So the dtc question is the same on Windows as on macOS
(and remains open): what should users do to get this latest version?
Will vanilla 1.4.7 continue to
|
By
Marti Bolivar <marti@...>
·
#5344
·
|
|
Re: [Zephyr-announce] [Zephyr-devel] Zephyr SDK 0.9.5 Release
Hi Martí,
By
Carles Cufi
·
#5343
·
|
|
Re: Zephyr SDK 0.9.5 Release
Hi Anas,
How are Windows and Mac users supposed to update DTC?
- macOS via HomeBrew seems to be on 1.4.7 exactly, and you mention
commit 2e930b7, which is ahead of that tag
Hi Anas,
How are Windows and Mac users supposed to update DTC?
- macOS via HomeBrew seems to be on 1.4.7 exactly, and you mention
commit 2e930b7, which is ahead of that tag
|
By
Marti Bolivar <marti@...>
·
#5342
·
|
|
Zephyr SDK 0.9.5 Release
Hi,
As announced a few weeks ago, we have been working on a new version of the SDK with updates mostly to the host tools.
This release of the SDK has the following changes as compared with 0.9.3:
Hi,
As announced a few weeks ago, we have been working on a new version of the SDK with updates mostly to the host tools.
This release of the SDK has the following changes as compared with 0.9.3:
|
By
Nashif, Anas
·
#5341
·
|
|
Re: ARP request with 0.0.0.0 source ip
Add erhernet_init in init_func of your device. ARP table will be initialized.
Resolved.
---Original---
From: "魏学波"<38900484@...>
Date: Sat, Nov 3, 2018 11:09 AM
To:
Add erhernet_init in init_func of your device. ARP table will be initialized.
Resolved.
---Original---
From: "魏学波"<38900484@...>
Date: Sat, Nov 3, 2018 11:09 AM
To:
|
By
"K.I.R.A.
·
#5340
·
|
|
Re: #nrf52840 #ble unstable connection
#nrf52840
#ble
Hi Vinayak,
I enable HCI_CORE_DEBUG to got some logs in the link.
1. UART log.
2. air log.
Thanks,
Randy
Hi Vinayak,
I enable HCI_CORE_DEBUG to got some logs in the link.
1. UART log.
2. air log.
Thanks,
Randy
|
By
Randy Chou <rchou3@...>
·
#5339
·
|