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 nrf52832. I am making configuration file for nrf52.so I want to used Led3 set as high.
#define LED3 ((GPIO_PIN_CNF_SENSE_High << GPIO_PIN_CNF_SENSE_Pos...
Hi, I am looking to access nRF9160 modem via I2C. Essentially looking for hooks/ serial interface hand-off points used for instance in AT Client sample or Serial LTE Modem...
We have some devices out in the field with a mixture of application versions. In one particular case, we have device A on application version 10 and we have device B on application...
Hi there
I am having issues to perform disconnections from my central device when calling sd_ble_gap_disconnect()
most of the time I am able to disconnect properly using...
Hi Devzone:
I am researching how to maximize radio performance and stumbled on a statement on page 356 in the spec:
"Typical sensitivity applies when ADDR0 is used for...
Hi! Currently I have a nrf52840 devkit hooked up to an SD-card for storage through FATFS (using SPI). I would like to add a BME680 environment-sensor to the board and have...
1. I am trying to connect one node (say node A) from two android phones say phone A and phone B. The node A is configured as an on-off server for lamp 1, but it could not...
Hi
I am working on a project which needs to be developed on FreeRTOS, I am facing an issue i need logs at backend using RTT as my both serial_uarte are being used for communication...
Hi Community,
I am trying to program a timer to get a clean timebase of 50ms. But for some reason
A) the timer is little slower as expected. I have to add few counts to...
hi,i want to control a led driver by frequency send iic data, i need send 600 bytles once at least 10ms each time ,and the 600 bytles send by 3times.send the 600 bytles need...
Hello, how can I increase LOG backend queue size? I was comparing some sdk_config settings with some examples, but did not find difference and the example does not fire this...
Hi,
I am trying to capture a modem trace to send to Nordic for analysis, however Nordic says they are unable to open the ones I've captured so far. I am using the NRF9160...
Hello,
We are upgrading a nrf52832 project which is based on SDK 14, soft device 5. Currently we depend on dual bank DFU operation but our application. Unfortunately we...
Currently working on flashing the bike power tx example to my Arduino Nano 33 which uses a NINA-B306 nRF52840. The device is wiped clean with only the s340 softdevice loaded...