Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
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...