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 developers,
I've finally got the nrf51822 working and advertising a good signal to the dongle. :)
After doing all the steps in the NAN-36 pdf-file I hoped that pressing...
Hi all,
I'm using Timer2 while having the SD enabled, and I'm having some problems. I don't seem to be able to reliably set the periodicity of the timer. No matter what I...
I've spent quite a while getting Eclipse on Mac OSX working. I started with the original makefile but have come up with, finally, a working native Eclipse build which does...
Hi all,
I have an external dongle (Bluegiga) that is scanning for BLE devices.
My problem is this: all the BLE devices in my room are showed correctly except my nRF51822...
Is there a link where I can find all sources of applications for NRF51822 corresponding at iOS App "nRF Utility" (with explanations of use of both systems)?
Thanks for...
I 'm developing using a nrf51822
and use 256kb rom 16kb ram.
I met ram overflow frequently.
so,I want to calculate the ram size at the map file.
could you explain how...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
I'm developing using a nrf51822.
as a investigation of map file,
It seems that use the only block0 ram region.
Name Origin Length
RAM 0x20002000 x00002000
so,I suffer...
Hello all.
I have simple question.
The nRF Master Control Panel, is in this URL:
www.nordicsemi.com/.../nRF-Master-Control-Panel-for-Android-4.3
has requirement of...
I am developing using a nrf51822. I want to save and calculating year,month,date,hour,minute.
so.Is it possible to use the time.h of c statndard lib?
If it is impossible...
I would like to update nrf51822's firmware from a different microcontroller. Would that be possible? Can I emulate the serial wire debug, and program the flash directly? What...
Hi there!
I'm trying to run the 2014 arduino example code on a Teensy3.0 arduino variant. I need to know if the example file will run on the ARM core.
Right now I'm...
Hello,
I use PCA10001 v1.0(nRF51822 QFAACA).
But, S120 example is supplied with "nRF SDK v5.1" which support only PCA10001 v2.0 over.
When I tested S120+"nRF SDK...
Hi developers,
I am having a strange problem:
My nrf51822 will only start-up when USB-powered.
From no power state (battery removed and usb-disconnected):
---When...
I do not have a product (i.e. I didn't by any of the boards from Nordic) but we've built our own board using NRF51822. How do I get access to SDK/API files? The SDK is locked...