hi,
i am trying to connect peripherials ( blood pressure, pulseox meter) with nrf5340 dk ( development kit from nordic PCA10095) using uuid and mac, initially using uuid...
nRF connect sdk v2.9.0 & tool chain v2.9.0 using
board nrf21540dk/nrf52840
following are the building logs
prj.conf file with error
how i can solve this...
I am using the board nRF5340 Soc , which by default exports two VCOM ports via the J-Link OB debugger . Currently:
VCOM1 (UART0) is used for both logging and serial communication...
I'm using nrf7002DK to test the wpa2 enterprise mode connection, but it has some problem for connecting. I'm using ncs 2.8. logs output didn't show "connect success", but...
Hi Nordic team, I am facing an issue about simple gpio to control external FEM in NCS 2.7.0 & nrf5340. Here is background: 1. Our project is using nRF5340, and based on NCS...
here is 2 question for this example. (v2.9.0) as i looking for this example, there are some limitations like belows.
One BIG, one of the two BIS streams (selectable...
Hi Nordic team,
I've successfully run the Wi-Fi Shell example on the nRF54H20-DK with the nRF7002-EK, but I'm having trouble getting it to work with the nRF7002-EB. Without...
I'm checking the function by uploading the code to the pcb that uploaded the nrf9160 chip.
I checked that the network communication is normal on the previous 9160dk board...
As I am running out of flash space on the nrf5340 (mainly due to the 500+kB needed to run a basic wifi application), I want to put the nrf70 firmware into the external flash...
hi,
i am trying to connect peripherials ( blood pressure, pulseox meter) with nrf5340 dk ( development kit from nordic PCA10095) using uuid and mac, initially using uuid...
Hello,
I am working on an nRF5340-based project where I successfully integrated the broadcast_source and central_and_peripheral_hr examples from SDK 2.6.0. Both functionalities...
nRF connect sdk v2.9.0 & tool chain v2.9.0 using
board nrf21540dk/nrf52840
following are the building logs
prj.conf file with error
how i can solve this...
Hi,
I'm running hello world sample on both app & net core in nRF5340 SOC but logging on network core is working as expected. What I'm missing?
Code
Logging ...
I am using the board nRF5340 Soc , which by default exports two VCOM ports via the J-Link OB debugger . Currently:
VCOM1 (UART0) is used for both logging and serial communication...
Hello there,
I was going through the Wifi fundamentals courses lessons in nordic academy and was using ncs 2.4 version, I was able to give it a build for one example,...
When I'm using NCS Desktop to develop a keyboard, I found that on the Windows system, the maximum current applied for in the configuration descriptor is displayed as 100mA...
When I was developing a keyboard using the nRF52840 with the NCS SDK, I found that the keyboard couldn't type on macOS when connected via USB or BLE. However, it worked perfectly...
Hi,
I defined __STACK_SIZE as compile/build flag. It has no effect according to GCC output after building is done.
Chip is nRF52840.
I tried to set fixed stack size...