We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
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 ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi!
Background:
I'm working on a project where I try to synchronize a wireless sensor network, where the sensors are nrf52 devices. I have gotten to a point where the...
Hi,
I am trying to program an NRF51 DK to read ADC signals at 1kHz with a S130 soft device. I am completely new to programming MCUs and would you recommend using keil or...
Hello,
I'm working with a proprietary chip that has a nRF51822. I want to configure it as a BLE peripheral. I'm using ble_ app_uart example to achieve this.
I tried...
main.c
I am new to nordic devices and currently working on MPR121 touch sensor via I2C on nRF52 device. Using an existing example "twi_master_using_app_twi" as a base,...
Hi
I want to start a new app with the nrf52 to port our app running on the nrf51.
I took as a starting point ble_app_template_s132_pca10040, renamed it, and changed...
Hi!
I get the RAM adjustment warnings when running my nRF52 system:
RAM START ADDR 0x20004000 should be adjusted to 0x20001FE8
RAM SIZE should be adjusted to 0xE018
...
In my application I send a characteristic notification from inside a timer callback function. This causes a restart of my application if I am connected to the board. But my...
It has developed a eddystone-url in nrf52 device based on the current nrf5-sdk-for-eddystone project.
But I would like to know the Nordic's policy about this.
In other...
Hello Everyone,
I wrote the simple software for long push 3 sec and long long push for 5 sec and it is working fine as expected but can anyone suggest me how to create...
Hi there.
I'd like to start measuring the current consumed by a custom board with an nRF51822 on it in various states using a scope. I've read the DK user guide advice...
Hi,
We've developed a prototype for a client and just received the nRF51 chips for production. Problem is that the chips that just arrived is an older revision than the...
Hello, I Preparing the KC (korea-certification. about bluetooth)
KC requirements as follows:
Set Test Modes
Set Continuous modulation mode
Set Unmodulated Continuous...
Hi all,
I'm having a tight deadline upcoming and have run into an anoying problem.
I'm using this NRF51 breakout board: ohtcom.com/.../nrf51-m0-module
I ordered a...