I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...
Hi, I use [nRF5_SDK_11.0.0\examples\ble_peripheral\ble_app_hrs\pca10040\s132],but I get error such as the following.
{
............\components\softdevice\s132\headers...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
HI, I am new to embedded system and just start to learn NRF52 DK. currently I want to configure a pin of nrf52 as interrupt. so i created new GPIOTE_Handler function . however...
hi, i am getting a lot of help in here, thanks a lot
i'm using SDK 6.0.0 for my project. and i want to use timer as a counter like as the title.
then, i fount the app_timer_cnt_get...
hello,
I am using S130 softdevice. While I am trying to connect with MCP I am getting one error with error code :0x08. and MCP is showing a message like "Lost connection...
Hi,
I have a battery powered device which goes to system off mode when it is not used. I want to do some stuff when the battery is inserted the very first time after production...
My application uses the Softdevice, app_timer and app_pwm.
So all timers are in use, but I have to measure two more pwm signals on two input pins.
(Those come from HC-SR04...
Hi,
I'm resetting the chip externally using the reset pin to not be in debug mode. I'm running the system off example here modified to not use buttons.
I have the J...
Hi,
I am looking for some assistance to choose the best way using the nrf52832 processor in a correct way.
The main task is to generate a 1KHz PWM Signal with changeable...
Hello,
I am using nrf51822 ceaa package.
What would happen if dec1 pin is not connected to a capacitor?
According to the datasheet, it is for power decoupling and...
I'm developing py script for automation testing of nRF devices.
My script is based Nordic's scripts Master Control Panel\3.7.1.8567\lib\dfu...
So, during testing my script...
Hello,
I have some devices based on NRF51822 using ESB lib and developed with Nrf51 SDK v10 (no softdevice). Since Nrf5 SDK v11 is released, the new device will be developed...
Hi,
I am curious about how the connection is keep while using the 32.768K in BLE link layer in power saving mode.
I know that the connection interval is based on multiple...
Hi,
I have two BLE centrals and one BLE peripheral. Both centrals are in range of the peripheral and both want to connect to the peripheral at exactly same time. What central...
Hello ,
We are working to an OEM Security System project that is using BLE.
The system contains at least 2 modules that communicate using the BLE technology.
One of...