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...
Hello,
I have the following question: when developing a software product, I developed my own service. It consists of one characteristic and several descriptors (valid range...
On our products, we assign a custom sequential mac address to each unit (we use this number in other places in our system). I believe this is an issue due to the bootloader...
Hello all,
We are using nRf52832 DK.
We are trying to run TCP Client example from IOT.we have even burned the s1xx_iot soft device.We are getting the the error "CMSIS...
Hi,everyone!
I need to configure an external interrupt so that when the interrupt is triggered, I can do something else
When I configure it in the following code...
Hi
Hi i am trying my application for sleep and wakeup without gpio. Actually my work is to put my device(battery powered) in sleep for 5 minutes and after that it should...
Hi,
Download "thingy" sdk and re-compiling it; add SDK 12.3.0 sdk_components to the build and it is showing just 1 error:
can't find ../../../libs/libmpllib_Keil_M4FP...
Context: in my application, I need to know rather precisely when the SAADC is taking a sample. So I did a test and discovered something interesting.
I'm triggering the SAADC...
Hi Support Team,
Is there any information about light sensitive spec of 52810 WLCSP package?
What we concerns are:
(1) Which light is sensitive for 52810 WLCSP?
...
Hello, I am trying to integrate buttonless DFU functionality to my project.
However, when I compile the project I get this error
The steps I took was to start with the...
Hi
Env: Linux, command line, arm-gcc, softdevice 7, sdk 6
I am having strange behavior when running BLE based program (in nrf51822 and it uses ECB encryption), and...
I'm trying to be a good camper and stick to published SDK interfaces, but I'm stuck on one point.
I want to use the PPI to toggle a GPIO pin AND clear the timer on a timer...
Hi All,
I've been noticing that when attempting to stream large amounts of data (let's say 20,000 notifications of 20 bytes) to the nrfConnect app on mobile (using a Pixel...
Hi,
Did anyone used Eclipse with Nordic Semiconductor packs downloaded with GNU ARM Packs Manager? I've downloaded the packs, but the project does not see(include) them...
Hi! I recently got my project working on an nRF51 DK, and am now trying to get the project working on an nRF51822 on our PCB.
Our application uses Bluetooth, an LED, a button...