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 am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hello, I'm working with an example of ble_app_uart with SofDev132. I have modified the code a bit but I still use the nrf_pwr_mgmt_run function. The power consumption is 2...
hello, i am complete beginner to this field of MCU, i never worked on nordic MCUs. i am able to program the dk-board using the usb cable and readymade hex file provided in...
Hi,
I'd like to enable paring/bonding for a minute only when a button is pressed. So I need to disable pairing. I've learned that it should be done with
in "ble_evt_handler...
Hi,
I would like to have two different twi managers. One with TWI0 and one with TWI1. But if I try to enable them I get an error:
sdk_config.h:1810:22: error: unable to...
Hello,
I am new to BLE and trying to understand basic concepts.
Connection interval ranges from 7.5ms to 4sec. Device is doing Frequency hopping on all channels from...
Dear developers,
i now use the PPK intensively. I would like to have an additional feature. So far the trigger reacts only to exceeding a level. Would it be possible to...
I have developed CyclingPower SIG service based on (a) CSCS example and on (b) old file found here, at Devzone.
It used to work, but then something happened and I can't...
Hello.
I have been working with the nrf525840 dongle using SDK 15.2.0 trying to build a UART Service. I used the ble_app_uart example project that comes with the SDK and...
Hello everyone, I want to know and how, if it is possible, to hide UUID Beacon string during the advertising mode.
My goal is to not show the UUID by any sniffer, like Master...
Dear All,
I‘m going nuts while working on the basically really simpe task of reading ADC voltages on GPIO (AIN3) between 0 and 1.25V.
The voltage should fit well in...
Hi all,
At Peripheral end, I will get an callback "BLE_GATTS_EVT_WRITE" whenever I do a write on charcteristic write value from Mobile App.
Can you please point me to...
Hi all,
I use nrf52 for continuous receiving when enabling the shortcut of END_START.We know when the shortcut of END_START is enabled,the radio start task is triggered...
Hi guys.
I'm using the nRF Mesh LED example and I'm using my Android/iOS phone as a provisioner. After provisioning, I was curious whether the phone can visually represent...
hi...
i am using latest sdk 3.1 mesh ,nRF52832 development kit while i am building it showing error "boards.h no such directory found ", even tools are set .how to solve...
Hallo everybody,
In or project we have an energy harvesting circuit. Because of this energy harvesting from an piezo we don`t have enough power to charge all supporting...