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...
We have given 1.8V supply voltage for nRF52840-QIAA in our application.
The following data is given in datasheet:
1) VDD,POR VDD supply voltage needed during power-on...
Hello,
I am having some build issues when attempting to add support for a Skyworks FEM to our application built with NCS 1.7.0 for a NRF52820 target. Our board file is...
HI All,
We are using NRF52832 for our project.
1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event?
2) Can we wake up the NRF52832 chip from...
software: ncs v1.8.0
hardware: my test nrf52833 board, with 9 antennas.
I do experiment like this:
aoa rx: in "nrf52833dk_nrf52833.overlay" file, I set " dfe-antenna...
Good day all.
Im finding my self working in a circle and not quite sure how to go about this. My USBD_HID device code with my Neopixel lib work well together. I now need...
[Environment]
nrf52833 chip, NCS 1.6.0
using uarte 1 with async API, baudrate 1Mbps, CONFIG_UART_1_NRF_HW_ASYNC=y and CONFIG_UART_1_NRF_HW_ASYNC_TIMER=2.
using ring...
Hi! We develop multilink central FW for nRF 52840 having NRF_SDH_BLE_CENTRAL_LINK_COUNT = 6. For enumerating connections and get info about concret connection, we use array...
Hi,
The customer needs to mass-produce more than 10KPCS nRF5340
Please give me the mass production scheme to be provided
1 . On the computer 1 drag 8 programmer software...
Hello, I have 2 nRF52840-dk developer boards. I'm having a strange and somewhat annoying behavior with the boards. If I haven't connected the boards for a few hours to the...
Hi everyone,
I am a beginner developing projects with nordic boards and currently am using the NRF9160DK. I just made an application through Ble MCU (nrf52840) and I want...
I am still learning how to develop on the nRF52 DK. Nevertheless there are many BLE devices in the market that change their own characteristic / attribute values after connection...
Isn't there a way to retask the JLinkARM on my Nordic PCA10028 dev kit for the nRF51 series to program the nRF51805 on the Fanstel BC805 board? Going manual with nrfjprog...
Hello,
I am a research assistant at the Norwegian University of Science and Technology. We have in the past been using the micro:bit v1 for our practical labs which purpose...
Hello Everyone,
I am working on NRF52840 development kit. I am trying to run I2c master. My main goal is to send some data to slave via I2C lines. I am using the example...
Hi everyone I have made an application running BLE and OpenThread based on nRF5 SDK for Thread and Zigbee v4.1.0 and I am facing some interference issues with Openthread network...