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...
Of course accurate power consumption isn't possible to predict. However, it would be helpful to have a couple of basic numbers so we could do some back of envelope power calculations...
Hi everybody,
I am having a problem using pwm with ble_app_uart example, let me explain, I want to control a servo motor via Bluetooth, so I use the ble_app_uart example...
Hello, I've read here https://devzone.nordicsemi.com/f/nordic-q-a/24490/nrf52-dk-changing-reset-pin-from-p0-21-to-somewhere-else that reset pin cannot be reconfigured to any...
Hi Nordic,
I am using NRF52832/NRF52840 SDK 15.0 to design products. And I found a strange problem that the connection will be terminated by iOS device when connection...
Hi,
I'm developing a BLE device which has one custom service and three characteristic, each characteristic has read/notify properties. My proglem is, when my device connects...
Hi all,
I want to make a windows application that can switch the light of the CoAP server example. The CoAP windows code is not the problem.
Question is, how this can...
LIKE one of your collegue told me i tried to this...but it doesn't work on the dongle..
Dongle: SDK15.2.0\examples\ble_peripheral\ble_app_blinky\pca10059\s140\<your favorite...
Good afternoon,
I am trying to get cell-tower information from ZTE-M/NB-IOT cell-tower information, in particular RSSI.
In addition - a constant refresh-rate, ideally...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am trying to support old phones without BLE 4.2 data length extension.
I have read https://punchthrough.com/pt-blog-post/maximizing-ble-throughput-part-2-use-larger-att...
I am working on a project where I need to transfer the data from nRF52832 to ESP8266 through UART. I made the connections RX to TX and TX to RX.
I am using ble_app_uart_c...
Hello everyone,
I am having a problem with powering my nrf51822, I have 2 Li ion batteries to power my nrf51822 and a stepper motor, I put the batteries in series to have...
Hello,
Kindly asking for some guidance... We're working on a solution that requires us to distribute unique data sets (i.e., each nodes gets a different data block, approx...
I am using sdk15 with softdevice 6.0.0 for proximity profile. By keeping bootloader as stable can I change the location of softdevice?? I want to use bootloader at the 0th...
Hi!!
I changed the example of SDK14.0.0's ble_app_uart and I am doing low power consumption.
I used timer interruption and now I am driving with power consumption of 1...