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...
Hi..
i am using nrf52 and my custom made android application.
softdevice is 132.
in that am able to do DFU for application file with android master control panel.
i used...
Hi.
I will make clock.
I use RTC2 + Softdevice. (PCA10040 , NRF52832 , s132_nrf52_2.0.0_softdevice.hex )
Base Source code = nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral...
It seems to me that Nordic has implemented only a part of the Current Time Service.
I want to get the time zone in addition to the year, month, day, hour, minute, second...
Hi.
I'm developing firmware based on github.com/.../S130_LBS_client_server_central_peripheral example. I installed third party Softdevice s130, and with example of peripheral...
I have modifed the nus_uart(peripheral) to add static pass key in sdk 10.I used my mobile phone to test the functionality and it works as expected[asks for the passkey when...
Hi,
I'd like to put a BLE central in low power between two scan.
actually I use the example Ble_app_uart on a dk board PCA10028
and a second dk board as advertiser with...
Hi,
I am trying to get the SPI Slave working but was hoping to find a how-to. Is there an example of the SPI Slave for the S110 Soft Device (7.3.0)?
Currently, I am...
Hello,
I am developing custom HAL driver for SPI in NRF52 (PCA10040). The problem is that using the EasyDMA MAXCNT registers value must be between 1...255. It implicates...
Hi,
I am using nrf_pwm_noglitch.c from here . Is there a way to stop the pwm cleanly?. I would like to have a nrf_pwm_deinit(); similar to nrf_pwm_init(). Currently I set...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
About "ble_app_multilink_central" for the reference.
This code shows me below sequence.
Scan->connect request->get connection...
Hi,
We have an application where we have very very slow vcc risetime and therefore we have an external watchdog reset circuit connected to the -reset/swdio pin in order...
Hello,
the available QDID for nRF52x refers to Softdevice which has no IoT capability, being this a work in progress.
When this will be ready, will Nordic release a new...
Hi,
I want to use the NRF51822 without the Bluetooth functionality. Is it possible to leave the pins ANT1, ANT2 and VDD_PA unconnected? If no, what is the cheapest way...