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 ...
We are using nrf51822ab, s130, pca10028. After dumping the soft device the free space left is 20kB, my code size is 48kB. I am able to dump the code into device but its not...
I am following ble_peripheral example of nrf51822 SDK 8.0. I have found ble_gatts_char_md_t , ble_gatts_attr_md_t and ble_gatts_attr_t confusing. I want to know the difference...
Hi,
I'm currently using an application that needs a very speed detection of GPIO and need to use NMI on GPIOTE.
I tryed to find how can I connect my NMI to GPIOTE but...
nrf_drv_usbd_init() calls nrf_drv_clock_hfclk_request(NULL)
however nrf_drv_usbd_uninit() calls nrf_drv_clock_lfclk_release();
Is this correct?? If so why?
Hi, I have the opportunity to bid for some research funding for my project, and I'm thinking of speccing a workstation for processing video in realtime, and sensor data in...
I am trying to add the heart_rate_meas function to the ble_app_uart project.
Is this plan possible?
However, it does not go well.
Why are you concerned with this method...
Hey Guys,
im working on some sort of application transport layer for ble and have some questions to better plan what i need and what is kind of redundant.
Is it correct...
Hello everyone,
I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi...
I'm using nrf52 with SDK version 12.0.0. I'm trying to use the FDS for my application. I used one of the existing fds example from link fds_example .
With this example...
Hello,
I am a bit lost, after concluding the application part of my project I try to approach the ble part.
I read the "Getting started with bluetooth low energy " and...
Press down PWRON1 give rise to Q2 and Q3 conduction, the 51822mcu power on and IO send a hight level to PWRON,to keep VCC_nRF.
At this time press a lot of button will not...
Is there an unsecure version of the bootloader? I'm looking for something that will take anything as an upgrade.
I figure if I'm stuck in the bootloader anything is better...
I want to set up a rPi3 as edge router for 6LowPAN over BLE. Ideally I would like to have random devices (users) come and go by dynamically connecting to the router. Same...