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 trying to increase Zigbee Tx Power to +8dBm by using the function nrf_802154_tx_power_set().
Digging into the code, I see that it is calling nrf_802154_pib_tx_power_set...
Hi,
I am using NCS 1.2 with Zephyr SMP_SVR example compiling with my own board DTS and using MCUBOOT
I have my own partitions configured in my DTS (attached down at the...
So I'm trying to start off development of my project using the PCA10040 development board. I have downloaded the SDK16 and built a couple of examples no problem using SES...
Hi,
I have a question regarding the frequency of the SPI peripheral of the nrf52.
According to the Product Specification v1.4, the minimum value for the frequency is 125kbps...
Hello Nordic Support!
The stop bit of the last character is short in the Uart output part, and the other MPUy cannot receive the character. How do I fix it until I send...
To the kind attention of Nordic support team,
I was wondering if it is mandatory that Host and Devices share the very same frequency table, with same size.
Is it possible...
Hello,
Because I have no space for additional transistors on my board I made a design with nrF52840 and rgb led connected to 5V.
Configuration o GPIO pins:
H0D1 Value...
I was wondering if I could get some guidance with regards to the effect of interrupting the nRF9160 GPS during an initial cold fix.
Consider an application which uses...
Hi, what is the accuracy of the humidity sensor of the nRF52 at low relative humidity levels (<10%)? Checking if I can trust the numbers I see in a nitrogen glovebag. Thank...
Hello ,
I am having requirement to use the mesh network with 50-60 nodes and they will be operated with one server. could you please suggest and help for the product.
Using nRF5_SDK_16.0.0 with the example: examples\ble_central_and_peripheral\experimental\ble_app_interactive. The terminal has been replaced by a PC application sending commands...
Hi,
I want to use flash area of nrf9160. To do it, I have created simple example using predefined samples on zepyhr project. My goal is to write a data to flash and read...