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...
Hi,
We use the SKY66112 FEM in front of nRF5340. The FEM is configured in the DTS file. On our ordinary firmware, the TX pin is set and reset automatically. I can see...
I am trying to build a new workspace for my project using VSCODE & nrf connect. I select create new application and fill out the config as seen in attached photo. The build...
Hi connection,
I am trying to build indoor position system, Find the location, Find the direction and Distances project. can you suggest it is possible in NRF5340DK ?
...
I noticed in the nRF extension in VS Code, there are the "pristine build" and "erase and flash to the board" options. I was curious when I should use these options instead...
Hi,
I am currently programming an nRF52 device with the NCS - I am confused about the API for the Zephyr controller, the API for the Bluetooth controller, and the Softdevice...
Hello,
I have the nrf9160 DK version nRF9160 SICA B0A. I have upgraded it to the latest modem firmware version 1.3.2.
I put my own SIM card and added in prj.conf the following...
Hi, I now aply ble_app_uart example for my custom board My board work perfect Some configurations in my code based on ble_app_uart Advertising_interval : 64ms Tx: 0 Some changes...
I am trying to get the example secure bootloader uart working on my nRF52832 development board but I am seeing a lot of TX errors on the RTT log output from the debug version...
Hello everyone,
I have built a product with the nRF52840 that is ready to be manufactured. Connect JTAG/SWD and upload image to each board seems grossly inefficient. Is...
Good day
I am currently developing a system using the nRF52833. A nRF peripheral device needs to be connected to both a mobile app and a nRF central device. The software...
I'm working on an Android app that scans and makes BLE connections. The app scans for devices advertising a particular service. The app uses startScan with a PendingIntent...
Hi,
I am new to this concept. I am trying to implement the nfc pairing connection in nordic nRF52840 but i don't no where to start and how to implement this one. Can anyone...
Hi,
How to configure the following two CONFIG to connect the nRF9160 module to the nRF Cloud
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME CONFIG_NRF_CLOUD_CLIENT_ID
...
MPU6050 cannot calculating the value of 3 axis and the value return is 0. What is problem? How can I fix it ? Thanks for helping me. AD0 open.Adress is 0x68
Here is my...