Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
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...
Phone Model: model MX4 from MeiZu china
APP applied: nRF Master
experiment 1:
Here in my hand, when a android phone try to connect to the device which contain the service...
I just now saw the press release for the Primo .
In theory the bootloader should just to be able to be loaded to an existing DevKit either via NRFstudio or the NRFprog...
www.youtube.com/watch
Hi,
I'm a beginner in Iot. I found this interesting video and observed that NRF51 SDK and NRF Beacon communicate with each other. I want to send...
I have12 input pins to my application. But the code fails when I try to add the fifth button.
Is there a limit to how many input signals I can add?
static void gpio_inputs_init...
Hi,
I am using SDK 11 and S130 for my ble application. S130 acquires 108k of flash memory. How can I reduce it to less than 100k or should i use S110 since it uses just...
I have OCD for compiler warnings... I must use -Wall (I'm a freak like that).
In nrf_drv_twi.c line 433 there is a function twi_clear_bus. This gives an -Wunused-parameter...
Hello,
I was working on a nRF51422 and made a project using the example ble_app_uart_c. It works fine on the DK, but now I want to make it work on a board that has one...
Hello,
Does anyone know if the information and methods given in the links below are still valid for nRF52?
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../ ...
Hey,
We're are newbies with Nordic and are trying to program BLE HRS example code to run straight on the nRF52832 (instead of the PCA10040 target).
In order to do so we...
Hi everybody! I am here again bothering you with probably silly questions. I have, on my smart beacon kit, an application that uses an ADC and then sends the converted value;...
`Hi Guys,
My project requirement is that first time i have to bond and connect my nRF8001 BLE with peer device, once connected i have to find peer device address, after finding...
Hi everyone,
I was not able to find a full example in the SDK or online on initializing ANT to work with burst mode. Also, I was wondering if it's possible to setup ANT...
Hello,
I have a design where nrf51422 works as companion chip together with an other uC as main controller (STM32F4).
I need to reset the NRF from the main controller...
Hi,
For our new product we are using nRF52832 chip for BLE and NFC. We have a query regarding the NFC section which is listed below-
Please refer the recommended EMC filter...
I have captured the ble packet showing as the screenshot by using the ble sniffer(win7 ) and wireshark.
But I did not understand the meaning of delta time (such as end to...