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 all,
I have ported my RTOS to nRF52832. It can run app and BLE properly. But when I measure the power consumption, the current is too high when BLE is enabled. Please...
Are the development boards for the 52832 certified for BT5? The 52832 chip is advertised as BT5 but the nRF52DK documentation says it is only BT4.2 compatible.
Thanks!
Hi all,
I'm interested in adding Infineon OPTIGA Trust X to nRF52840, but I can't found enough information.
Is Infineon OPTIGA Trust X hardware-compatible with nRF52840...
Hi,
I have connected STM32 with nrf52832 using STM:TX -> NRF:RX and STM:RX -> NRF:TX.
The communication works fine when i initialize UART on both devices.
The issue...
I am trying to implement a periodic calibration routine that is transparent to upper layers of my application.
I have the SAADC set up to continuously sample one channel...
Hello,
I was able to build the light_switch example using Cmake. But when I tried to build it using segger, I'm getting a board.h missing error. My build path is SDK_ROOT...
Hi! We got the mesh working with our custom model. however if we try to send a package multiple times it throws NRF_ERROR_NO_MEM error. Any ideas why this might happen or...
Hello
SDK12.3, nRF51822
I'm trying to interface the ssd1306 the program freezes in function app_twi_perform internal_transaction_cb is not called internal_transaction_in_progress...
We used nRF5_SDK_15.0.0_a53641a and nrf5_SDK_for_Mesh_v2.0.0_src.
We are following DFU quick start guide http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Dear Sir:
i seen the proximity example,the battery level measure is init by a m_battery_timer_id ,in my project ,
i need user multi saadc channel ,and different...
Hello, we are using the nRF52832 for building our custom board.After loading the example bluetooth_uart code given in the SDK, our board is not producing correct RF(Bluetooth...
Hi, I have a BMD-300 (nRF52) module that I'm attempting to program with OpenOCD and an ST-link from Linux (it worked great for nRF51 so I was trying to keep the same tools...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
I'm attempting to add the bonding components from the ble_app_hids_keyboard example to the ble_app_uart example. I've gotten everything configured to the point where I can...
I am connected with this correct com port but Device discovery is failing to start.
First it says NO response from master emulator then it fails to start. Please help me...