Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
In SDK 15.1.0 NRF_LOG_STR_PUSH_BUFFER_SIZE is defined twice in every sdk_config.h in the SDK. For example in the ble_app_template/pca10040/s132/config/sdk_config.h:
Hello,
I'm trying to update an application with a dual bank over BLE, but first I wanted to try on the given examples so I'm sure that I'm creating the .zip files the...
Hi there,
we are currently looking for a suitable hardware + software with Bluetooth 5 support. All of our software projects are build and developed with KEIL MDK/ uVison...
Hello,
I integrated your firmware (iOSDFULibrary) in our project but I got error when I tried to make the DFU to our Nordic device.
Error : Error raised when the CRC reported...
Hi all, I'm brand new to embedded systems development and I'm having some issues getting the Mbed OS onto a custom PCB. The PCB we're using has a Fanstel BT840 chip.
The...
so i am trying to understand the code , and i would be really grateful if u help me .
what i am trying to do is send data from one DK to multiple DK. i am not able to figure...
Hello,
I am trying to connect RuuviTag to nRF Connect Power Profiler, but I get Failed to start the PPK error.
Computer: macOS High Sierra 10.13.4
nRF Connect v2.5....
Hi everybody!
It seems that there is not a huge choice of cross-platform frameworks to develop desktop applications for BLE (without serial dongle).
Nordic Semi seems...
Hi,
Just want to know is the pyACI is a python based tool to provision nrf Mesh Nodes over serial Port?or over PB-GATT or PB-ADV?
Can it be used to provision other vendors...
My setup is NRF52DK+SD132_V3.1.0+SDK_12.2.0.
While playing with my peripheral I setup a whitelist, the default whitelist filter policy seems to be BLE_GAP_ADV_FP_FILTER_CONNREQ...
Hello everyone,
I want to establish serial communication between 3 nRF52840 dongles using mesh.
Can you suggest me the steps from begining. Also i have read the documentation...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I enter break points inside ble_evt_handler, it always ends up at...
Hello,
I am trying to get Keil to work to program my Custom PCB. I am using Keil uVision5 MDK-Lite Edition
SDK: nRF5_SDK_12.3.0_d7731ad
Device: MDBT40-256R V3 (nRF51822_AC...
I need to incorporate eMMC in my code.But heard that it is not compatible in nrf52. So I would like to know how to include eMMC code right from the beginning the algorithm...
Hi,
I was able to run hid mouse example on my laptop. But when I tried to do the same on my other laptop it failed to execute properly, although the bluetooth pairing was...