Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
With the maximum SPI speed of 8 Mbps, I was expecting to be able to send 2 bytes in just a little over 2 us, but it takes a lot longer. It appears that the mandatory event...
Hi all,
I'm trying to follow this Nordic blog post in order to use Luna Eclipse, GDB and J-link for debugging of ble_app_hrs from Nordic SDK 6.1 on a PCA10001
It is...
Hi everyone,
I dont know if I encounter these issues because of iOS 8.0 but I'm not able to receive data from the console, send via PCA100001, on my iPhone. Though, what...
I have managed to successfully integrate BLE DFU service in my app, but updating firmware via MCP is a bit confusing.
I connect MCP to my device -> discover services -...
Hi,
I plan to have my device without any forms of external user input, like buttons serial ports, and similar.
You can only replace the battery, that's it.
I'd also...
Hi,
I tried to migrate S110 example code with uart_ble service , which is working fine on S110, to S120 v2 soft device. Fix some minor missmatch with configuration structures...
I got the errror handler in the src\gap_core.c line 1473.
It happen when i do those steps with NEXUS 7 II.
Step1:
Use the Bluetooth to connect to the nRF51422
Step2:
...
I'm trying to change channel id with no luck while I'm in EVENT_TX state. It seems that if I call sd_ant_channel_id_set while in EVENT_TX broadcast data gets reset to zeros...
I'm working in the ble_app_lbs example, with a PCA10001 eval board, softdevice 110, and Nordic's Master Control Panel.
In the example code, I've changed button 1's functionality...
Hello
for a 4 layer design with the nRF51822, how is it best to choose the layers? In the datasheet of the balun (bal_nrf02D3) there is a hint, I guess it is more or less...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
How many whitelists do nrf51822 support?
I found is can be settting in ble_gap.h
#define BLE_GAP_WHITELIST_ADDR_MAX_COUNT (8)
#define BLE_GAP_WHITELIST_IRK_MAX_COUNT...
I'm working on a project that involves an nRF8001-based device as a Bluetooth Smart slave, in combination with master-side software running on an iPhone.
When the devices...