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 ...
Goodmorning,
we are looking for a development kit to test the transmission for the following purpose. We need a system with one receiver and some transmitters (up to 5)...
Hi
I want to share how quickly start developing for NRF9160 with CLion, just in case someone tried and struggled, or someone really annoyed with Segger development experience...
Hi,
I am using nRF52 as a twi mater to read some data from a touch sensor, I want to perform below operation:
twi start
twi rx register_a for few bytes
repeated...
Dear Nordic team,
we have seen your announcement regarding BLE 5.2 audio: ( https://www.nordicsemi.com/News/2020/01/Nordic-launches-a-Bluetooth-LE-Audio-Evaluation-Platform...
Hi Nordic,
we are working on NRF9160_DK board ,we need to establish cloud connectivity but we are facing sim card network issue, we have activated sim card through 'nrfcloud...
I tried to download the firmware for nRF52DK , but almost emtly file was in the ZIP package. Only this file (12 kB): led_softblink_pca10040.hex
This certainly cannot be...
Hi,
I'm working on sending reliable message from server to client. It totally works fine if the message is less than 24 Bytes but then I got error when it's larger. The...
Hi, i am trying to add on_adv_evt in ble_app_beacon example. I modified sd_ble_gap_adv_set_configure(& m_adv_handle , &m_adv_data, &m_adv_params) to sd_ble_gap_adv_set_configure...
Hi, we are using nRF9160 and would like to save a data that is written only once(should not be overwritten or erased) and accessed every time it starts. I found that flash...
If LESC is not possible I'll settle for legacy.
I'm not able to find any document or sample code to help me get started. What i need is a pointer to document and hopefully...
Hi
I want to run the serial_uartes example for pca10040, are there any changes that i need to make in pca10056 config ? or will it work as it is in pca10056 ?
I am using...
Hi,
i am working with nRF52840-DK which i received yesterday from shipment. so i want to eun the BLE peripheral application on that.
As we know if we want to run the BLE...
I see this quote in response to a question asking for examples on how to code a scan response
possibly not - but it's trivial - just encode the scan response in the same...
Hello,
I am using SES V4.5, SDK 15.2 and the "ble_app_blinky_c" and I was not able to see the programme log.
I tried setting up the file "sdk_config.h" to use the RTT...