[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
Hi
I'm using the PeerManager/FDS/FStorage in my project since a few months. We have this software running on real hardware and on simulated environments. While researching...
Hi NORIC's Engineers:
I am a handware engineer who is from Jetway company in China.
I am sorry for my english skill to descripe my questions about NFC antenna of nRF52832...
Hi!
I'm am working on a project where there I need to connect two nrf51 modules and a phone.
Say: Module A, module B and phone P.
The setup i a bit tricky to explain...
I want to use three ADC-inputs on my nRF51832 Engineering Sample B. I read that it is possible to define several ADC-Channels and if a ADC Sample is triggered all Channels...
Hello,
i have a characteristic kept in user space with VLOC_USER. It has read/write with response props and has auth permissions set, both for read and write.
In the...
'morning, I'd like to know how to wire a BMA250 to a nrf52832 please ?
Screenshots : (BMA250) http://prntscr.com/bil9ng
(nrf52832) http://prntscr.com/bil9uu
Thank...
Hi
I've discovered last week some unexpected resets by the watchdog. I guess I've the explanation and the workaround for the behavior, but it would be great to have this...
Hi I am working on activity detection using ADXL362 and nrf52. When I am moving the accelerometer ideally I should get activity interrupt in status register and when ADXL362...
Hi,everyone,
In my project ,I want to save some data when disconnect evt happens; here is my code:
the problem is ths program always stuck in power_manage() function; what...
I'm basing my schematic and antenna design using the PCA10028 as a reference.
I'm not including the J1 RF-connector into my design. Do I still need to include both C6 and...
I only hope that their devices can link their mobile phones, other mobile phone links may not link, but I didn't want to enter a password, directed broadcast method can, about...
I am using the nRF52832 as a MCU in the wearable device,now i want to use the spi master mode to collect data and store data ,and when it is necessary,I want through the bluetooth...
Hi
I have been working with nrf8002 chip. I simply want to program the hardware in a way such that it gives out a signal that can be detected by the emulator.
Hi Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...