Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi all,
BACKGROUND:
I'm working on a project where we use the nRF51, and our first prototype boards just arrived.
So I've made some power measurements trying to calculate...
Hi,
Currently i am using ble app uart as a reference example and nus service with soft device S130 for our project. I want to use multi role example (central and peripheral...
Hi !
I'm trying to run the BLE bootloader example ( here ). I succesfully programmed the SoftDevice and the DFU bootloader :
The device start in bootloader mode ...
Hi, few days ago when I attach the nRf51-DK and try to read the content, the nrfgo software freezes or crashes.
If it freezes i can see clearly the content stack of the...
Does anyone know what's the maximum acceptable input timeout_ticks of function
uint32_t app_timer_start(app_timer_id_t timer_id, uint32_t timeout_ticks, void * p_context...
Hello,
I really need the ability to switch between different advertising messages. Could you please (please!) add a callback after an advertising message has been sent...
We are using the NRF board to act as node.
Samsung Galaxy S6 device is being used as the Router. We are trying to ping the node using ping6 command.
The issue is that the...
I have a working peripheral NUS application to pair/bond by entering passkey in the nrf master toolbox android application.
Now i want to replace the mobile witha nrf 51822...
nrf51822bluetooth low energycode 10
twiddle gravatar image
twiddle
1
asked May 9 '16
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just...
Hello Everyone,
I am designing the prototype using NRF51822 and i have choosen the DC DC power mode but the real problem is most of the time my radio will be sleeping so...
I have nRF52 Development Kit (PCA10040). I'm using Keil uVision.
I want to measure RSSI of some beacons and if the signal is strong then send MAC of this beacon over UART...
Hello Everyone
I'm trying to debug ble_app_beacon project, having the following error when trying to launch the debug session:
Error in final launch sequence Error executing...
Dear Sir:
I have a (BLE + 2.4GHz)Mouse project, But now I had some problmes. Please help deal,
Thank you so much Sir.
a). My program modification base on "nrfready_desktop_2_v3...
Hello all,
Just to note any versions that need saying, I am using
SD 110, V8
The 10.0 SDK, freshly unzipped
The dual bank BLE bootloader, unmodified
Arm...