Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
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...
this device has 2 batteries. so I am adding 2 of battery service UUID(0x2A19). but I cannot access the other of UUID via windows API. but nRF connect for mobile can access...
Hello,
I am trying to use the BMD-350 evaluation board to program a standalone BMD-350 module on a custom PCB. I have followed the instructions in the documentation to connect...
Currently, only one ble_peripheral(based on nrf52840) can connect to the gateway (based on nrf52840) .
The other ble_peripheral( based on nrf52832), will bond to the gateway...
Hello,
As our product (nRF52832, SDK14.2) is heading to radio certification, I was playing around with the DTM example but have some open questions.
I've flashed the...
Hello,
ich have a custom board (with nRF52840 chip) which is programmed over SWD. So the Port ist easy accessable. As base software I am using example/radio_test.
I...
Dear All,
We have designed our custom board based on nRF52810 chipset. wehave not used 32.768khz oscilator. it seems in code default configauration is with crystal. so please...
Hi I'm trying to get started with the the nrf52 Dev Kit and the Bluetooth Low Energy tutorial series, I've downloaded the first example "nrf52-ble-tutorial-advertising" from...
Hi,
I m using NRF52840 as a Beacon. i m using SDK15.2 ble_app_beacon.Advertising is works fine. Now i want to change advertising parameter while button pressed. Here is...
I have the eval board pca 10001. After compiling the demo app for nrf51822_xxaa (256k), keil displays "no cortex-m sw device found" when I trying to flash or debug from their...
Hi,
After provisioning a device using PB-GATT there is a 10 second delay after the PB-GATT connection is closed and the first Mesh Proxy Service advertisement is sent. ...
When I call:
zb_set_network_ed_role(ZB_TRANSCEIVER_ALL_CHANNELS_MASK);
to search for a network across all of the possible channels I can't connect. I can only connect...
Hi,
I'm wondering if it's possible to implement Wireless HART protocol using the nRF52?
If yes, can someone point me the right way (open-source libraries, etc)?
Much...
Hello,
Device NRF52 SDK15.3 SD 6.1 BLE_APP_UART
Host: IPAD mini 5th generation IOS 12.2
we are trying to configure BLE_APP_UART to communicate with IOS 12.2 device...