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.
...
Once again I'm turning to this forum for help, as I'm stuck with an unusual issue. We have a custom board, which is supplied from one CR2032 battery and can also be suplied...
Hello,
I am having an odd issue when loading an app that uses FDS with softdevice, if I load the app without a bootloader the FDS library seems to work just fine but if...
on connection, the modem gets reset after ~ 1 minute from activation:
log:
[00:00:00.421,386] <dbg> nrf_cloud_transport.nct_topics_populate: shadow_get_topic: $aws/things...
I would like to implement functionality to use a digital temperature sensor TSYS01. I cannot find that this already is implemented in Zephyr so im wondering how i in best...
Hi there,
I want to use a LiFePO4 Cell to supply the nRF9160:
Is the MAX17224 suitable to power the nRF9160?
Is this Power "Sequence" OK? Productspecification nRF9160...
currently we are facing an issue with our testing that, our product battery is getting drained to 0 volts. we understand that we need to put a cutoff voltage from the firmware...
Hey folks,
I'm developing a long-range application with nRF52840 DK that (optionally) uses NUS (Nordic UART Service) to send data to Samsung S10+; there is no problem establishing...
Hello,
SDK 15.3.0
nRF52840-DK
s140
IDE:SES
I am running into an issue using the app timer and LPComp together. The error is NRF_FAULT_ID_SDK_ERROR, With RTT output...
Let say during the normal program flow I want to change often the edge direction which will trigger the event: rising edge, none, falling edge, none … Can I work direct with...
hi:
i want to know CKCON config is CKCON =0x01 or CKCON =0x02? because datasheet is CKCON =0x01
External data memory stretch control. 001: One stretch cycle (default)...
Hi All,
I'm working with Nordic BLE Mesh and trying DFU (OTA) provided in sdk for Mesh.
I used \doc\getting_started\dfu_quick_start.md as the guide to setup and test...
Hello,
I am using nRF52840. I am trying to get hands on DFU. Without any modifications, I am using examples as is.
1) I followed below steps to do DFU hrs_application_s140...
I am looking for some 'getting started' information on configuring the nrf52833 DK for direction finding.
I have read the thread: https://devzone.nordicsemi.com/f/nordic...
Hello,
I have made a custom board based on NRF52840 IC.
The board is using GPIOTE, SPI2 and TWI1, and when put to sleep, consume 665µA. When just initializing the SPI...