Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hi there,
I have two nRF52 Preview DK boards, SDK 0.9.1 and 0.9.2, and SoftDevice S132 1.0.0-3 alpha. Several months back I got the Bluetooth heart rate demo from SDK 0...
Hi,
i am trying to wake up the nrf52832 from system off with a gpio interrupt.
When the signal on my gpio pin 28 goes from Hi to Lo, i trigger a callback function in...
Hello all,
I'm building a project on the nRF52382 with the S132 (v2.0.0-4.alpha). The project includes a Central device (GATT Clients) that read and write to 2 peripheral...
Are there any specs available regarding the performance of the nRF52 ADC's internal voltage reference? Accuracy (%) and temperature drift (ppm/degC) would be good. I couldn...
Hello,
I'm developing proprietary radio protocol using nRF52 (not using softdevice) and would like to know if it is allowed to write NRF_RADIO->FREQUENCY register while...
Hello, I've got a problem with an app_timer
starting from the BLE_UART example, I've set
#define APP_TIMER_PRESCALER 4
#define CLOCK_CONFIG_LF_SRC NRF_CLOCK_LF_SRC_Xtal...
Hi NordicSemiconductor's Community,
I have a basic question about the RAM and ROM management in Blogs section.
I don't understand this paragraph:
"The IRAM size consumption...
Iam using LPCOMP for my project i would like ot know where the header files are available to download, iam getting the error
....\main.c(33): error: #5: cannot open source...
Why isn't the nRF52 ADC internal reference voltage included in the electrical characteristics on the SAADC in the Product Specification? Knowing what voltage the ADC is referencing...
The table on:
infocenter.nordicsemi.com/.../gpio.html
specifies: Iol,hdh = max 15 mA for Vdd >= 2.7V.
The graph lower on the page (Figure 6. Max sink current vs Voltage...
Hi Nordic,
when 51822 communicate with an app,is the best way to use different services and characters
to achieve different passageway or use a self expand protocol on...
dear all
I have two same 51 822 device with same program, one is normal, the other can't be connected even re-power manually .The two all can be found by nrf master control...