Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I'm trying to use the SysTick timer on nRF52 to time some various tasks for debugging. I configured it like so, which I expected would cause SysTick_Handler to be called...
I didn't find any documentation in the peer manager for the need of this write buffers.
I do understand, that peer device data is stored there before written to flash. But...
Dear Nordic,
Device: nRF51422. Protocol: ANT+. Softdevice: S210 v5.0.0
I have 3 devices: two masters (No. 1 and 2) and one slave (No. 3). In my application, I pair the...
Hi guys
I have one nrf 51822 demo board.
And I want to buy one more board as BLE sniffer.
Can I use a nrf52832 demo board as sniffer to grab packet between phone...
Hi guys
I am programming nrf51822 demo board with sdk11 and try to finish service tutorials .
I finish all step in service tutorials and try to get service information...
Hi guys
I am using SPI example code in SDK11 (./nRF5_SDK_11.0.0_89a8197\examples\peripheral\spi) with nRF51 DK.
It works fine when send first data.
But it get in...
Hello ,I work with the sdk 12, I have a program to contoler the level of battery, it works, except that I recode 3870 mV (with USB) and when I measure the pin VDD I find 2...
Hello,
I am using an Android application to send data to a nRF52 board. The nRF52 board is the peripheral and the Android phone is the central. This is the link establishment...
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...