Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
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...