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,
Let's say I have a door lock module without user interface... no keys nor display but with bluetooth peripheral module. The user pays is room via the application then...
Hello,
I would like to know if it's possible to simply configure all parameters for a BLE connection by a PC software.
The goal is to manage the BLE parameters to measure...
Hi,
I want to create 1 hex file that will contain my bootloader, app and softdevice.
I know i can use NRF GO studio in order to read each hex individualy but it is of...
Hello,
I am using PCA10040 development board based on nRF52832, Softdevice 6.1.0 & SDK 15.1.0.
On the Nordic website, I have verified that Softdevice v6.1.0 supports Chained...
What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them? I noticed in other posts here that it has been recommend...
Hi!
I use HID example and try to understand in a hid service init for why report_map_data[] with a table.
What is do this array? If I use keyboard example, I should get...
Dear Sir,
I am working on nrf52832.softdevice S132. SDK15.
I am getting the following messages when I try to connect to the peripheral using nRFConnect.
The error is...
Hi,
we are testing nrf52840 together with rfx2411n amplifier to extend the range.
The problem is that we have same range and same RSI values when testing with bypass mode...
Good afternoon,
I have purchased multiple nRF52840 Dongles and so far have successfully ran blinky peripheral and master (required to adopt PCA10056) examples.
I tried...
Hello Nordic
I am testing SEGGER EMBEDDED STUDIO and I think it is little buggy.
When i simulate NRF52 application without actual device (I can not
debug on hardware...
Hi,
I used SDK_15.1.0, secure_bootloader/pca10040e_uart.
Through PC uart,it update successfully .But boot through android(linux) uart,it returned 'invalid crc'.Can anybody...
Hello,
I am working on BLE Peripheral and Central part on SDK11 for a long while. Now i want to start with NFC.
I tried to go through nfc section in SDK14 but could not...
I am observing a surge startup current of 0.1 to 0.2 mA when I am powering the nRF24LE1 module. Is it possible that the device can startup in power saving mode? Is there a...
Hi
I had used one nRF52 Kit(nRF52832+nRF5_SDK_14.2.0) to connect a BLE 6LoWPAN Border Router(Raspberry Pi 3B+Raspbian)
according to the IoT User Guide.
But in IoT applications...