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 Nordic team,
I was wondering how to determine the QDID of our product. The relevant QDIDs are 101625 and 97989. I believe the latter should suffice but I am not sure...
Sir After Flash the code to board i am getting some info message in teraterm
below i have attached the image of the teraterm
Refereed link: https://infocenter.nordicsemi...
Hello Nordic team,
I'm using an nRF52840 with SoftDevice S140 version 6.1.1 which size is 0x25000 (without MBR).
My bootloader contains the bootloader code written at...
Hi to all,
Happy New Year 2020 !
I have developped an application with the nRF52832 ( nRF52DK ) and I use the SAADC for battery level every 2 hours ( no need of precision...
Using a NRF52840 running zephyr and mcuboot, the function nrf_cc310_bl_ecdsa_verify_secp256r1() is getting stuck in a loop.
I am using NRFXLIB v1.1.0
Looking at the disassembly...
Hello,
we developed 3 devices using nrF52840 and integrating your certified Zigbee stack.
in order to obtain the Zigbee Alliance certification, the laboratory ask us to...
hi , i need help!
when i conected to the phone(bonding),then i disconnect from the device using sd_ble_gap_disconnect(),next the device advitising again; after that the...
If I develop a custom application where it will have several peripherals (with sensor function) and a central one.
Is it correct to use the same base UUID for all peripherals...
I am building a system with an external non-volatile storage (flash) which will be available for storing DFU image data received. I want to minimize the confusion and temporary...
i am able to connect two nRF52832 DK.
Now i want to send new Firmware packet over the air to another nRF52832 DK, which is connected with my DK.
So, can you guide me,...
I have nRF52832 chip on my PCB and their is one external flash which is connected to nRF52832 through SPI.
i need to read new DFU packet from the external flash and send...
Can someone please guide me how I can configure nrf52832 DK with the external RTC for time and calendar keeping. I am using DS3231 external RTC. I don't want to loose time...
Hi,
I am mapping NB-IoT and LTE-M1 indoors coverage using the nRF9160, mostly just to familiarize myself with the nRF91 DK. I have a basic application which toggles between...
I have a system based on nRF52840 (SDK 15.0.0) where while running the application I can call the below code, and it will then restart in DFU secure mode to do a firmware...
Hi,
I am adding pwm_library code in my code and added the required libraries and drivers.I am getting an error regarding nrf_svc.h file :"nrf_svc.h: No such file or directory...