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...
I am working with a sensor which has a programmable configuration register. After changing this register, I have to reboot the sensor. To do this, I need to temporarily suspend...
Hi, I try to send data through SPIM to my panel(Sharp Memory LCM), and I success get the picture (only part of the picture).
The reason why is that function can only...
I have migrated to SDK 9.0 primarily to take advantage of some of the Advertising Mode functionality in Device Manager. While I was still in SDK 8.1, I had implemented functionality...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
I am using nrf51822 with s110 softdevice. My goal is to allow pairing and bonding to a single central device. Once its paired and bonded, it should not allow connection and...
In one of our projects the nrf51 shares the SPI to a device with an STM32 microchip. To be able to successfully share the SPI channel, I'd have to put the SPI pins of the...
Hi,
I am currently using nRF5_SDK version 11.0.0.
I have 2 nRF52832 development kits.
On the soft device side, i am using S132.
My understanding is that this (S132...
I want to make a blinky program from scratch and have no idea how to settup keil. I would prefer something step-by-step. I have been able to use the precompiled example, but...
Hi all!!!
I'm new in here.
I'm reading document with link: developer.nordicsemi.com/.../index.html
In Figure 1, I see a phare: "IoT Device". Is the "IoT Device" nRF5x...
Hello,
my setup is nrf51822, with SDK 10.
I try to create application to drive I2C components and I get compilations errors:
In function 'Hal_I2cInit':
../../../nrf5...
I notice that Gazell could only send 32 bytes per Payload in nRf51 series. So i wanted to know what can be the maximum speed i can attain using that payload.
Hi,
I would like to test the maximum efficency build, with settings like this :
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define MAX_CONN_INTERVAL...