You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
for a project, we need to interface an analog sensor which is not using standard protocols like I2C or SPI.
Instead, it uses 6 pins to receive commands...
Do you use code format tools for SDK? like .clang-format? Do you have own style guides like Google, LLVM? Which tool would you recommend for code formatting?
Does nFR5811 support the BLE?
Does nFR5811 support the Bluetooth5 and zigbee?
nFR5811 have Accurate positioning with the world's most popular wireless technology. how...
Hi,
I have some questions regarding DFU, Bonding and iOS (caching). In my current project I have a DFU bootloader which does not use bonds, however the application uses...
Hi all,
I'm developing an application for the nRF52832 that pairs and bonds with an app that my colleague are developing for iOS. However we are facing an issue with pairing...
Hello everyone!
I'm trying to bring up project based on nRF51802 at custom board. I know this IC is not supported but there is no options to change it. I have downloaded...
Hi,
we are using nRF9160 with primary battery, so we are calculating the power consumption for sleep mode.
While doing the power calculation I have observed that, if 3...
Dear ,
I am using THINGY:91, FW: ncs v1.0.0 (#943 from joakimtoe : pca20035_to_master )
I moved to: https://github.com/NordicPlayground/fw-nrfconnect-nrf branch master...
I purchased a module that I encountered during startup. At first I programmed the module via the ST link v2.
Example: E: \ nRF5_SDK_11.0.0_89a8197 \ examples \ peripheral...
Hi,
I have just installed nRF Connect v3.2.0 on my Windows 10 x64 PC. I have an issue using the LTE Link Monitor app.
When I click on the Search networks button, I get...
I am able to program the nRF52832 but not all functionality is implemented.
I had previously programmed the device with a Nordic UART service and then tried to program...
Hi guy,
I am new to nRF52, I read some example code and I see this:
#define SPI1_CONFIG_SCK_PIN 2 #define SPI1_CONFIG_MOSI_PIN 30 #define SPI1_CONFIG_MISO_PIN 4 #define...
Hi there,
I'm currently working on a project in which I need to be able to deactivate Bluetooth advertising at the press of a button. I am using SDK 15.3 and have built...