Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
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...