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...
Hi Nordic folks!
I'm in troubles with a Nordic nRF52 DK and a SSD1306 Display. I'm not able to print anything in the oled screen, I don't really sure if it the problem...
Hi,
Greetings!
I want to use GPIO P1.07 & P1.05, which are specific Standard Drive,Low Frequency pins.
I used these same gpio pins in SPI peripheral example and...
I have written several health device peripheral simulations on the pc using Visual Studio and the pc-ble-driver. There are a few bugs in the driver, but basically it works...
Hi All,
I am trying to get this example NRF_SDK\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\usbd_cdc_acm, working on a custom board,using a BMD-340, The only changes I have...
I have a lot of issues when switch to using nrf52820.
all saadc module seems removed from the sdk, or forget to add to nrf52820.
when using softdevice, get a log of...
Dear,
When I click the "F5" key for debugging after complete compile, it requests some files as below.
Could you let me know why it requests and how to fix it?
hi. I use sdk16 and ble sample like kb or mouse. i want to save some data in ic. with flash_fstorage.
i see flash_fstorage example .it can use SOFTDEVICE_PRESENT for save...
Hello,
I am trying to find a way to upload the certificate automatically from the main.c file instead of uploading them to LINK monitor. Is there a command in nrf project...
I have a known working distribution (ZIP) file that when flashed onto a device, correctly goes into the application and is able to do buttonless DFU. This was left behind...
hi all:
NRFSDK_16. I want to get timestamp from rtc,but my device need run with low power,so when the device in idle mode(no user use),will put it in system off mode.
...
Hi, Nordic,
I have the follow questions in the nRF5_SDK_17.0.0_9d13099
1. Why in the Demo ble_app_multirole_lesc remove the BLE_GAP_EVT_LESC_DHKEY_REQUEST's process as...
Like --insecure option in the curl command, i want to skip certificate validation when make a https connection to server, so i have checked all http files in zephyr and there...
Hi everyone,
I am new to programming on such an embedded device(NRF52840DK). I met a problem recently of how to set up the PIN on the board to connect with the LPS22HB sensor...
According to the doc; * This function will block until the temperature measurement is done. * It takes around 50 us from call to return.
Instead I'd like to return the value...
Hi,
I’m developing an application using the SDK V16 , the nRF52DK (52832) as central, and a couple of Sparkfun nRF52832 breakout boards as peripherals (both peripherals...