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...
I was developing an green house system for plants which was based on nRF51822 SoC. The system was fully completed and working fine except one problem which was reset of nRF51822...
I am trying to find the optimal way to automate some tests that I run on my BLE device. In this test, I need to write a specific hex value to a custom BLE characteristic of...
Hi all,
I am working on a project and use DWM1001-Dev. I think some of you may have an opinion about my problem because DWM1001 have nRF52832 microprocessor. I'm trying...
Hello,
I'm trying to change the BLE local name from the application before rebooting into the secure bootloader.
I've noticed that I could use the nrf_dfu_set_adv_name...
Hello all,
We got the fail situation and we tried to find the solution to fix it.
Our develop situation :
nrf52832/SDK 12.2.0/Windows
Our products already went to...
Hi, I have some question need your help.
I use SDK 14.0.0, S132 and peripheral code. and then I define two peripherals of function in the nrf52.
Q1: My product needs bonding...
NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, pContext );
evidently I register here a callback "ble_evt_handler" to the softdevice for ble...
[development software, with versions]
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples...
Hi,
I am working on a project that I need to trigger a device (Coded with c language) through beacons. Is there any example code or functions I can leverage for these purposes...
I am developing Beacon using nRF52832, I want to send advertise using different Channel numbers.
To implement Channel Diversity I want BLE to transmits in three advertisements...
Hi,
I would like to connect nearly 20 heart rate bands to the nrf52832 which has to configured as the central board and has to collect all the heart rate data from the peripherals...
Hi, I have a problem with my custom PCB.
Im ussing Segger in Mac, the latest sdk (15.02) and the latest softdevice too.
I have a custom pcb with a buzzer and when...