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 trying to use serial port library for simple UART comms in IRQ mode at 115200, but experiencing what looks like stuck TX interrupt. PCA10040 with SDK 15.3.
In the...
I'm using nRF Connect v3.0.0 to run Getting Started Assistant v0.9.3 and get a message it is only compatible with 2.4.0 (very old). I can install and verify Tool Chain except...
Hi
I am trying to connect and bond a nrf52832 to Galaxy S6, Android 7.0 by OOB / NFC with the ble_nfc_pairing_reference_pca10040_s132 example.
I selected LE Secure Connections...
Hi nordic,we want to config nrf52832 as a wireless full-duplex serial port transmission module through nordic proprietary protocol,so the module can send and receive data...
I have my IMEI but my pin number has 4 digits: 0000, instead of 6 digits(which is required to add the LTE device)? Please Nordic, what should I do? I have this problem for...
Hello,
I have problems setting the output RF power to +8 dBm during DTM test using the example dtm application. The example dtm application is used as it is provided with...
Hello,
i've been searching the forum for answers about Bluetooth certification but i'm very confused.
I want to use nRF52832 in my project, and i would like to make make...
I am trying to transferAdvertisement data from NRF52832 to Raspberry PI using BLE_app_UART example. I have updated the config as below,
app_uart_comm_params_t const comm_params...
Hi,
So this may seem like a stupid question but here goes. I've been trying to learn how to implement an IoT solution.
While trying to learn more about MQTT protocol...
Hi,
I'm trying to build the example found here: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/uart
and the build is failing with this...
Hi!
I've been trying to connect the nRf9160 to an AWS IoT account following the directions here https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples...
Hey guys I am using nrf52840 dongle for scanning ble beacons. I want my dongle to be power optimized in a way that it starts scanning for 10 sec and then go to sleep for one...
Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing...
hello
hi
I connect AT24C02 EEPROM with nrf52dk.
I connect SCL to 27 pin ,and SDA to 26 pin.
I open twi_master_with_twis_slave sample code and make some changes(i2c...