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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello everyone ,
I have question about the difference between periodic message publishing via the module's configuration and publish message by a standard timer.
I notice...
nRF52833 DK i have seen from Images of board that an external antenna will be required(there is a Antenna connector on board). I am wondering if it has built-in antenna or...
Hello,
I am on nrf-sdk v1.3.0 and mwf v1.2.0.
We are updating our product to the above mentioned nrf-sfk version and have noticed that MQTT connection gets stuck after...
Hi,
I enabled flash log backend with NRF_LOG_BACKEND_FLASH_ENABLED set to 1, and NRF_LOG_BACKEND_FLASH_START_PAGE to custom address to keep it as the starting address for...
Hi,
We have successfully created a PCB layout with a PCB antenna following the reference schematic provided by the nrf8001 datasheet. We tested and it is working fine. However...
Hi,
I am trying to interface External Flash (IS25LP064A ) using SPI example in SDK v16. I am able to read the Manufacturer_ID and the device ID from the external flash....
Hi,
Is it possible to somehow read END event register via CPU (not with ppi usage)? If yes, how? I have tried to read value on address from pointer returned from function...
Hi, I am facing an issue my product contains Ble dfu update, I tested my code without enabling DFU and it runs fine ... but after enabling dfu and creating package... I update...
Hello, everyone!
I use SDK v17 and test various functions using App_Timer. The timer function that I want is to turn the LED on for 5 seconds and then turn off after 5...
Hi,
We have been working with a coordinator and an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hello all,
I am trying to make use of some Sparkfun libraries for some sensors in my nrF52pca10040.
I am interested on I2C, these libraries use the Arduino library Wire...
Hi everyone,
I am using the PPK to supply 3V to an external device and measure the current consumption.
When I start nrF Connect, connect to the PPK and change the Voltage...
Hi,
I have a custom board with nrf9160 and I'm using it to send messages to the AWS server via mqtt. I managed to reproduce a bug where the TLS socket send function hangs...
Hello,
I want to connect my Thingy 91 to the nRF Cloud to use LTE Link Monitor and other features. The provided iBasis SIM card isn´t supported in Germany so I got another...
Hello,
I saw in a previous post that data exporting would be available in future software updates but currently, the version has been updated to v2.3.1 and I still don...