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 ...
hi all
I am facing the issue that the chip still retains in debug mode. SWDCLK pin has connected to GND directly.
steps:
1. after flashed hex file, removed debugger...
Moving from SDK14 to SDK15, I noticed that USB takes long time to make connection (20 - 30 seconds). Comparing nrf_drv_usbd.c, I realized that the "shortcut between EP0DATADONE...
Hi Nordic team
I want to switch between DTM and normal BLE by pressing the button.
It is base on two example ble_app_att_mtu_throughput and direct_test_mode.
Is there...
Hi,
My central device should scan and should get DIS of one peripheral and store in central and central should pass this information to other peripheral .
or
Central...
I am using nRF52832 with Beacon_App. I can able to get UID, Major, Minor, RSSI from my Raspberry PI using Python code.
I want to calculate the distance between my Raspberry...
I'm using S112 and SDK 14.2 to target NRF52810, but using the PCA10040 DK for now.
I've been coming back this issue multiple times over the past couple of months, still...
Hi @ll,
I tried to get the dfu example up and running but there are a lot of problems I encountered:
- Using the device_page_generator.py the string for the public key...
Hi @ll,
I have a problem bringing the pyaci up and running.
I used it successfully for everything before but since today it is making a mess again:
When I'm trying to...
I am using secure dfu bootloader from the SDK 12.
I changed the start address of my application. In the bootloader, in uint32_t nrf_dfu_init() { } , calling function nrf_bootloader_app_start...
Hello,
I want to make a simple UART Bridge between Central and Peirpheral. I'm usign nRF52832 with nRF5_SDK v15. There are central and peripheral uart examples in the...
Hi,
I have a working application with Buttonless Secure DFU Service wich runs on nRF52832. I'm able to perform DFU without bonds, but I want to use bonding in my application...
Direct connection after disconnect I am using the iPhone 8, BLE device (51822/51422), s130, SDK 12.3.0.
and using a bonding and passkey to connect.
However, Direct connection...