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.
...
Hello,
I am looking into the peer manager and the LESC module and have some question regarding what is possible to do with this.
Is it possible to manage the private...
Hi,
I am updating SDK version from 15.0 to 17. We are using nrf52840.
I would like to know if these are necessary to add, as they were added in some examples, and if so...
Hi,
i have a problem when using the ble_uart connected to Raspberry-pie withe Bluez.
after 40 seconds the connection is lost.
tried to use several examples, but most...
Hello Community I am starter in nrf51822 i want to know if anybody has code for interfacing with ADS1115 since i didn't got any of the post which would be helpful, please...
Hello,
Is there a particular test Nordic recommends to screen for latent failures in the BLE circuit? If one has access to an Anritsu MT8852B tester with Direct-Test-Mode...
Hi,
I am updating SDK version from 15.0 to 17.0.
In many examples PM_FLASH_BUFFERS was changed from 2 to 4? What is the meaning of this change? We have one peer always...
While exploring documentaion and trying to learn more about the DFU (and bootloader settings), I found info on how to generate the bootloader settings , which also explains...
I want to measure voltages at all 8 channels but when I am enabling all channels its sending the values once only and after that its not sending anything, my requirement is...
Hi,
We are aware that i2s internally includes hardware double buffering to ensure that the audio is continuous.
Is there any way by which we can avoid double buffering...
Hello,
I developed board with NRF9160 chip and I am facing issue with "at_cmd: Failed to open AT socket (err:-12)", i am not able to communicate with modem. It is not...
Hi
Can I not modify the param the radio project example,and let it run on IEEE802.15.4-2006?
and the demo example run on 2.4GHZ?
I modified two params:
NRF_RADIO-...
Hello,
I'm using nRF52480 Dongle. I executed an Erase All from SEGGER Embedded Studio. My project still works but the LEDs are not blinking anymore. The only way I can have...
Hello nRF Team,
we are using nrf51822 for one of our product. We have implemented firmware update functionality using a secure bootloader library.
After loading the soft...
Hi, I want to distinguish whether the USB is connected to a PC or a power adapter.
For my application, FATFS still needs to work when connected to a power adapter, so it...
Hi Nordic,
Why I cannot directly use segger's "Build and Debug" to download file to nrf52832, after I modify some code?
After I use nrfGo Studio first to program the...