Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
I want to upload firmware from my desktop computer using some dongle. Is there any windows compatible nrftoolbox software? I am using the nrf51822 qfaag0 chip with softdevice...
In the function log_rtt_init(), the SEGGER_RTT_ConfigUpBuffer()/SEGGER_RTT_ConfigDownBuffer() can't config the customize buffer if the parameter buffer index equal to 0 (...
Hi all, i have loaded the example on my smart beacon kit (nrf51822 chip with softdevice s110), and it runs without problems. But in this example, the "normal mode" of the...
Looking at the documentation here (for SDK 11, s130)...
infocenter.nordicsemi.com/index.jsp
I see two conflicting statements
These APIs require that the...
The examples of whitelisting that I am looking at (ble_app_proximity, ble_app_hrs_c) both create their whitelists just before a scan. I am wondering if this is actually the...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I want to use more than 8 devices with gazelle protocol, so is there any way to expand the pipe number or change the pipe addresses in runtime ? Host device will know...
Hello, I have a problem NRF905. Sending distance is 0-30 cm maximum.
I want to ask if the defective product or it may be due code?
TX RX uses the base code of the library...
Hi Team,
In current application, each BLE node (nRF51x22) need to switch between Broadcaster and observer roles . Beacon kind of behavior is required i.e. no connection...
Hi All,
Please, I have some questions about the use of iPhone wireless shutter release button:
Q1: Is it possible to connect to an iPhone wireless shutter release button...
Open the nRFgo Studio and connect PCA10028 (NRF 51DK Board) then Erase all data
Open the uVision V5.18a
Open the DTM project file of the example in the following...
Refer to the NRF 51DK Spec page, It can be support Bluetooth 4.2 spec.
In the Bluetooth 4.2 spec, The device can support the maximum PDU size of 255 bytes
Where can I...
Hi Everyone,
I face a problem regarding uploading Application Hex file, I use nRF Toolbox v 1.15.0 mobile app to upload the firmware, Bootloader is successfully uploaded...
Helo, i'm working on firmware for a device, which should be able to scan for other devices, advertise data and be connectable. Scanning and advertising works. Problems come...