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...
Hi I'm brand new to use nrf52840, but hope there is one that can help i need a counter / timestamp. If it's a counter, it still has to count even if you do something else...
Hello Everyone,
I am using Martinsbl / nrf5-mpu-examples nrf52-mpu-easydma-using-timers-and-drivers. When I tried to change the TWIM_RX_BUF_WIDTH to get the gyro data, the...
I'm totally new to Nordic solutions. I was programming a lot in assembler in 8051 era 20 years ago. Now I feel lost in that new solutions.
I have PCA10040. It is connected...
Hi everybody
I'm working on an application where I want to sample microphone data with the adc (NRF52 DK board, nRF52832) and send it over BLE to a central device. I've...
Hello, we just made a raw board with the MDBT40, which use a nrf51422 chip. I downloaded SDK version v12.3.0 (which supports nrf51) on the nordic website. With nrfGoStudio...
Hello, I am trying to use the 'nrf51-pwm-library ' on mBed with a nrf51822 on RedBearLab Nano.
I copied the nrf_pwm.h/c files and they compile, but I never get any sort...
Hello everybody ! Designing with the development board nRF52832 and SDK14.2.
My code is based on the code of the "ble_app_multilink_central" on which, I added some of the...
Hi
in pcb designing of the nrf52832 we use two oscillators one is 32 MHz and another one is 32 kHz.
can't we use both 32 kHz instead of one 32 MHz for saving power consumption...
I write the code base the nRF5_SDK_12.1.0_0d23e2a\examples\ble_peripheral\ble_app_uart
I add some button and led function in it.
and add weight measure mode with HX711,...
Hello World...
I wanna share with my new progress to implement machine learning for nRF51822. Here it is how to make it possible. after questioning to forum that using machine...
hi,
I want to know why app_timer and nrf_drv_timer conflict。App_timer is used to broadcast data。When App_timer time out ,timer1 start.
Cannot broadcast data after initializing...
Hello everyone,
I generate an interruption when an rising edge is detected on one of my I/O.
It seems that the interruption doesn't trigger correctly for an input frequency...
Hi,
(SDK 14.2, S140 V5.0-2.alpha)
I'm working on a ble project that includes to verify mac addresses.
For the Bluetooth SIG specs, when a device has a public adress...
I just update my sdk to 15.0.0, which use the softdevice s132_nrf_6.0.0. but when I try to generate the application package, I found the nrfutil do not give the sd-req code...