Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hi,
Our device nRF 52832 using connect SDK connects with the Android application. And successfully negotiates an MTU size of 247.
Is there any call back in the nRF SDK...