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...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hello,
I want to create an application for the nRF52832 using Segger Embedded Studio and the nRF-SDK. In order to have a clean and portable solution I would like to have...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
I'm using the UART / Serial Port Emulation over BLE example on the nRF52 development kit connected to a custom microcontroller.
I just need the nRF52 to simply relay bytes...
Hi everyone,
I have been looking for information about this, but I have not been able to find anything. I would like to send data employing UART, but I can not use the...
Hi, I have a few general questions on nus_data_send().
First off, is there another known way of transferring an array/string via ble to the Nordic mobile app other than...
Dear Sir,
I am working with nrf52832, SDK15 and s132 soft device.
I am using RIGADO DK .
Is it possible to continue advertising(from peripheral device) even after...
Hi All
I am doing a project which is base on SDK15.2 examples\proprietary_rf\gzll\gzp_dynamic_pairing\host\pca10040\blank\arm5_no_packs
I would like to add a timer to...
Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals...
Hello! I want to use the start time of the XOSC16M in NRF24LE1. I got ~4 ms. Can I put the processor to sleep at this time in standby mode? How to do it to wait for wakeup...
Hi all:
I see the "ant_share_channel _master_to_master" example,
this example is share_master,
my question is,
How to get p_ant_message[]?
the p_ant_message[]...
Is the recently released SoftDevice - ANT/BLE S332 SoftDevice v6.1.0 - compatible with the recently released SDK v15.2.0 ?
The supported SoftDevices listed in the documention...
Hello. A re-connection failure problem happens on our products.
chip:nRF52832 SoftDevice:S132 SDK v11.0
1. pairing and bonding on LESC 2. reset connection and re-connect...
Hi,
I have connected and SPI flash module to my pca10040 dev board. I wrote a test cycle of erase/write/verify for the entire flash and it works correctly. My initial pinout...