We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
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 am using nRF 9160 mqtt_simple example to connect to a custom mqtt broker address as shown below
The following is the mqtt.fx application
I changed all the necessary...
Radio callback not occure after advertising stops.
I changed ble_app_beacon example to support timeslot as follows.
I put "NRF_LOG_INFO("radio_callback:%d", signal_type...
Hi, We are using nrf51822 in our device and Device firmware update is implemented in it and we are being able to do the device firmware upgrade by using nrfConnect app. Now...
1. Some Bluetooth originals will provide software and hardware tools for Bluetooth keyboard production testing. 2. Does Nordic provide production tools for similar use? 3...
What is the best way to send about 1600 bytes of sensor data using ble5.0? I would like to receive about 5 times per second. Also, is it possible to configure 1:n like this...
Hi I'm a bit new to programing with nordic.
I'm trying to use the nrf_gfx_background_set function to display an image on an epaper panel. I've already written code that...
Hello, Nordic.
I am developing a project that is based on interactive services that exchange data through BLE connections.
Everything is good except for service discovery...
I may be stupid, but I cannot find any indication of which device is currently handled by the nrf9160 DK probe in the nRF Connect Programmer or Segger IDE.
As far as I can...
Hello, i have a question about keepout area under antenna trace in multilayer pcb. I have a 4-layer pcb, but substrate height between top layer and first mid layer isn't enough...
I've been burning the certificate to nrf9160 with commands,but it doesn't work, mqtt connect will be disconnected by server when nrf9160 connect to the server.how to solvel...
Some time ago, I reported an "issue" to pc-ble-driver team to ask them to make the dongle LED shine when it's ON (else, there is no way to know if it's correctly programmed...
Hello,
My setup is the following: Up to 4 peripherals (nrf52832) and the central device is a PC running Windows 10. To make it simpler, I'm just using 2 peripherals at the...
Hello, Team.
Now I'm using four nRF52840 DK boards, and testing the 'Light switch' example.
I want to monitor the mesh system what nRF52840 DK are making.
Because...