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...
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...
Hi,
I am new to Nordic semiconductor's chips. I recently got a nrf52 and I would like to make a portable temperature sensor using nRF52 dk. I have analog sensor that basically...
im using an external acceleromter to trigger an event once the device shaked. I configured the event pin on nrf51 EVENT_PIN as an input this way:
APP_ERROR_CHECK(acc_config_motion_detector...
Hi all,
I can able to blink led in mesh synchronously, but some time it fails in synchronization. when a new node enters into mesh it takes current mesh value, but for...
Hi all,
I am using ble mesh code for synchronizing leds in mesh network. I need mesh part, but itshould not integrated with version. So i can able change state of led,...
Hi,
I am a new programmer to the NRF51 and I was wondering if someone would look at my code. I am trying to program the NRF51 to take ADC samples at a frequency of 1 kHz...
I am using nRF52832 with SDK 11.0.0 and S132_V2.0.0 for my application. My beacon is inside Refrigerator where temperature varies from -2 to 20 degree .My Beacon code is in...
Hi,
I'm working on an application with S130 central (client) connecting to an Android peripheral device (server).
I have two characteristics on peripheral device, one...
Hi,
I would like to know what is the switching time between RX ShockBurst and STBY mode?
In documentation I can only find switching time between STBY -> RX ShockBurst...
I don't have a question but am rather posting the solution in case it helps someone else out who had the same problem as me.
With SDK v9/SoftDevice S110 v8, our application...
Hi guys,
I am really confused to distinguish SMP request from pairing request.
Could you kindly what the difference?
Device(nRF51822) can send SMP reqeust? If...
So, I've began tinkering with this device a bit, and using totally stock hex files, installed via
make flash_softdevice && make flash crashes bluez with sigsegv shortly...
I am struggling with the correct value to use for DFU_APP_DATA_RESERVED in the bootloader. My application uses the Device Manager and has one block allocated for to pstorage...
My app is generating hardfualts. Based on this post I looked at memory location SP + 0x14, which points to the address that generated the fault.
Memory at SP+0x14: 8F 31...
Hello Everyone,
I am doing the rough calculation of the power consumption of NRF51 where in the radio part of the datasheet it is indicating 10.5mA whether it is denoted...