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 ...
Hello,
I am using nrf52832 with nrf Mesh DK. Is there a way to unprovision the board from the hardware or command line and not from the app?
Many thanks in advance , ...
Hello , I noticed that my NRF DK advertises for a few minutes and goes back to sleep , because of Advertising Timeout set (I am using the BLE Peripheral Example) , but when...
hello,
I am using SDK v15.2.0,s140,pca100056. In my custom application I am using 3 SPI, RTC, timers, USBD, etc.
Actually during the development stage I have used DEBUG...
Hello,
I am trying to understand the working of BLE Mesh network and have the following question.
Is it possible to make phone as Proxy as well as Provisioner? BLE...
We are planning to build a product based on nRF52811 SoC, which is Bluetooth 5.1 and has AOA and AOD features. Unfortunately, Nordic's hasn't released any new supporting Library...
Hello
my setup is a nrf52840, the sdk15.3, Softdevice s140.
I'm running an application with freertos and wdt and have the openbootloader and s140 also flashed.
- if...
Hi,
I have an application which has 2 services and 3 characteristics. I want to keep the value of characteristics when the characteristic value changed. I tried FDS and...
Hi everyone!
I have recently implemented USB CDC on a custom NRF52840 device with SDK 15.0 and got it to work with Windows, Mac, and Linux OS. However, when I try it on...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 on a custom chip.
I want to advertise 2 custom UUID (DFU and NUS) and i wanted to know the correct way to...
I am getting the below error message when I try to repair the device.
peer_manager_handler: Connection security failed: role: Peripheral, conn_handle: 0x0, procedure: Bonding...
Hello.
After connection establishing i would like to doscover services.
I read here:
https://stackoverflow.com/questions/41434555/onservicesdiscovered-never-called...
I've played with the Generic OnOff Model Server in a mesh network. It seems like the way state of whether the device is on or off is communicated is through an access message...
Hi guys.
I was porting the project from nRF52832 to nRF52810 when I get the following message:
"When using s112, NRF_SDH_BLE_CENTRAL_LINK_COUNT must be 0."
After searching...
This is in continuation to the previous question I asked which is linked here: https://devzone.nordicsemi.com/f/nordic-q-a/52575/making-a-ble-ibeacon-with-gap-gatt-profiles...