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 written two functions to write and read data from the flash using flash_fds module. In this way I am calling the function to write the data to flash :
fds_write_record...
Hi there,
I was comparing the power consumption of ble_app_hrs_freertos and ble_app_hrs examples on nRF52840 DK. The average VDD current is 7.4 mA for the example running...
Hello,
I'm in need of turning on and off the LTE link to use the GPS in cases where I can't depend on PSM. The LTE Link Controller library is good for this however I have...
I'm in trouble... My design has 3 SPI devices, and at a late stage I ran out of GPIO so I added a I2C I/O expander before spinning and building my PCB without thinking too...
I'm trying to use nRF sniffer 3 and can't get it to detect the dev kit on Windows or mac. I've installed it into wireshark and see the toolbar, but no interfaces are listed...
Hi,
Can we give a voltage more than VDD+0.3V on an open drain high impedance configured IO pin? By open drain, I mean:
nrf_gpio_cfg(pin_num, NRF_GPIO_PIN_DIR_OUTPUT, NRF_GPIO_PIN_INPUT_DISCONNECT...
Hello, I am trying to follow and understand the MCUboot encrypted image design found here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/encrypted_images...
We are trying to connect to discovered smartphones with a Nordic 52840 chip, with S140 softdevice, discover the gatt table, read and write attributes. Most of the time it...
Hello,
I am pretty new the BLE development stuff and was mostly working on an application that works with an existing connection. But because my colleagues are not able...
I am using nrf52832 ble, I want to set the pin P0.2 low as analog input and p0.3 high as analog input .
#define AIN0 2 // analog pin p0.2
#define AIN1 3
#define AIN0_PIN_CONFIG_HIGH...
SDK: 16
Mesh SDK: 410
Example: Light Lightness Server.
I discovered a bug when using the "Move Level" message that doesn't allow the LED to turn off after the move...
hello sir/ma'am
we are using nrf52840 chip in our customized board product and IAR as a development environment and also a debugger called segger jlink .we are not able...
Hello
we are thinking of using the nrf52832 (sdk 16.0, s132) , which we are a bit familiar with by now.
We have a project in which we need to transmit data to 150 unit...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1. I am using ‘ble_app_blinky’.
I am new to BLE certification. I have few queries on BLE Certification...