Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...
Hi: I use dfu_single_bank_hci to update application. HCI_SLIP_UART_MODE = APP_UART_FLOW_CONTROL_DISABLED, HCI_SLIP_UART_BAUDRATE = 38400.
I use command " E:\hci_dfu_send_hex...
Hello,
In my quest of working with pstorage_raw.c I found an annoying situation when I tried to clear small portions (as I thought by using raw I would have full control...
Hello!
I have based myself on the ble_app_uart example, taken out the UART bit, and all that remains is the bluetooth functionality.
I have also implemented SPI communication...
hi guys, :)
I used SDK 6.1.0., Softdevice version is S110_nRF51822_7.0.0.
I compiled the template project. (in the "C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310...
I want to use the UART to get and send data to another MCU on ble_app_beacon of SDK 8.1.0.
But after I add the UART function to the project, the UART can't work.
Can the...
Thanks for the SDK 8.1.1 fix. Please make it available also as a .zip in developer.nordicsemi.com/.../
Currently the fix cannot be used with a GCC toolchain as it is only...
Hi,my friend
I use the nrf905,At one end Use the PCB antenna, on the outside part of the metal.Using the results, said communication distance is shorter than 40 meters, easy...
Hi,my friend,
I have been using nrf905, but its performance is very bad.
Have a compatible chip nrf905 data communications? Working frequency 433 MHZ,100 KBPS baud rate...
uart_fsm and proc_fsm never get called.
debug on the first line of the uart_fsm and proc_fsm are do not come even
gpio toggling stops once uart interrupt received. I am...
Hi there,
I'm trying to build the Beacon source code with GCC toolchain on Ubuntu, but it's not working on Beacon Kit, there is no any response from the kit. But I tried...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hi,
I'm trying to see what the communication range would be for different transmission powers. I set the transmission power to 0 dBm, and observe that I can still receive...
I'm currently trying to make my application enter into sleep mode, after some search , I found that this function can be used to reduce the power while the chip is in the...
Looking over documentation and the forums, it appears that the softdevice is not meant to be used with an application that uses an RTOS. I say this primarily because disabling...