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,
I am working with a NRF52840 with the SDK16 and I am facing field issues with the peer manager flash usage. At each connection the app subscribes to characteristic and...
Hi,
I wonder there is not any TX_POWER_LEVEL macro used/defined in the source code of below peripheral application.
"examples\ble_peripheral\ble_app_hrs"
Does it...
Hello, sorry to bother once more.
I am new to the nRF world and bluetooth in general, I am trying to build a device /app that gets data from 3 sensors. 2 of which operate...
Hi all,
in order to put the whole project under a decent version control system I need a list of all files used in the example project in segger studio.
The c source files...
Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example.
However, since there...
Hello,
I'm beginner with Nordic nRF52 devices.
I'm working on a PCA10040 (2.1.0) dev kit and I would like to communicate through TWI interface.
Then I have installed...
Hi! I was defining NRFX_WDT_ENABLED in sdk_config.h, but found that apply_old_config.h was undefining it.
Even though I had WDT_ENABLED defined to zero, the test in apply_old_config...
Please, give me an advice. I need to measure the supply voltage and trigger an interrupt after the measurement. An END interrupt is triggered only once. It must be without...
What's the difference nrf_cloud_agps and AGPS using google SUPL data?
I'm not clear about this. README.rst doesn't explain about it.
Also, to use the nrf_cloud_agps, do...
Hi Devs,
I am facing a weird behavior with my application, where the TWI writes return NRF_ERROR_DRV_TWI_ERR_DNACK or NRF BUSY
If I ran the TWI writes from the main...
Hi Nordic,
Does SLM application support IPV6, if yes could you please point us to the AT command set which configures IPV6 and also point to us complete AT commands list...
hi ... we have done one customized board which has nRF52832 controller interfaced with WINC1500 wifi via spi communication inbuilt. I have worked with the nRF52 example program...
We need to generate MCK of more than 10 MHz to achieve I2S connection between Nordic NRF5340 and MAX9867.
However looking at the data sheet there in no configuration which...
Hello,
We integrated latest released version of "pc-ble-driver.py" & "nrfutil" in our custom linux os running on ARM 32bit based custom board (B1).
pc_ble_driver_py :...