But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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...