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 sending firmware image using my DFU master. The image needs to be divided into data objects each of 4096 bytes and then those again into 244 byte BLE packets. So...
Hello,
I'm trying to connect to nrf connect with the nrf9160 DK. I am using an Irish vodafone NB-IOT sim to establish the connection. This sim has an access control list...
Hi,
I have a question regarding a DFU update via BLE. I am using mesh sdk v3.20 and sdk v15.30 with custom hardware (nrf52840).
I have the BLE DFU working as expected...
Hi all,
I am using mesh sdk3.20 and sdk15.30.
I noticed that with the buttonless ble dfu, it is not possible to perform a DFU transfer after the device was provisioned...
I did the program using examples of glucose. But I do not want to enter passkey from central. Because there is no LCD or UART in my device. Which part of the glucose example...
I am developing firmware for my Peripheral Device (nRF52840) using S140 (v7) and SDK 15.3. In my application, I will advertise (with advert payload changes) and support Smartphone...
Hi,
How much is the expected time period from the time VDD goes above 1.75V to main()? I am using a custom bootloader and am seeing a ~4.5s (yes seconds!) delay in getting...
i'm trying to configure the nrf to rx and according to the state diagram i realized that: as the nrf is supplied and the voltage goes over 1,9V the nrf goes in the power down...
Hi, i'm using the nrf24l01 with a zynq board to use it as radiocontrol; i'm trying to configure the nrf as receiver so that i'm able to send data from another nrf connected...
Hi, i'm using the nrf24l01 with a zynq board to use it as radiocontrol; i'm trying to configure the nrf as receiver so that i'm able to send data from another nrf connected...
I am trying to use the LPCOMP API, but I am having trouble with the following function:
nrfx_err_t nrfx_lpcomp_init
(
nrfx_lpcomp_config_t const *
p_config ...
I'm attempting to setup GPIOTE for an output that is set and cleared by different events. The GPIOTE driver doesn't let me initialize an output twice. Is there a way to do...
I have 2 objectives BT beacon and concurrent ESB with Thread using time slotting A. I would like my thread devices to broadcast BT beacons. As this does not require any reception...
Hello. We have product based on NRF51822 chip. 24 bit 4 channel ADC connected through SPI to MCU. Data rate is 250 Hz (4 ms). We send two ADC samples evry notification packet...
I started setting up Zephyr SDK development on my W10 laptop, according to the nRF Connect for Desktop guide, but running into this error when executing pip requirements installation...