I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
I experience a weird phenomenon in which my BLE device name that is advertised doesn't match the one I programmed. This only happens in iOS. Tested with Nordic App, so I assume...
Hi, I tried to make Scanner(S130).
I use SDK 9.0.0 and S130 1.0.0..
I was able to pairing and exchange data at 16bit service and 128bit custom service.
but, if peripheral...
NRF5x v1.2.2 Plugin
BDS V1.0.2095
Windows 7 Pro
Create a new project
Import Profile: Cycling Power
Generate Code For: Server
Select Plugin: Nordic Semiconductor v1...
Hi! I'm running the Espruino JavaScript interpreter on a Nordic nRF51 (actually the BBC micro:bit), and I am finding it will totally reset itself when trying to erase a page...
Hi,
I'm trying to design the solution of this problem: I need to detect when a peripheral module goes off-range vs. an associated central device (smartphone/tablet).
The...
Hi,
I'm trying to debug my program after trying out the DFU example (specifically dfu/bootloader/pca10040/dual_bank_serial_s132).
Using my Segger J-Link, I run 'erase...
Hi,
I'm using the nRF52832 QFAAB0 with IAR Embedded Workbench IDE.
I have "nRF5x_MDK_8_5_0_IAR.msi" installed.
Inside IAR i have the device selected as "NordicSemi...
I'm trying to write a small program in mbed that relays incoming UART BLE messages to the USB UART.
What is the proper way to setup notifications?
Right now, if I call ble...
Hi,
Warning: This might be a bit of a rant.
Is there going to be an effort made to make more of the nRF52 hardware drivers compatible with FreeRTOS?
Hopefully constructive...
Hello,
I am starting from ble_app_multilink_central example in SDK11.
Per the comment, when updating the number of central links, RAM setting should also be updated...
Hi,
i am using pca10028 with S130v2
We'd like to use a couple of services as we have to deal with a number of external interfaces.
Sadly we cannot get more than 4 services...
Hi there,
I'd like the ability to hold some data locally then resynchronize once the central reconnects.
Are there any example projects that demo this?
What is the...
Hi,
i am not able to send (write characteristic) from android at a higher transfer-rate than 2.3 kbit/second.
With another Bluetooth LE peripheral i get more than 100kbit...
Hi all, i have a nrf51 Development kit and a nrf51822 smart beacon kit and I want to read them in Matlab using the bluetooth receiver of my laptop. I used the instrumentation...