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, I'm testing the MQTT implementation integrated in the NRF5 SDK.
This is my test environment: - A nRF52840 board with the MQTT publisher example from the SDK. - A Raspberry...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...
We are using libnrf_cc310_0.9.12.a. This doesn't work with position independent code check box in IAR (see Project Options->C/C++ Compiler->Code->Code and Read Only Data ...
Hi,
I'm trying to enable a HW timer (TIMER1) in my BLE application. I'm using SDK 16, and following the pattern shown in examples/peripherals/timer. However, when I get...
Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we...
Is it possible to read the value of APPROTECTSTATUS via the firmware? It seems like the AP register in not memory mapped, so maybe not. But maybe there is some kind of work...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hi,
I've seen this issue in other threads, but apparently all of them were solved on a private message basis.
So basically - my application for SUPL-C license keeps getting...
I am encountering an issue with PERSISTENT_STORAGE enabled. Currently I have a device set up to rapidly send out messages to test the sequence number updating and block allocation...
Hi Team,
We are using nrf9160 DK and we are new to begin this, We updated modem firmware using programmer, Now we would like to test the modem firmware.
So here are...
Hello,
This is first time to design the PCB antenna for nRF52840 BLE Chip. Can i use the nRF52840 DK Board HW layout for reference or should i use the USB dongle for nRF52840...
SDK16
S132
nrf52832
SES / Windows 10
After much searching this site and the web in general I'm reaching out for support.
While in low-power mode I'm seeing a pulse...
Hello im an Android developer and we have an app that uses an older library but still works with are older products.
we currently use
implementation 'no.nordicsemi.android...