Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
I looked at examples and added identical code to my own app, specifically to a) set the gatt_enable_params.att_mtu to GATT_MTU_SIZE_DEFAULT, and b) to handle BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST...
Hi,
Is there an extensive documentation about programming process of a nrf52832 using keil?
I just spent hours figuring out that I had to use Softdevice erase flash algorithm...
I just followed "Testing the example manually (without bonding)" steps to manually update firmware by Master Control Panel.
But every time, I got log message, "SERVER:...
I am implementing mqtt client on Nrf52832 with the example provided in the IoT SDK. I am looking for the correct way to make the client to run with Non-Nordic socket stack...
I've just finished my first layout for nRF51822, and I need a help with the attenna design.
The RF part of the schematic and layout is a copy of your reference design, "PCA10004...
Hi
I'm using BLE400 board (from waveshare) which have a nrf51822 chip on it. When I want to program the softdevice with nrfgo I encounter the following error:
link text...
Hi, I got a problem.
I created a timer, interval is 30ms.
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(150, UNIT_10_MS) /**< Minimum acceptable connection interval (0.02...
Hey Guys,
I am trying to create a workflow for creating new project from scratch in eclipse, traditional way with nRF5 sdk provided make file is not scalable and it really...
We are using a MMA8452Q accelerometer connected to an nRF51822 via TWI using the twi_hw_master. Reading the WHO AM I register is the first attempt to get the TWI running but...
Hi,
let's say I program flash with SD, Booloader and merged App1&Ap2 images. I need to switch application (only once, after some self tests) using some command from application...
I am having an odd problem.
nRF52
softdevice S132 V2.0.0
I have a bootloader and application. when I program them directly to the device they both work fine and can...
I need to get three ADC data from acceleration sensor with nrf51822. I tested getting a ADC data using simple_adc_pca10028(Keil_v5/ARM/Pack/NordicSemiconductor/nRF_Examples...
Hello
We are about to move an old design based on the NRF51 to the more powerfull NRF52.
In this context we would like to use some of the new API’s that has been introduced...
Recompile dfu_dual_bank_ble_s132_pca10040 example from SDK v11 with softdevice v3.0 header. DFU is advertised, but not able to connect to it. always timeout,
There are three...