Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
I have a question, can nRF51822 operate in regular Bluetooth mode like a Bluetooth 2.1 device?
If answer is no then, is there any product from Nordic that operate as Classic...
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...