Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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'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...
Working with nrf52832_mdk and using basic GPIO functionality, I am unable to toggle the GPIO pins P0.0 or P0.1. The code I am using is quite simple and I am able to toggle...
Hello,
I am working on the mqtt sample from ncs\nrf\samples\nrf9160\mqtt_simple. Mostly the nRF9160 connects to the MQTT server in the first attempt. But sometimes I observe...
Hello,
I work on nbiot evaluation and i try to send udp data from my basement.. I boot and attach network from ground-floor and when i'm on PSM mode im going on basement...
I want to run the board at 1.8V and run the uart and spi examples on my laptop. What should be my configurations and which micro-usb port shall I use to connect with laptop...