We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...