Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
to initialize the button properly
to trigger the push event on button push and the release event on button release, do I just have to change the button active state...
Hi there,
So I am trying to get a basic mesh setup between multiple Nordic Thingy 52's and no matter what I have tried i keep failing,
I have gone through the forums...
I have an Adafruit Bluefruit Feather nRF53832 board I am considering using and need to change the default serial baudrate from 115200 to 9600.
I am told that I can use the...
Hi:
I am using a shake sensor as an analog input wake-up system. The system is not system off. The analog input signal only generates an event to wake up turn on...
I am using the UART central, integrated with peer manager and UART peripheral application from the SDK 15.3 on our custom hardware. I have 2 centrals running exactly same...
Hello everyone.
I want to familiarize with The Power Profiler Kit. I've installed proper software and been trying to connect to the device but every time I receive the same...
Hello,
I am trying to load the ble_app_hrs example from sdk15 on to my external BMD-350 module, but I cannot seem to discover the module using nRFConnect. I am not using...
SDK:
nRF5_SDK_15.2.0_9412b96
Softdevice:
132_nrf52_6.1.0_softdevice.hex
Hi Sir,
I want add NUS function to ble_app_hrs_rscs_relay sample code and I add...
Hi,
I use a central with 4 peripherals connected with BLE protocol.
On the central, I use the radio notification interrupt. I would like to know which peripheral correspond...
Hi,
I have a problem in my application, i want to add scanning feature, but
When i call sd_ble_gap_scan_start () with these parameters it returns error (0x06) (with...
I am a begineer in Nordic trying to read voltage and current readings from ADC pin. I need to read both values in parallel, with known interval. So I need to use interrupts...
I am trying to use the LTE Sensor Gateway app to send Running Speed and Cadence Service Sample Application data loaded on a nRF52832. I have managed to get this two device...
Hi,
I have a problem with timer and nrfx. I use the migration guide:
So I r emove the old configuration entries related to the nrf_drv_* drivers from my sdk_config.h...
Hello,
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I am also using the soft device as my application requires. I have been trying to put the CPU into...
Hello, When i try to use nrf9160 with the BME280 sensor over I2C i get this error
***** USAGE FAULT ***** Illegal use of the EPSR ***** Hardware exception ***** Current...