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...
OS: Windows 10
Target: nRF51-DK
Tried to connect with nrf51-dk with Keil MDK-Lite v5.18a.
The default Jlink version used along with this IDE was v4.98e
the 'download...
Hello all,
I'm looking at the example projects and ble_app_template in particular, and have noticed something that doesn't seem to make sense...
In main(), this project...
Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution...
Hi
I want to execute my app from the RAM to test if i'll get a considerable decrease in the current consumption.
I'm using : "s130_nrf51822_0.9.0-1.alpha" &"nrf51822QFAC...
Hi
I'm trying to change TX power and measure the current consumption while advertising, (DC/DC disabled) and i get an increase of 3.44mA from 0dbm to 4 dbm. Ok That's logic...
I follow the instruction and I am able to connect to Xively MQTT service. But I am confusing how to connect to AWS IoT MQTT.
AWS claim it support IPV6 as well.
Is there...
Hi all:
Here is my develop environment and it always show the message "one or more breakpoints could not be set and have been disabled".
Is any item I missed.
OS:Win10...
The ble_app_gls example does not provide any handling code for BLE_GAP_EVT_TIMEOUT, BLE_GATTS_EVT_WRITE, nor BLE_GATTS_EVT_HVC. I'm trying to understand whether the lack of...
I just ran a few experiments on calling sd_ble_gatts_hvx() multiple times based on SDK v10's ble_app_uart example. I have configure the app so that it for each external event...
Hi, I am using NRF51 Dongle to receive transmitted data from the NRF52 DK. currently , I want to send multi packets per connection interval. my question is that does the dongle...
Hi,
I'm interested in making a beacon-style device with nRF52, an NFC aerial printed around the perimeter, and a CR2032 on the back. Is there a reference design for such...
Hi,
This is somewhat open ended question, but I wanted to know the implications of modifying the default bootloader (one that comes with SDK v6.1.0) upfront, so that the...
Hello guys,
I have a very strange issue when working with UICR 's customer register.
I am using a SEGGER Flasher Portable with J-Flash V5.10d to load a hex file (which...