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...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hi, I am trying test nRF52840-pdk throughput.
-I loaded softdevice s140_nrf52840_5.0.0-3.alpha_softdevice.hex into nRF52840-pdk using nRFgo
-Then I build (using uVision...
Hi, the datasheet for the nRF24L0+ says that the CRC is the mandatory error detection mechanism in the packet (page 28). Being that CRC can be enabled or disabled via EN_CRC...
Is there a problem logging into Nordic site ?
I have tried resetting my password and it doesn't seem to work. Had posted a question in the this thread earlier
Dear Nordic team and community,
Have you encountered the problem where standard BT4.0/4.1 GAP Peripheral device would be "blocked" from connection (kind of "denial of service...
Just want to confirm I can be i2c master with zephyr rtos for nrf52 pca10040.
In link ( devzone.nordicsemi.com/.../) titled "nRF5x support within the Zephyr Project RTOS...
Hello everybody!
I have one nrf52840 DK and nrf528323 DK. I was flashed and test throughput example. I reach 450kbps. ( transfer 1Mbyte in 18s). Can I enhance this speed...
Hi,
We are interested in nRF52840 and we know that nRF52840 supports both on IEEE 802.15.4(Thread, ZigBee) and IEEE 802.15.1(BLE).
However, does nRF52840 can run BLE...
HI
I'm studying how to control mouse and keyboard via HID with nRF24LU1+ module referring to firmware of nAN-22.
Even though I set Descriptor as appropriate for mouse...
I'm using FDS and define record_chunk.length_words 173.
system waits for fds operation is finished and in the meanwhile, system sleeps using sd_app_wait().
Then, sd_app_evt_wait...
Hello
i am using BLE Relay example with softdevices 132 and sdk version 13.
i make this example simple, no more connection.
just adverting and scanning continuously. here...
Hi all,
I'm using nRF52840 and S140 based on the ble_app_uart example. I get a error code 4 when use sd_ble_gatts_characteristic_add to add a characteristic for another...
Hello,
Help me, please.
I am testing ble_app_uart. Softdevice is S130 and SDK is nRF5_SDK_12.2.0_f012efa.
My development board is Waveshare's NRF51822 Eval Kit.
...
Hello,
I'm writing an application that uses the SAADC and would like to set up a high limit to trigger on.
If I use the following code, I'm able to trigger 1 ADC sample...
Hi,
I plan to design a system of 51822 that includes 1 center and 2 devices. And 8K Bytes data should be transmited from each device to the center per second simultaneously...