Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
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...