Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
Hallo
We want to update the firmware over the air (BLE).
What is a safty concept?
Our firmware need about 60KB flash ROM.
What have we to calculate for BLE software?
...
Hello Everybody,
I have a question about nRF51422. I want to monitor the ANT+ message from any sensor, which is already connected with the device,
Scenario : if it is...
Hello,
Im trying to create a synchronisation method for sensors using BLE. At the moment i can synchronise them within 10ms accuracy, in theory it should be within 2ms...
Dear all:
same as this issue:
devzone.nordicsemi.com/.../use-dfu-to-update-ap-over-ble-single-bank
it seem same as my way that modify modify "dfu_dual_bank_ble" target...
A big update this week for our S110 SoftDevice. Full OTA DFU for SoftDevice and Application. Also Multi-acivity concurrency for Bluetooth Smart and 2.4GHz protocols. As Developers...
Hello
I got my nRF51422 DK, and got few inquiries
For ANT,BLE DK, where can i find API documentation?
BLE can be implement on nRF51422 DK?
Is there sample project...
I have a 'fresh' nRF51822 on a board and it's not clear to me what procedure I need to follow in order to get it to work. I'm using the Segger programmer and I can program...
In the Keil debug interface, how can I find if the application is throwing an ASSERT, and which it is? I'm using the S110 softdevice. (See other question for context devzone...
Hello, I have a weird problem, the nRF24L01+ is sending a TX PAYLOAD that was left in the TX FIFO (clocked with W_TX_PAYLOAD) as an ACK PAYLOAD when switching to PRX mode...
hello everyone,
i am trying to use SDA and SCL pins of TWI other than 24 and 25, is it possible? i want to know before using other pins for twi other than 24 nd 25 with...
Hi
I try to communicate with others TWi devices using the twi_hw_master driver.
When i initiate a communication with twi_master_transfer , i don't receive any ack from...
Hi,
I have purchased the nRF8001 Development Kit and so far I wired the nRF2740 board to a FTDI VNC2 microcontroller. I have been reading about how to configure the 8001...
Hello. I'm trying to port the ble_hrs to a custom board with an NRF51822 on it, but the advertising never starts. While I'm debugging this, what should I be looking out for...
Is there an example for sleeping? I just want to put this thing to sleep drawing minimum current and have it wake up on a RTC timeout, but do not seem to be able to achieve...