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, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
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...
Hi,
I am using nRF52382 controller and we are planning to put RTOS on it. Is it possible to use the same RTC for system ticks as well as to set current time?
In the Example "ble_app_cts_c_s132_pca10040 " messages are send to the UART output, by default the UART Hardware Flow control is active. I would like to disable the Hardware...
We have designed a product using Nordic's nRF51822 and will be selling into Korea and Taiwan market.
Recently, there is a new requirement for us to provide antenna radiated...
Hi
I started form the lbs example to build my application. I have now the following problem:
apparently the button_event_handler is only triggered when the device is connected...
Hi,
I have searched the forum, but still I cannot find answer to my question. I designed my custom board for nRF51422 and want to work with ANT (softdevice 210) (I have...
Hello everyone
i want to create button fucntion press the button for 3 seconds and then it has to start advertsing but i have excuted the button fucntion but it si showing...
I'm a new at BLE. So, as I know from bluetooth spec v 4.1 there is a opportunity to establish multiple connections to the same peripheral device from several central devices...
I want to send 500 bytes(chunks of data) for specific event so when I get new 500 bytes from sensor firmware should send all of those bytes over BLE service in proper order...
This thread provides some references for those of us who need to have firmware that runs on multiple releases, but don't necessarily know what revisions are in the field....
Hello,
We have the following Problem to solve in general:
A device should control the exhaust system in a vehicle.
This device needs to retreive the engine RPM using a...
Hi
I have a brief question to which I'm not able to find a clear response: When the SD send a notification of a change in a service value, this notification has a confirmation...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...