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...
Hello,everyone,
I have successfully installed nrfutil using pip install nrfutil, but when I type nrfutil in the terminal, it shows -bash: nrfutil: command not found, how...
Hi,
We were trying out the long range central and peripheral examples found in github with the nRF52840 DK boards but we are not getting the specified range(We did switch...
Hi everyone, I have nRF52840 DK and I want to write an application program that uses multiple wireless communication protocols (e.g BLE , Zigbee , Thread) and can communicate...
Hi,
I am trying to add Nordic UART service(NUS) in ble_app_relay_rscs, but after adding nus service in application device is not advertising and there is no print in serial...
Hi! I am trying to read the voltage of a LiPo battery as explained in this blog post. The code on github however, is not compatible with the latest SDK for the SOC (12.3)...
Hey guys,
we are currently evaluating the pc-ble-driver-js. We want to get it running on a Raspberry Pi 3.
The Nordic nRF52840 module was flashed with SD Version 6.1.0...
Hi,
i am using nrf51822 interface with mpu9250 and i want to detect a tap without using of DMP feature of mpu motion sensor. my application requirement is low current consumption...
Hi,
sending some data from nRF52840 (DK or dongle) to a host computer via USB. When nRF52840 is connected to a "powerfull" host, all goes ok; when connecting to a "less...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
hello,
Now i transplant pwm_library programming to ble_app_uart_c(central) in SDK15.0.
But i found the program cann't run in NRF52 DK.
I found it build no errors but...
Hello,
We are evaluating now a new project and I am struggling to get a feeling about one moment of Thread network and its particular implementation with nRF52840.
In...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
Environment: nrf52832 , nrf5SDKforMeshv310src , nRF5_SDK_15.2.0_9412b96
0.did the switch_light sample use FressRTOS ?
1.if not use , can i use FressRTOS directly ? does...
Hi,
I have a device with two models, the Generic OnOff Server is located on the second element. When using the "Node Control" to change the "GenericOnOff state" the app...