Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hi
I got my new NRF51 DK. I was able to test it with blinky using mbed. I had to add the add the device nRF51-DK. then compile it and drag the .hex file into the mbed drive...
When I first got the nRF51-DK board... I was able to see this board on nRFgo. I then added the s130 hex file to it.. Since then when I connect this board, it does not show...
Hi,
Everyone,
I am trying to achieve minimum current level, I can possibly achieve, with continuous BLE transmission
so, I tried running BLE_POWER_PROFILING_APP given...
Hello to everybody.
I've buy a nrf51822 module with a motherboard.
i struggling to programming an uart over bluetooth example but i think something missing.
With nrfgo...
We configured nrf24LE1 as PRX and nrf52 as PTX and the packet sent out every seconds.
The nrf24LE1 will only received the packets every twice packet sent out and both packet...
I tried to use difference Data Rate for testing the transmit distance. Don't know why using the 250k bit is worse than using the 2M bit & 1M bit. The distance will decrease...
I am debugging a small program for the nRF52, which uses the App Timer and communicates over UART. I am trying to keep up with bug fixes, and so I'm using SDK 11.0.
The...
We have an application that requires a fairly quick disconnect (under 250msec) when the RSSI exceeds a threshold, for example -80db. Unfortunately, around 1 out of every 4...
I am trying to program a nrf51822 module using the nrf51-dk.I have made connections as per the nrf51-dk user guide, but sme is not working...
I am using the Vdd of the...
Hello all,
In a network of sensors with power constraints in a room which protocol is the best?
Newer devices seem to use BLE but I don't want to discard good old nrf24l01...
HI, I try to turn on the OLED.
I can not confirm that the lights turned on
I want to change background color.
What should I do?
Currently being output as shown...
I have installed Keil v5.18a
and have installed MDK for nRF51-DK.
Examining the basic LED blink examples showed that in some projects, the 'bsp.h' which would be the header...
I just setup Eclipse and trying to compile.. I was getting warnings.. I think I have installed all the relevant packages.. But still getting following warnings. Am I missing...
Hello! Developer,
Does anyone know how to transfer and store the value as big endian on memory address on nRF51 and send it over BLE to display value on MCP as big endian...