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 am running my application on nRF SDK 16.0 and SoftDevice 7.2.0 but had this problem since 15.2 and 6.1.1 respectively. I thought it was resolved in an update since this...
Hello Everyone, I am using nRF52840 and i have 2 SPI slaves (Sensor and EEPROM), the sensor spi clock is use 10 MHz and the EEPROM is 40MHz, sck、mosi、miso、ss are all different...
Once I try to connect nrf52-dk development board to a personal computer, using a micro USB cable, once the USB is detected from the PC, it instantly reboot without any reason...
Hi Nordic team,
My OS is Windows 7 X64. My dongle is PCA1000 (nRF51822)
I used master control panel to connect with my target board and control it many years ago. But...
Hi all, I want to use the nRF52832 as the connectivity chip to give a separate application chip access to at least BLE and ANT capability. Ideally, the nRF would expose a...
I am trying to get the board advertiser name from the advertising data received by another scanner board. I am using softdevice S140 version 7.2.0.
The server board name...
Hi,
We are using nRF52840 MCU in High voltage configuration with DCDC enabled. We would like to measure the battery voltage which varies between 3.7 to 4.2 using a simple...
Hello,
LED 5 blinks fastly and LED 1 blink slowly on nRF52840 and I cannot see the device via USB. I have previously flashed zephyr blinky example code few days back and...
Hello:
I'm relatively new and have been using 52832 DK for several months without any problems. It is a great product. As I gained experience, I've tried programming other...
I am using openOCD as the debugger for my nRF52 device. Nothing is working anymore. I am seeing errors like:
$ Error: Could not find MEM-AP to control the core
$ Error...
I am trying to use fstorage with softdevice, I have replicated the flash_storage_example in my project. I have enabled all thing in sdk_config.h like shown in the example...
Hey experts, We encountered a problem about project porting and using KEIL compiling. Here are detailed: Our products are using gcc+makefile method to compile and generate...
Hi all
have used the LIS2DH successfully with the nRF52810, now have upgraded to the nRF52832. The SPI lines are not working at all i.e. when I scope them they are all...
Hi all
Will like to know what is the most suitable programming language to program Nordic Microcontrollers and do Nordic provide any software training for developers regarding...