Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi,
We use mdbt42v(nrf52832) to design a custom board and we encounter a strange issue.
We use ain2(P0.04) to measure a Variable Resistor value, the code working fine...
Hi,
I am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example...
Hi,
I tried building both with cmd line and SES but I get always this error:
/usr/local/bin/cmake -GNinja -DBOARD=thingy91_nrf9160ns -DBOARD_DIR=/Users/dariofanciullo...
Hi,
I am using nrf52832 to connect 500 nrf52810, among which NRF52832 is central and nrf52810 is peripheral.
How should I do for nrf52832 based on SDK 16.0.0.
Hi,
I want to program my chip nRF51822 ( https://www.waveshare.com/wiki/NRF51822_Eval_Kit ) using the KEIL tool and the ULINK2.
When I try to program the chip KEIL show...
Hi,
I've encountered a problem with opening a project in Segger Studio. I have recently moved to 1.3.0 tag and I am working with Thingy:91 (so I basically open nrf9160 samples...
I'm doing a Nordic example named "Nordic UART Service Client" ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fble_sdk_app_blinky.html )
The steps...
Hi ,
I ran the example "zephyr\samples\bluetooth\scan_adv" on the nRF9160 dk kit .
It says the following error
"
2020-07-16T02:22:00.682Z DEBUG modem << *****...
Hi, everyone
A LPN ( Node-LP ) had selected one of nodes as its friend ( Node-F0 ), if Node-F0 is taken away, will the Node-LP automatically reselect other node as its...
I read somewhere for new project we should use nrfx driver because in future old nrf_drivers will not be support and improve. All examples in sdk15.3 as I understand used...
Hi All,
I am trying to implement a battery level reading app using NRF52840 DK. It seems I am receiving a timeout from saadc.
In order to run on the Lithium battery, should...
Hi,
I programmed two thingy:91 to return RSRP and RSRQ to a server. On is running with LTE-M and the other with NB-IoT.
I found something that seems strange : +CESQ: 99...
Hey everyone, I'm trying to use the QSPI module (again) to interface to RAM, not FLASH. I'm not really sure if this is possible, but we'll get there. Right now I can't get...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd.
I tested with nRF51822 customer board...
Opening a project in SEGGER Embedded Studio I have annoying "no entry signs" (white minus sign in a red circle) on the left side various items in a project, whereas most of...