Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I have 2 existing products, one using the nRF24LE1 and the other having a 2.4GHz ANT radio. Is there a way to have the 2 products communicate wirelessly? If it is possible...
Hi.
Quest to get the toolchain working under ubuntu continues.
I've done the eclipse and jlink config as explained in the nrf51 linux tutorial (with of course keeping...
In an RFID application, we have nrf24l01+ and SMT32F4xx on the Reader and nrf24lu1+ on the tag.
The Reader is acting as multiceiver currently.
Pipe 0 and Pipe 1 are...
Hi Team,
Is it possible to develop MCP like other application which runs on Linux (say Ubuntu) using BLE dongle?
Where to start for this!? Any guideline or documentation...
Can smone help me:
An error pops-up…
“
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision...
So I'm using Keil v5.18.0.0, MDK-Lite Version 5.18, nRF Beacon app version 1.4.2, android 5.1.1, nRF51822, and nRF52832 micro-controller
I can successfully connect te bluetooth...
I use nrf51822qfaa ,s110 V8.00,keil mdk V5 ide.
does advertizing data Length can more than 31 byte? why?
ble_advertising_init(&advdata, &respadvdata, &options, on_adv_evt...
hello everybody,
I'm working in a project and faced some problems : article_1 & article_2
the final thing I did is as the second article, I do bonding & added the whitelist...
I want to make a BLE central A that can only connect to a BLE periperal B, and central A can not connect to periperal C,D,E...and other devices, even if they have the same...
Hi Nordic support,
I check the serialization page ( infocenter.nordicsemi.com/.../lib_serialization.html)
And prepare a connectivity board as below for my host system....
I am working on a device where i need to sense proximity of a smart phone and then judge its exact position and then take action depending on the position. Below is my theoretical...
Hi all,
I just started exploring nrf58232 dev board. I first tried the sample blinky and PWM examples using keil through JLink debugger. After that I tried a sample program...
Hi There....
I am having nRF24LE boards with me..
I am having issue with Quick Link Test code provided by Nordic for Production Test....I am trying to compile the PER_LE1_Tester...
hello everyone..
i am using nrf52 PCA10040 board with custom application.
in that i want to estimate distance between android device and PCA10040 board when connected.
...
Hi,
I am using the nRF52 Dev Kit.
Is there a way I can get a notification after a "scan response" has been sent?
For example - the first radio_active after a BLE_GAP_EVT_SCAN_REQ_REPORT...