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.
...
I am using the nrf51822 ble with s130_nrf51_2.0.0_softdevice and want to know if the broadcast can start at a given time, and if the adv_ interval can change everytime? (such...
Hello, basically I want my nRF9160 DK to establish a secure connection with DTLS by using mbedtls .
What I'm trying to do
I'm currently working with the LwM2M sample...
Hello,
My NUS services work fine i can transmit and receive data over UART , but i still get this error in my nRF Toolbox (UART) . Any help will apreciated
Some user datas have been stored in a special page of flash in nRF52832 . However , I need to reprogramme the chip through bootloader , and make sure the user datas not being...
Hi,
I am trying to evaluate the nRF52840 development boards and configure as a simple switch and light node.
The first issue I have had is that on a Huawei phone the nRF...
Hello,
I am trying to find out where to put my persistent storage data in flash.
I have to set start_addr and end_addr, to use fstorage, but I dont know what addresses...
Dear Nordics,
i'm getting started with development on Laird BL651.
Issues as follows:
It appears to be neccessary to switch to internal RC oscillator and adjust the...
Hi,
We are facing an issue related to battery life. We are using sdk 15 and SD S132(7.0.1) and we are able to archived 30uA current consumption, but we want it near to 5uA...
Hello,
I am using SDK v11, SoftDevice v132 and Keil Uvision 5 to program on my nrf52832 SOC on the development kit(PCA10040) for our project. I need to save a few uint32_t...
I am trying to evaluate the nRF52840 and can't find the source code for any of the project - only the hex files to run applications.
Where can I find the source code?
...
Hi,
We have developed a mouse with nRF52832 using the ble_app_hids_mouse example.Now, I would like to add consumer usage into the hid descriptor to control media. So, I...
Hi,
I am currently working on nordic PDK. And I am interested in flashing nRF52840 through FTDI SWD interface. I want to know whether it is possible?
If yes, what will...
Hi,
We are trying to develop custom uart bootloader firmware without using MBR. also we are not using softdevice.
Here are some linker definitions which are implementation...
Hi! I'm working with a custom board, where pin p0.18 is connected to an external button.
I've read several posts, including this one which say that one must remove the ...