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...
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 trying to read an analog value on the GPIO port into my application. Looking through the examples, there aren't any that help solve this problem as the ADC example is...
I have tried to follow the installation instructions and have installed nRFGoStudio, the Keil MDK-ARM, and downloaded the latest nRF52 SDK. I also installed all of the device...
Hello,
Iam a beginner to NRF51 and Iot.
I want to be able to send messages from raspberry pie to NRF51 dk and vice versa via Bluetooth.
Iam using a generic Bluetooth dongle...
Hi ,
I've just started using a Nordic's product : an nRF51 422 QFAC develepement Kit
I was running tests by loading examples on this board when I lost the connection between...
I am building my application up on the blinky free rtos. I want to use RTC and ble stack. i am initialising RTC1 first and ble stack stact.
The problem is that I am getting...
I am using nordic nrf8002 BLE with a breakout board & not a developement kit. I gave 3.3v supply in different combinations:
(1)3.3v to vdd pin-1, GND to vss pin-4
(2)3.3v...
Is any SDK available which has single bank BLE DFU bootloader source code?
If No then is it possible to convert dual bank BLE dfu bootloader into single bank BLE dfu bootloader...
I am trying to Migrate from Sdk 6 to Sdk 11 .
Here i am facing problem in discovering Custom Characteristics .
I can successfully add service and 2 characteristics without...
Hi!
I'm building an application with one custom service containing a few characteristics, all of which are to be indicated upon. When using the Master Control Panel Android...
How can I calculate the maximum throughput for an application running on the nRF51822 and the S110, when connecting to different kind of Central devices?
If we want to obtain sets of five "Bluetooth stylish temperature sensors, do you have a selling point in The Netherlands? If not maybe a way to obtain this by mail or parcel...
Hi!
I am coding soft for nRF52xx. Having looked through the examples I've got one question.
In the preprocessor defined:
NRF52_PAN_24
NRF52_PAN_25
NRF52_PAN_26
NRF52_PAN_27...
We have a nrf51822 chip connected to an arduino-like device. We need to use UART for communication, but without firmware modification the master chip doesn't support USART...
Hi.
I'm using PCA10028, SDK10.0.0, S130. I'm a beginner.
If I want to download hex files(soft device and fw code) though UART port, is it possible?
If possible, could you...