Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
Hi,
we are progress of designing custom board using nRF9160.
By reading nRF documentation, my understanding is GPS circuit in Dev kit is unstable/nonperforming.
Could...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK. The first time I flash to the nRF52832 a SIGTRAP occurs on sd_softdevice_enable. I cannot continue...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
When I run the demo of b le_app_hrs on my development board,I use nrf connect app to...
SDK 13, softdevice 132
function fds_register results FDS_SUCCESS
by calling the function fds_init debugger stops, see comment in function below, and i see "unknown...
Hi
I'm a total beginner here and I have the gyroscope sensor LSM6DS3 and I have the nRF52 DK
I want to read the sensor's data via I2C (i.e. using SDA and SCL pins) using...
Hello.
This is becoming a very serious issue for me. When I program the nrf52840 dongle and when I switches on the power, it automatically goes into bootloader mode, means...
I purchased a sparkfun breakout board ( https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide and schematic https://cdn.sparkfun.com/assets/learn_tutorials...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK. When I debug the application, even though the debugger is working – I can pause execution ...
I am trying to modify the central / peripheral relay example to not use the HRM and RSCS services and to use my own custom service instead.
I am following this tutorial...
Hi
I have the nRF52 Development kit and I can program it using SEGGER Embedded Studio IDE without problems. However, when I try to program it using nrfjprog, the Dk doesn...
Hi to all, I'm developing a new device that should be a multiprotocol: Zigbee (as coordinator) and BLE peripheral (with his own GATT) There is an example for this integration...
I asked a question on here couple of days ago, but I resolved that issue and have stumbled into a more concise and in the right direction. I am using ble_app_uart as my code...
I am using ble_app_uart as my code base. I included FDS.c and FDS.h when I compiled, it presented many config errors. I compared the two config files for the FDS example and...
Hi,
I have some problem about Keil hex output file.
At the end of hex file, there have some line as following image.
In (a) of above image, why "hex file" need to...
Hello again Nordic Pro's,
This is a quick question that I have not been able to find the answer for before buying nRF52840 dongles to replace our nRF51 dongles. We need...