At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
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...
I was looking at this PA/LNA example: here . I noticed something I'm not sure about, so I was hoping someone could shed some light on this.
In the diagram shown in the...
I've been working on a project, which requires data transmitted through ble to cell phone app. The user could acquire the data from the sensor when he sends a specific string...
Hi
We use the NRF51 in a mesh sensor network. We noticed in a trailer suited for cold chain transport (double metal walls with thermal isolation between) that the radio...