Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
Hi,
I know that there are different ways to set up the radio, but generally speaking, is there a general practice for how commercial devices' PHYs are set up when advertising...
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...