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 am new in this area. I wanted to use the detect "signal" but it doesn't work as protected. This is my main :
I just try to detect when the detect signal is HIGH...
Hello,
i tried the getting started procedure with the NRF9160DK demo board but I cannot finish the whole procedure.
After activating the iBasis eSIM, I turn on the...
It's may be strange enough, but i can't see the clear answer on this question. What is the limitations for pin function maping? I need to understand which pins i can use for...
Hi,
I am surveying the zigbee example for my project.
In my project, coordinator has to permit or reject certain end device/router.
I have searched following articles...
Hi,
We want to send our board for Radio testing and the facility needs a test setup. Radio test example could work perfectly for us but unfortunately, I am unable to use...
Does Nordic Thingy come with on board SEGGER J-Link programmer / debugger like the nRF52832 DK?
If not then how to program and debug development firmware on Nordic Thingy...
Heloo, I'm using NRF 51 DK and NRF 51 822 QFAA__ mcu.
Flashing the DK is fine, all of the examples are compiling and running as expected, also the modifications introduced...
Have previously used the QFAB. Are there any settings in the compiler or debugger that need to be different ? - my understanding is that xxAB refers to both.
Understand...
I have my own code for configuring digital IO pins. I'm using the PCA 10040 devKit board. When running in the debugger, on startup, the interrupts on the input pins seemed...
Hi Team, Currently we are working with nrf52832 in one of our project and now we are going through FCC for the same. I am using radio tool code(SDK 15.3) to generate the FCC...
hey
I am using the timeslot API to be able to access the CCM peripheral while using the soft device.
For my application the nrf52dk needs to go into sleep mode and wake...
hi, i want to update firmware by OTA from sdk11.0.0_89a8197 to SDK_15.2, but can not scucess.
i tried follow command to build a zip file.
nrfutil pkg generate --hw-version...
Hello,
Here's my current setup:
I am using the nrf52840 SoC for development, which as I understand, has 2 UART instances available. One instance is being used for a third...
Hi
i am using the nrf52832 dk.
I am trying to combine the ble_app_uart code along with the fds code using ses.
what are the changes i have to make in the config file...
I changed the I2C pins to below, and it not work. so is it possible to reconfigure the I2C pin? what should I do since I already set to 8&9 in the hardware board? const nrf_drv_twi_config_t...