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...
Hi,
I found that after a DFU my application is slower to start up by about 200ms. However when programmed initially (via a physical connection) its fine. Its only after...
I hope to send a message from two slave to one master using nRF52 through bluetooth.
I send a message from a slave to a master with ble_app_uart_c and ble_app_uart.
And...
I wanted to start creating my own programs outside of the SDK directory structure, but can't get the simple tutorial example to work. I've seen the issues with spaces in directory...
Using pc_ble_driver_py (version 0.15.0) to create a peripheral with a specific Device Name in characteristic 0x2A00 (Generic access service), the resulting device name is...
Hi,
I have my device based on the nRF52840 and it is working fine but we are focusing some issues given by our users.
When our device is connected to a smartphone, the...
Hi
I am having trouble changing the MTU size. I am using SDK 15.3 on nRF52832. I am developing a combined peripheral/central application, but I only need Data Length Extension...
Hi there,
I'm wondering if I need to have an SPM configure permission for my untrusted firmware to communicate with the environmental sensor via I2C.
I'm presently trying...
Hi,
I have a working project and want to use I2C 2 instead of UART 2. I have changed the .dts file:
/* &uart2 { status = "okay"; current-speed = <115200>; tx-pin = <29...
Just wanted to share my project of controlling the position of feedback servo motor with Nrf52840 by sending bluetooth commands using nordic toolbox
github.com/.../Feedback...
I used the mpu6050 sensor and did it according to 1.2 of this blog .
The driver of this sensor is in the ncs\zephyr\drivers\sensor\mpu6050 directory.Error after compiling...
SDK: NCS 1.4.0
board: nRF9160-DK
sample: lwm2m_client
# registration CoAP packet
In option enum, there is no "others". Where can I get this information?
I'm writing an application that transmits data over a mesh network of nRF52840 microcontrollers using OpenThread. I'd like the microcontrollers to prioritize sending MLE traffic...
I want to upgrade my application from v1.4.2 to v.1.5.1. but the Bluetooth init failed. So I tested with the scan_adv, which uses the same logic as my application. This also...
The device communicates okay with JLINK commander v7.00a although at the beginning it always says "Connecting to J-Link via USB...Out of sync , resynchronizing... J-Link communication...