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...
Hey there faced with the following problem:
I have two hardware setups:
1. Laird DEVK-654 (nrf52480) without external oscillator
2. Laird BL654 mounted to a carrier...
I added the Generic OnOff Model from the thingy52-mesh-provisioning-demo to the Light Switch Proxy Client example from the nRF5_SDK_for_Mesh and get a linker error for the...
Hi All, I am polishing the code that we have, working out minor bugs, etc, we use Nordic UART to exchange data between our device and smartphone or tablet, sometimes data...
What is the proper way to temporarily disable the softdevice? Currently I have the following
sd_ble_gap_adv_stop(); bool disabled_softdevice = false; if (nrf_sdh_is_enabled...
hi ,
We developed a BLE slave device with NRF52840.
Well, we are doing product certification, BQB CE FCC, etc now.
One of the items is the 2m rate test, and we want...
hi ,
We developed a BLE slave device with NRF52840.
Well, we are doing product certification, BQB CE FCC, etc now.
One of the items is the 2m rate test, and we want...
Hi nordic members,
I am using nrF51822 board. I want to inform you that i am getting error undefined symbol: __data_start__ at compile time in segger embedded studio for...
Hi Nordic,
For battery_level measurement on the SDK we are using a timer such that for every 5 seconds or 10 seconds if the timer expires then the saadc will be triggered...
Hi!
I use nRF Connect Bluetooth Low Energy application for scanning. There are not all BLE devices on the device list.
The device that is not displayed on the list send...
It is required to track/locate the position of a bluetooth mesh node. I found that RSSI value can be used to estimate the distance between receiver node and a target node...
I am experimenting with the Ebyte E73 module which is just a nRF52832 chip combined with capacitors, resistors and xtals. I also have the J-Link lite cortexM programmer. ...
Hi I'm using nRF5 SDK for mesh. with DK PCA10040.
I want to read the temperature sensor reading on button press. Please give me guidelines on implementing this.
Thank...
Hello, i am testing the mesh SDK 2.2.0 version, whit the Light switch proxy server and proxy client examples.
I made a network whit 3 servers, those configured with the...