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...
Hi,
I'm trying to connect my phone ober BLE with the nrf52840. The first x attemps always work (connect, disconnect, connect, disconnect, ...) but after some time no further...
Hello guys,
I`m pretty new in socket programing, I have a question , is there any way to trigger an event for a file descriptor that is used in poll() function ?
For example...
Hello DevZone,
Recently I've been testing connecting multiple servers to one client and fiddling around with some settings regarding timing and packet size.
In the following...
Hi everyone,
Recently, I have bought two nRf52 DK, and I want to test the latency between central and peripheral in 2Mbps.
Can someone give me some suggestions about where...
I develop BLE Beacon device using nRF52832. I want to set the device name by combining "XXXX" and the lower 3byte of MAC Address. "XXXX" is used to recognize it as a company...
Hi,
I have a modified template of the ble_app_template example from sdk 15 NRF58240-dk pca 10056 s140.
I have written a custom function as per this tutorial : https:/...
Hi,
I followed the "Getting Started Assistant" to setup SEGGER Embedded Studio, but after opening the GPS example for nRF9160 i end up with Import Errors. 1> main.c:8:10...
My production app(sill in development technically but pre-production stable) is having issues with our SDK14.2 BLE UART application. When the generic version from examples...
I tried to add spi driver to existing BLE project but I've got this error:
../nRF5_SDK_current/integration/nrfx/legacy/nrf_drv_spi.h:120:37: error: 'NRF_DRV_SPI_INSTANCE_0...
Is there some way to configure nrfutil to produce the *.dat and *.bin files as such, without bundling them into a zip file? I tried going through the help and did some quick...
Hello, I have decided to use an external RTC ( M41T64) to wake up the nRF52832 from system OFF mode. I am also planning to use the RCT to generate generate the 32.768 kHz...
Hello,
I'm building a client/server bluetooth system.
There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on...
I see that the UICR on the nRF52840 contains reserved space for Nordic. If I am not using a soft device should we still backup and restore this space before/after an erase...