Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
I'm using SDK 132 (v5), kiel 5, SDK 14 and the nrf52 dev board.
I'd like my application to have multiple Offical Services (Heart rate, Humain temperature,...
Hi,
For my new project, I copied the linker script and Makefile from examples/ble_peripheral/ble_app_uart/pca10040/s132/armgcc to a folder and changed the SDK dir and project...
Hi All,
I have developed a device using the nRF51822, and the connection interval is set to ~1000ms.
When reading a characteristic from a Raspberry Pi, we are timing...
Any updates on this from anyone? Please advise
Hi,
The i2S microphone that I am using requires a over sampling rate fixed at 64 therefore the WS signal (LRCLK on nrf52...
Hi community, I'm running a 51802 on my custom board with no other parts on it, except for some buttons and leds directly connected to GPIO, and a DC/DC converter which feed...
The term 'slot' is used in the context of the Eddystone beacon specification.
I cannot find a definition of that word.
For example, the sample app from Nordic says ...
I set up an account a few days ago on nordicsemi.com and today it's rejecting my login. I then requested a new password which was sent to my email but when I copy and paste...
I am studying how to update the firmware through BLE at the moment. I used the example project of "ble_app_buttonless_dfu", but I am having many questions that I don't understand...
Hello everyone,
My job is to migrate a functionnal code made with IAR to GCC Eclipse.
When I compile with IAR and flash the hex file (softdevice and application) using...
I'm using:
bootloader_secure example in SDK 12.3.0
SoftDevice S130 nrf51 2.0.1
Is a bootloader update 100% failsafe against power loss anytime during the process...
Hi:
I am using nrf52832 and I met a strange problem:
SDK version: nRF5_SDK_12.2.0_f012efa
First experiment(NO BLE):
using example peripheral/timer:
code...
Hello Everyone, I want to use NFC on nrf52 DK to wake up the board from System off. Is there any examples similar to this situation where I can learn more about NFC and Sense...
How should we empty the receiver array after getting response from receiver using uart since previous values are also coming with new values (or) how much delay should be...
Hi,
I'm have compile error that I haven't been able to solve for an nRF51822 on mbed. I'm using this sensor library:
developer.mbed.org/.../
However, it's a bit confusing...
Hi,
I have add the beaconing example to the project, just modify examples.emProject manually. And saw the beacon broadcast "Nordic Semi Mesh" in the lightblue app.
After...