Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
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...