Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
I am trying to use the RF5 BLE CLI (Nordic NUS driver).
I need a plug and play COM port for Windows, iOS, and OS/X. This has to work for a customer.
It pairs easily, but...
My team is in the process of developing a product that uses the Fanstel BC832 module and have been running into issues trying to implement buttlonless DFU in our application...
I'm developing a fingerprint-related project. When the finger touches, the fingerprint sensor generates a pulse signal. NRF52810 will triggers a GPIOTE callback, then wakeup...
I try to bonding func using ble_app_gls example.
just connect is fine.
here is ble_evt handler
for trying connect bonding, I use pm_handler_secure_on_connection(p_ble_evt...
Hello,
I would like to use the nRF52840 for a wearable. It should be powered by a lipo-battery with 3.7V. Therefore I would solder it to the VDDH and Ground Pin (VSS). Is...
Hello .
I try to connect my JLink to my nrf51422QFAA cunstom board. And I use J-Flash to test ifg it can readback and it is OK. But When I try to use nrfjprog, I got some...
We would like to create the boot settings page and merge it with the application and flash the merged hex file using J-Link and nrfjprog.exe in production.
Currently in...
Hi,
We are looking for a secure NFC solution for our application. We want to make sure the tag is secured (cannot duplicate) and the reader, which is a NRF52840, needs to...
I am using SES V4.18 with SDK 15.3.0.
In sdk_config.h, I have set APP_VERSION_MAJOR and APP_VERSION_MINOR etc...
Is it possible to add these numbers to the output file...
I recently added Mesh DFU support to a project that I'm working on but it's extremely slow. It will take at least 1 hour to update the network under ideal conditions but I...
Hi,
My stack is
s112
SDK 15.3
Segger
nrfConnect
nrf52832 DK
Power profiler kit connected via USB to my MAC to get the traces to run.
CR2032 batter removed...
Hello
I cannot load the Radio Test code onto the Nordic NRF52 devkit. I'm using SDK15.3 and the project located at C:\nRF5_SDK_15.3.0\examples\peripheral\radio_test.
The...
Hello,
I noticed this weird bug that coincides with the SD card not initializing using the FATfs.
Basically, I have the SCLK pin of the NRF52DK connected to a breadboard...
Hi All: I am using NRF51802 ,SDK is 12.30 version, and softdevice is s130 2.0.1 version. using keil MDK 5.23 Version. And download the softdevice using nrfgostudio and keil...
Hello,
I have a nordic nrf52840 on board, with another MCU (Cortex-M4) on board. Both chips are connected over UART.
I want to use the Cortex chip to perform firmware...