Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
I'm using the nrf51822 TWI library. I've tried both twi hardware and software master library files and see the same behavior when using both (as a side note an explanation...
Am I right in thinking that the button handler only causes an event for a button press(although I realize it is possible to configure the button such that a release is interpreted...
Hi,
I have a Question regarding one project in which 1 NRF24L01+ Module transmit to multiple devices at the same time ? How we can configure for multi transmit ? like Tranmitting...
Dear Nordic,
The guys at ARM have this community around mbed which looks great. I would like to use it, but before I do, I would like to check if their use of your (source...
Hello,
I'm trying to understand how the ble_app_hids_keyboard example works. So far, I have hooked up a few more buttons to the board and can type hello.
Now, I would...
Hi all,
In my project I'd like to use gazell for to communicate 2-6 devices with host.
Furthermore I use switching between BLE and Gazell (only 1 device support till now...
I am trying to port an application from MBED LPC1768 to a nRF51822 Evaluation board to develop a multi-function application for the nRF51822. The BLE part (developed on the...
I am hoping to develop a device that works as a remote control for a smart phone app. There will be at least 5 buttons, and as the button presses will be infrequent, I am...
Hi
How to start and stop scanning continuously in android devices ?.I found that In Nrf master control panel android app there is an option of performing scanning such...
Hi,
I downloaded and installed latest master control panel for Win7. It now crashes when communicating with nrf51 dongle. Seemed like it crashed the first time while it...
I'm using the APP_BUTTON_INIT-Function to register a button at the GPIOTE-System. This works great while running normally, e.g. I can react on debounced button_down or button_release...
Hi
I am developing for the nRF51822 a 4 layer print with a power and a ground plane in the inner layers. I will be using a balun from Johanson Technology (2450BM14E0003...
I've heard that's not allowed. If so, why?
If it is allowed, are there any precautionary steps I need to take, not to interfere with the radio?
Thank you!
Gil
...
Hello, we have a custom board based on the CEAA WLCSP reference schematic with internal LDO setup. Our supply voltage is 1.8V (VCC_nRF). Unfortunately we don't see any BLE...