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...
Hi, I am using nRF52 as a central SDK15.2 and SD132. I want to add in peripheral mac address which I want to put in the whitelist manually from the UART. But the example that...
Hi,
I read on the forum that DMA for UART block is not possible on nRF51. Is it true?
If yes, is there any way that we can enable this? Our application demands DMA for...
We developed device based on nrf52840 and android app based on nrf uart v2.0. The application runs very slow in google pixel 2xl., oneplus3 etc thich are updated to latest...
I'm working on certification for a product which uses an nRF52832 chip. I've found https://launchstudio.bluetooth.com/ListingDetails/14830 , which it seems I can use for the...
Hello,
I followed getting started guide given in the link below,
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/getting-started-with-nrf9160-dk
I started...
(there isn't an option for nRF Android or Mobile when creating a case!)
Next to each Characteristic is one or more little arrow icons:
Where is the documentation which...
Hi,My lord. I use SDK 15.3 to run the example ble_app_rscs_pca10040_s132/s112 in DK PCA10040. My cell phone Samsung S9 runs the latest version NRF connect 4.22.3. But it can...
Can somebody explain the differences between the 2 git repos at NordicPlayground and Rallare regarding the nRF9160DK? Rallare has more samples of interest to me but I've setup...
hi,
Development environment:
SDK15.2
NRF52832_QFAAB0
During the test, the program will enter the HardFault_Handler interrupt. The process of entering the HardFault_Handler...
Hello,
We are using PCA10059 with the pc-ble-driver as a central to connect to our device, which is based on the nRF52832.
We need to be able to connect to two peripheral...
Hello,
I'm using nRF SDK 15.0. I'm trying to use SAADC peripheral in my code. My primary code is based on "ble_app_template". I have added several services which are working...
I've been playing with Mesh DFU and I was wondering about the relay feature. When does a device know it's time to stop relaying a Mesh DFU packet? How does Mesh DFU prevent...
hello,everyone,
I use the Infocenter Guide , and
I changed my section placement marcos by the warning:
FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000...
Hi, I am trying to interface nRF52832 with KX 124-1051 accelerometer sensor using I2C. I want to read the chip ID of the slave device. The SCL and SDA pins i used are 28 and...