I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
Hello All
Hi, I use nRF52832 with SDK11 Version. But SDK11 didn't provide any CSCS central example. Anybody wrote ble_cscs_c.c for BLE / Cycling Speed and Cadence Service...
Yo men,
I study this web
infocenter.nordicsemi.com/index.jsp
Experimental: Flash Storage
I have 100 bytes data need to read/write/store.
So I think even this is Experimental...
Hi guys,
I compile a provided example with my nRF51_DK and it works well. But when I re-run the program, it will be block in function "sd_rpc_open()". The only solution is...
@Vidar I'm facing a issue with Debugging using Eclipse, following the steps you mentioned in the tutorial "Development with GCC and Eclipse".
Made the below configuration...
TLDR: My dongle has stopped functioning. I think something was corrupted during a j-link update. I'm trying to restore functionality to the device by reflashing the master...
hi
its not working as i want . y is that?
first step i try to toggle just with one cc that is the code below
with changing of NRF_TIMER2->CC[0] = 65536; nothing happend...
I am trying to come up with an estimate for the current consumption of my application for the nRF51822 and I am getting a little bit confused.
To give you a broad overview...
The function nrf_drv_saadc_channel_init() in nrf_drv_saadc.c does channel initialization by calling function nrf_saadc_channel_init() which will set PSELN and PSELP of the...
Hi
I have asked some question about 2 weeks ago.
And I have a additional question about softdevice interrupt.
VSYNC interrupt is occurring every 200ms in my project...
Hi
I've discovered some unexpected event handling in the fds_evt_handler of the module peer_data_storage.c in the peer manager. We have the peer manager running and use...
Sorry for asking that maybe again, but it is not really clear to me.
I'm developing a Bluetooth product with your nRF52832 on our own PCB.
I have read we have to do...
Hello, I am using SDK10 on nRF51422 with PCA10028. I want to port a code written from ant_sdm_tx_cadence_s210_pca10028 with s210 v.5.0.0. to S310 v.3.0.0 to include some BLE...
Hi,
Would anyone be able to upload a template code for programming an LCD using the nRF51822 or nRF51422 with SPI?
I am using Sharp’s LS013B4DN04 Memory LCD. Here's...
Hello ,
I'm Dinesh Katkar,We as team planning for wearable IoT product,so selected Nordic sem's Bluetooth Smart SoC for our end application.
Can we control the play...