[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...
Hello,
DFU tool (android) is cool but if you have a lot of devices to update it's long. Is there any batch tool that can update all devices that fit (MAC list or SSID filter...
When executing the Bond command on the 8001 and trying to pair it from my laptop (Windows 10) or iPhone (iOS 9), I receive a strange order of events to the command:
...
I'm trying to replicate an Arduino Uno application where we connect a M3Q alcohol sensor into an analog pin and feed the data into the ADC. The specific board I have is made...
Hello,
sd_softdevice_enable falls in hardfault. I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a...
HI,ALL,
i want to try to developer with bluetooth develop studio,which developered by BlueSIG.
i now download the BDS and the PLUGIN for the nordic NRF51.
is there...
Hello,
Does the S120 have support to know on which advertising channel it received an advertisment? Or some kind of feedback to know on which channel the S120 device is...
Hi,
Does anyone know the event end point addresses for the following on the nrf52832:
RADIO_EVENTS->ADDRESS
RADIO_EVENTS->READY
RADIO_EVENTS->END
The addresses for...
Hello guys ,
We developed a product that using a nRF51xx chip and now we are preparing for mass production.
The antenna was designed on PCB and for PCB we are using FR4...
There is a minor issue with the app_fifo library included with nRF5_SDK_11.0.0-2.alpha_bc3f6a0. If the app_fifo_write function is called with the parameter p_size set to 0...
Hi
I am planning to use NRF51822. Have not used these parts yet.
I have 4 peripherals and 1 central hub. All communicating in BLE. And central hub will also connect to...
In our project we are using the nrf51822. We planned to connect an external flash for storage purposes. While coding the software I got the advice to give special attention...
Hi,
I use nRF51822.
Can it judge a UID of higher RSSI level by comparing the RSSI of two advertizers with Central mode in nRF51882?
I want to know a UID of advertiser...
Hi, I use
nRF51822 Rev.3, SDK 7.2, SDK 10.0, S110 8.0, and S120 2.1 most of the time.
I mostly quote most of the codes from the SDK's examples such as HID keyboard or...