Hi
I want to add MCUBOOT to my project (which has been well compiled), so I add below configs to prj.conf:
But I get a lot of CONFIG_XXX undeclared here...
Hi,
I am using an nRF5340DK and an Adafruit 2.8" TFT Touch Shield to implement a touch keyboard on the board.
I am modifying the lvgl example provided by the sdk. The...
Hi,
In my project I make use of the PPI to connect the comparator with the counter (timer). But as soon as I enable the zigbee stack, especially when invoking the zboss_main_loop_iteration...
Hello,
in the documentation is described which nRF Connect SDK is combatible with a defined Modem firmware
Its not clear for me if the SDK version is a "minimal" or...
Hello !
I have multi image build and in app_core Kconfig some own definitions like NET_L2_MY_VALUE =1.
Is any way to define if this value can be visible to network core...
Hello everyone.
I was trying to integrate the ipc_service sample in my application. It was working all fine and I was able to set up and link the endpoint in my code. I...
I want to display the number in an Seven Segment Display, which was sent through BLE Mesh from Server (nRF52840 DK) to a Client. I have successfully interfaced the Display...
Hi community,
I try to acces gpio0 and adc channels on a icarus board (nRF9160 + SDK 2.2).
On building, i have these errors "__device_dts_ord_94", "__device_dts_ord_95...
Hi
I want to add MCUBOOT to my project (which has been well compiled), so I add below configs to prj.conf:
But I get a lot of CONFIG_XXX undeclared here...
Hi,
I am using an nRF5340DK and an Adafruit 2.8" TFT Touch Shield to implement a touch keyboard on the board.
I am modifying the lvgl example provided by the sdk. The...
Hi,
In my project I make use of the PPI to connect the comparator with the counter (timer). But as soon as I enable the zigbee stack, especially when invoking the zboss_main_loop_iteration...
Nordic,
Is the use of (external) antennas required to receive/send LTE and GPS signal or is this function build-in to the NRF 9160 itself already?
Thanks in advance...
1. Can I assume that if I set CONFIG_MPSL_FEM_POWER_MODEL=n, then the value I set with sdc_default_tx_power_set() is just the radio tx power level and not necessarily the...
Hello !
I have used multicore sample as base and add to it own network image and b0n bootloader ( as child to network image).
And net_core_app_update.bin is not build...
Hello,
in the documentation is described which nRF Connect SDK is combatible with a defined Modem firmware
Its not clear for me if the SDK version is a "minimal" or...
Greetings,
Previously we were developing with the nRF5 SDK. At that time, we were able to execute high duty cycle directed advertising with the following code. Using this...
Hello,
I am receiving MQTT input error for my AWS IoT connection. Docs says it is an AWS policy problem here ( https://nordicsemiconductor.github.io/asset-tracker-cloud...
Hi,
I had been read the white paper and it comes to antenna switching patterns. White Paper its tells me:
With a linear array of 4 antennae and their gpio pattern 0...
I have a custom board with a BMD345-A-R module and working with ncs v2.2.0. It has an USB port to comunicate with a RaspberryPi. The board works perfectly cause I have tried...
Hello !
I have multi image build and in app_core Kconfig some own definitions like NET_L2_MY_VALUE =1.
Is any way to define if this value can be visible to network core...
Hello everyone.
I was trying to integrate the ipc_service sample in my application. It was working all fine and I was able to set up and link the endpoint in my code. I...