I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Added the attachment
unstable_issue1.pcapng
I am using nrf8001 for my project. The OS that I used is window8.
I've got this issue when the connection is not very stable...