Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
I'm trying to set up a network where 1 - 4 BLE devices wirelessly talk to a computer. I'm using an arduino connected to the BLE shield.
The computer is a Winows 7 laptop...
Hi,
I'm creating a project on nRF51822 chip and I have a problem with disconnection. In my program I want to disconnect with master after some time e.g. 30 seconds. I'm using...
I'm unable to write my application code to the flash of an NRF51922 (QFAACAA). NRF Studio will let me flash the hex file but it fails verification. If I try programming in...
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...