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...
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...
Hello,
I use EV-board PCA10040 and run I2C demo on path nRF5_SDK_11.0.0_89a8197\examples\peripheral\twi_sensor\pca10040. I measured the current over 5.7mA .if modifing the...
Hi.
I've got little problem with the uart connection to one peripheral. It's a normal 2-line connection without HW flow control. I'm using app_uart_fifo. HW is nRF52 with...
Hello,
i have a problem with the PCA10040. I try to set up a ANT Transmit Channel.
If "ant_channel_init" is called from main everything works fine.
But if it's called...
Hello,
I am developing in NRF52 with SDK v11. Initially I want to use CMSIS DSP library for statistic and FFT functions. However, I read that CMSIS Pack is not supported...
Hi,
I wrote a functional firmware which has been tested and valited on a nrf51822 QFAA, but unfortunately I need more RAM to fit the requirements of my application so I...
In the Android version of the Master Control Panel I'm sure that earlier versions of it hid the 'Connect' button for non-connectable devices. It seems they all have it now...
I'm starting to get things moved over to Peer Manager in SDK11 and when I call pm_conn_secure I get NRF_ERROR_NO_MEM. When reading the manual it states that this error means...
I'm using sdk10, I tried the bonding feature using device_manager and it's working. but then when I perform DFU, the bonding information is erased. I can't modify the bootlader...
There's a note in the migration guide which says .. very ominously ...
Applications must not modify the SEVONPEND flag in the SCR register when running in priority level...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
Dear Sir
In nRF51822 xxAA (Ram is 16kB),
softdevice(s120) is using RAM (address: 0x2000_0000 ~ RAM_R1_BASE).
I think that SoftdDevice region is used, after sd_softdevice_enable...
Hello,
It just a diode drop away from 3.9 to 4.2, and 20% typical of a Lipo discharge, just wondering whether the IC design and process is really that tight. The nRF52...
I recently tried to add security features (encryption, no MITM) to my application, and I am using nRF Sniffer to verify. nRF Master Control Panel gives me the request for...
Hi,
I'm newbie in the RF Design. For my project nRF52832 chip is being used for BLE and NFC. Have a query regarding the NFC section which is listed below-
Please refer...