It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hello people, Honestly this is a problem more related to a Raspberry Pi than the nRF52832 but I'm getting same difficulties here so I will explain my situation. I have been...
Hi
I just want to read the Device Information Firmware revision string from a known Peripheral on my Central.
I Use the PCA10028 with SDK 12.3 and Softdevice S130...
Hello to all,
i've developed some application under 3.2.0 SDK. Now I want to port my application on new 4.1.0 SDK but a I have found a relevant issue.
Before migrating...
In section 6.3.2 of the NRF52840 dongle user guide it describes how to modify the board for use with an external, regulated power supply. Once those modifications are made...
In order to implement the central roll, I put ble_app_uart_c on ble_app_multilink_central and joined them to communicate with the pc.
What I did
1. Add enable in ble_app_uart_c...
Hi ,
I need to start my application using sdk5 16.0 version, which should have custom ble servivnced and dfu feature.
After getting some trouble with zephyr os, i decided...
I have used an example in the sdk 15.2.0 Pin_change_int_pca10040 and added 2 header files and 2 C files extra to this project. I have cleared all the error which came while...
Our hardware has Winbond NAND Flash chip connected to the nordic MCU(nrf52840 /nrf5340). However QSPI cannot be used as nordicSDK doesn't support NAND Flash.
I understand...
Hello,
I am using the Power Profiler Kit connected on top of an NRF52840-DK
I am using IAR and using IAR's J-LINK plugin to program/debug an application on the DK. However...
I am trying the example project ' ..\nrf5_SDK_for_Mesh_v4.1.0_src\examples\l ight_switch' and ' ..\nrf5_SDK_for_Mesh_v4.1.0_src\examples\ dimming' available in nrf5_SDK_for_Mesh_v4...
Hello,
I'm experiencing NRF_ERROR_INTERNAL from a call to pm_peer_new(). While further investigating into this, it turned out, that the p_bonding_data parameter was checkt...
Hello! If possible, I ask you to answer a practical (technical) question: how long does a typical process of establishing a communication session (“handshake”) in the BT5...
Hello, we are creating a device on an nRF52832. I started our project based on the examples/ble_peripheral/ble_app_uart project, which worked fine. However, I needed to modify...
Hi,
I'm using the latest master branch of nRF Connect SDK and I'm having problems with building my project after the commits of the past few days. I went to check what have...