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...
I have a new nRF52-DK (PCA10040) and I'm trying to make some examples using arm-gcc. With freshly downloaded nRF5_SDK_11.0.0_89a8197 and Makefile.posix modified to point to...
What is the status of I2C pins and GPIO pins in the System OFF mode? Do they float once the SOC enters SYSTEM OFF mode? Here the accelerometer we are using consumes high current...
I tested Auto connect with NRF52832 UART APP(S132 softdevice), and nRF Master Control Panel APP.
I tested with samsung s3 neo and Moto G3 , but it is not working. In which...
I am currently using the watchdog in conjunction with RTX and a softdevice on the nrf51.
I am wondering if the default priority for the watchdog's interrupt works well in...
I am simulating button presses on a peripheral nRF51 device to determine average battery life. I send "button state" to central in a timer every 10s, with which I simulate...
Hi,
In my app , using SD130 , when i check the registers state while debuging i find that the RNB is powered on.
Do the SD130 power it on automatically? (because...
Hi All, We would like to use Alert Notification Service and UART service in our application. Here Our Peripheral will be Alert Notification client and UART Service server...
Hi, I have done the following:
Built a custom board with a brand new 128Kb nRF51822. On the board I only have the 16MHz xtal.
Routed out SWD IO/CLK and connected...
Apart from using nRF-Ready mother board, is there an option to program nRF2460. Probably through serial or third party SPI programmer? If yes, which one?
Is it possible to have one nRF2460 based transmitter to be received by multiple nRF2460 based receivers, or is the pairing one-to-one? In the datasheet, it says "The only...
Hi there,
I'm currently using the nRF UART app for iOS (v1.0.1), and I noticed it doesn't work the same as the Android app (v2). The key difference is the ability to select...
I am using external Crystal for my custom chip using nrf 51422 controller....
Just wanted to confirm is my setup for the external crystal (16 Mhz) is correct...
It is connected...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I'm using [nRF52_SDK_0.9.2] and original module. As a tool, I use the keil.
"NRF_POWER-> SYSTEMOFF = 1;" in the SDK example hrs also written, does not enter the system...
Respected SIR,
We procured nrf8002 BLE for our product. Currently we are in developing stage. We are using arm coertex M4-32bit based Teensy3.2 board as master. We havent...