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...
Hello Before we just have to overwrite shouldAutoConnect to enable an automatic reconnection Is autoconnect supported on Android NRF toolbox 3.1.3 (kotlin implementation)...
Hello,
In order to reduce the consumption, I remove some sensors (physically from the board).
Should I change the SW ? Is there any discovery state required that should...
Hi Nordic,
1. I am using bl653_dvk board and (C:\ncs\v2.1.0-rc2\zephyr\samples\drivers\uart\echo_bot) is using for my sample
2. Here is i need to communicate with both...
Good day
sorry if it's not clear, it's a rare problem and I have difficulties to explain it but here goes:
I Have two boards - PCA10056 from nordic and nrf52840 Feather...
Hello,
We have a custom NRF52840 board that can be powered via both Battery and USB. The peripherals that are connected to the board require it to be in high power mode...
Hi,
Build an application without SD but with MBR. MBR is at address 0x0000 - 0x1000. Application is at 0x1000 - 0xF0000. At the beginning of the application is the ISR...
Hi
What is your maximum throughput experienced with Android devices over Bluetooth 5.0+?
On my side, I can reach 340 kbps from Android to a nrf52 based device while transferring...
Hello all,
Two same same nRF52820 modules are connected to two usb ports and they are easily flashed via Segger, namely selected via two JLink emulator numbers.
Two separate...
Dear sir/madam,
My question is: - can you recommend courses/books which can help us to more deeply understand the zephyr RTOS in conjunction with the nordic microcontroller...
Hi,
We are currently developing the nRF52833 (peripheral) with ncs v2.0.0. We would like to calculate the link budget of our system when different smartphones are used as...
Hello
I am working with nrf9160dk_nrf52840 and using the BLE of nrf52
I am using the peripheral uart sample code to send some custom data.
I am trying to send more than...
I am having trouble updating a product with the firmware update file using NRFconnect app for ios version 2.5.3 using iphone se 2020.
We have been running successful updates...
Hi,
I am working on NRF52840, I want to read ADC data over I2C communication. Can you please tell me how to implement the code in nrf52840.
Thanks & I am waiting for your...