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.
...
Hello,
We are using the nrf connect Android app in order to scan and connect to ble peripherals.
The scan procedure is executed perfectly as we can identify and connect...
Hi In v5 one can advertise in le_coded and then a central can connect off the resulting AUX packet.
For the AUX_CONNECT packet the inter-packet delay is T_MAFS which is...
When I read Objective Product Specification v0.7.1, it seems external pull-up resistors are required.
However, when I use TWIM without them, it works out.
Do I need...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 on a custom chip.
Recently i included DFU support to our application. It turns out that secure bootloader...
Hi, I'm new to nRF52480 and Nordic SDK. It is first time for me when SDK has one big config file sdk_config.h. I started playing with examples (LEDs, serial I2C) and get it...
I am developing a PCB that contains this schematic, I can run the sw code on the nrf52832 and use the pinout, but I can't connect to nrf52832 via ble communication. I think...
Hi. My product uses nRF52840 as a beacon transmitting every 3 seconds at max power of +8dBm fed to an antenna of gain 2dBi. Is SAR testing needed for my product? Product is...
Hi,
In our application Csense driver is used.As it can be implemented using COMP and SAADC,due to mentioned limitations for COMP we opted to use SAADC.Only AIN7 is used...
Hello, I have a time critical project that requires a unique service routine, thus a specific 128 bit UUID. I am following the tutorial on custom services but it does not...
I need to make something like this and need that baudrate which are configurated in smartphone BLE app that this value be and on NRF528XX uart baudrate.
For example when...
What is the recommended way to flash firmware onto the stand-alone microcontroller. I have never dealt with a stand-alone microcontroller before.
Vineet Nadella
I am trying to get buttnless DFU working on the NRF52832_XXAB which only has 256K Flash and 32K RAM.
I have buttonless DFU working on the nRF52 DK which has the larger part...
The above is the waveform of data pin and chip selection pin.(The yellow waveform is the data pin waveform. The blue waveform is the chip selection pin waveform. And chip...
Below is a picture of advertising event current waveform:
The TWI current consumption is upto 2mA, I change the peripheral from TWIM to TWI, the current is exactly the...