Hello
Currently i am checking any time synchorinization function in pyACI script to synchoronize and send it to all the connected nodes in mesh to get the data with time...
Hi,
I am working with nrf52832 dk . I use cental_multilink example code. I want to get data of first connected device when secont connetion is disconnecting. Currently first...
Hi,
1. In what range of rsrq, nRF9160 can be stably connected to the network?
2. In what range of rsrp can nRF9160 be stably connected to the network?
3. Which parameter...
nRF connect SDK 2.1.2 - nRF52805
Hello, I have an unknown power consumption from bluetooth advertising. I have set an advertising interval of 2 seconds and start the advertising...
Hello!
I am working on a project that uses distance measurements. I am considering purchasing the nRF5340 to use for direction finding to measure Angle of Arrival and Angle...
Hello,
I would like to know how to output 2.1V from VDD while supplying power to VDDH.
I coded as follows and supplied power to the PCA10095 via USB, but both VDDH and...
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...
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...
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...
We are using the application example nPM1100 in combination with a nRF52840 as mentioned in nPM1100_PS_v1.2.pdf on page 39.
The nRF52 and nPM1100 are both connected to USB...