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...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
When trying to build/run the btle throughput demo I get a device not supported error.
When looking in the Options - Device settings for
the project the Software Packs...
Hi All,
the logging output (NRF_LOG_...) in the SDK17 via the UART works fine on the DK board (only change from the HRS example was the NRF_LOG_BACKEND_UART_TX_PIN has been...
I am using nrf mesh SDK 4.0 with nrf52832 DK and nrf mesh android app , with the light switch exemple , i noticed that a proxy node that was successfully provisioned can be...
Hi,
My aim is on button press in peripheral side ,it should do advertise and sent data from single peripheral to multiple central(total two central).
I am using nrf52810...
Hi,
I am using nRF52840 SoC as a thread device in my application. I want to push data from sensors to cloud. So I need to configure one of my thread devices as border...
Hi Dev team,
I had an issue regarding getting the real time using RTC. I tried to follow the below dev zone blog but the CAL_RTC does not work in my code.
As such, I am...
To the kind attention of Nordic support team,
We are doing EMC pre-tests of our products using your nRF52833 .
At this stage, nRF52833 device is triggering itself a...
Hello.
I am following this tutorial, but unfortunately I am stuck at step 7. I am not sure which characteristic corresponds to the UART RX characteristic value.
I tried...
I've started an asset tracking project at the company that I work at and have tried to use the nrf9160 dev kit for the device tracking part.
I have updated the board firmware...
Hello -
We are working with the nRF52840 and SDK v17.0.0 and tuning our power consumption during System ON sleep. We understand how to wakeup the device using the RTC and...
Hi,
I have encounter a problem that the first button release event is missing if the key is pressed while powering up.
The SDK I am using is nRF5_SDK_17.0.0_9d13099. ...
Hi!
We are using nRF52832-QFAB (B0 variant) in one of our projects, and it works fine and well.
We are now in the process of using the nRF52832-QFAB-E0 in the same build...
how can I work it use nRF5 SDK 17.0.0? On https://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/ the newest pack is
NordicSemiconductor.nRF_DeviceFamilyPack...
Hi Support Team,
An error occurs when generating a signed binary file for central_dfu_smp.
Error: Header padding was not requested and image does not start with zeros...