Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
I have a Raytac MDBT50Q-CX and cannot seem to flash it correctly. The flash succeeds, but the device is no longer recognized by Windows or (raspberry pi) Linux.
My goal...
Hi community,
I need to get data from the BMI270 sensor that is on the Thingy:53 board. I have already taken some previous topics as reference but I still haven't been successful...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...
I am having problems flashing my custom board with a nrf5340 chip. Sometimes it works, sometimes it does not, but more often than not it doesn't work and I cannot figure out...
Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
My Thingy:91 was added to nRF Cloud using "+" > "LTE Device" and then "Already have an active SIM? Skip this step" (iBASIS roaming doesn't work properly in Switzerland so...
I've been trying to get the MQTT simple sample started however after changing the hostname to "mqtt.eclipse.org" and running the sample, it stops with this error. Please how...
Hello, I am using NRF51822. I want to run UART communication on two different baud rates for 2 different hardware on pin number P09(TX) and P11(RX) respectively. I have to...
The queued writes library provides AUTH and EXECUTE events, but I think it also needs a CANCEL event.
In my code, when I receive an AUTH event I obtain the data buffer using...
Hi,
I got a brand new nRF916 DK. I updated the modem firmware to mfw_nrf9160_1.1.0 and updated the application firmware Asset tracker with nrf9160dk_asset_tracker_nbiot_legacy_pco_2019...
I have set up a PA / LNA and watched the radio details.
When the connection interval was 50ms, it was confirmed that the device was communicating every 50ms.
Look at...
Hello
I want to program and debug NRF52840 dongle using jlink But the jlink is not able to find the target . i am using SEGGER J-Link Commander V6.60d application for flashing...
Hi, Sir:
I am using nrf9160 to develop a project of mqtt and GPS, using mqtt to upload GPS data to the cloud server; I use the software and hardware information as follows...
Hi! We were wondering if the Nordic Thingy 91 has an IP-rating? How resistant is it to humidity and could it be deployed in remote locations such as a forest for a prolonged...
Hello,
I have made my custom application and added that in the SDK example folder and I am able to run the project. But after that when I was cleaning my project I got...
Hello everyone,
I trying to firmware update my nrf52832 via Tx and Rx pin uart. I create my own application using keil compiled get .hex file i upload this hex file into...
Hi,
Setting the scene:
I have several sensors that are decoded via an external device that outputs UART serial data (115200 baud rate).
The data looks like this: Received...
I am building an non-secure app and have a few questions.
1. Looking at the DTS file for pca10090 the partition table has both non-secure and secure slots for mcuboot. Totalling...