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...
I'm working on the product using the nRF51422 QFAAE00 , SD110_nrf51_8.0.0, SDK 10.0.0. My product has the advertising flow as below
The device advertises forever...
Hello!
I have a problem when scanning and advertising at the same time with a NRF51822 and S130 v.2.0.0. (SDK11).
I can start both scanning and advertising without any...
Hello,
I am designing a PCB layout using nRF52832, I want to make it as small as possible so I am considering to route all component tracks to another layer.
I want...
Hi,
For an application I have a nRF51 at my disposal and I need to transfer about 3'000Bytes. I found in the documentation that the nRF51 can use the S130 SoftDevice which...
Hi.
Using PCApp/MCP(v 3.10.0.14), How can "BLE_GAP_EVT_SEC_INFO_REQUEST" occur?
Or will not it occur?
If it occurs, please tell me how to do it.
Thank.
Hello,
I need help about the multirole with the Freertos.
When I take the code example from Nordic "C:\Nordic\nRF5_SDK_13.0.0_04a0bfd\examples\ble_central_and_peripheral...
Example project: blinky_FreeRTOS_pca10028.uvprojx
I include SEGGER_RTT.h file.
After execute vTaskStartScheduler() function.
SEGGER_RTT_printf(0, "Hello World from SEGGER...
Using C11 compiler, and a Makefile from a template, where the Makefile defines CFLAGS with -Werror I get:
.../components/libraries/util/app_error.c:47:5: error: narrowing...
I running the (nrf52) HRM profile with FreeRTOs and connecting the BLE device with the Nordic Toolkit app.
On occasion the connection to the BLE device fails. After repeated...
Hi, I want to interface BLE module with freeRTOS. Does nordic provide BLE stack for freeRTOS? and if yes then is it opensource? or is there any standard BLE stack which can...
Hello,
I want to design PCB antenna for nRF52832 chip. I took reference from nRF51 dongle hardware layout.
I wanted to spread antenna upto 18mm width so I reduced the...
Hi
The j-link detects the chip, but for not obvious reason the j-link and keil will trough an error when I want to program the chip, here is the j-link out put. do you have...
Dear All,
I would like to order Li-Po batteries for my nRF52840 development kits and need some information. From the battery, what type of female battery connector is needed...
Hi, I can't get 250Kbps working on the nRF24LE1. I'm using the enhanced shockburst examples in the nRFgo SDK (enhanced_shockburst_ptx_nrf2 and enhanced_shockburst_prx_nrf2...