Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
We are using NRF52840 and we have a watchdog timer connected to reset the Nordic, if needed. What is the minimum and maximum time need to insert a reset on Nordic?
thanks...
I want to transfer sensor data to a raspberry pi using the in-built USB on nrf52840. The example codes have the following classes: CDC_ACM, Audio, HID and Mass storage. I...
Hello,
I am just curious wether there are any specific recommendations or requirements for the package-sizes of capacitors/inductors listed in the BOMs of the nRF52840-reference...
Hello,
I am working with the latest version of nRF52 SDK 13.0.0, when I was implementing my own bootloader application, I tried to start an app timer in my code to invert...
Hi there,
Could you please tell me the exact part number of nRF9160 and nRF52840 on Thingy: 91?
I cannot find the specific information even though I looked through the...
Hi All,
How many nodes can connect to a node in ble mesh network. I go through code in ble mesh, but i did't found the answer.
Can any one please tell me.
Regards
...
We have an application using SDK for Thread 4.1. The application requires sending large custom commands over CLI.
We increased the size of NRF_CLI_CMD_BUFF_SIZE in sdk_config...
Hi, I am using the nRF connect app to test the BLE function on my code. I am able to scan the device and Service UUIDs just fine. However, when I click on the "connect" button...
Hello,
I have been trying to implement the tinycrypt ECDSA algorithm for our product. I had sampled the implementation in a sample project with ECDSA being the only implementation...
Hello I am working on an application which is based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example. I then used the ble_app_rscs example so that I could add Bluetooth...
Would it be possible to be talked through the steps of setting up SPI with the nRF52833DK using the Zephyr RTOS? I am new to the Zephyr RTOS and have so far been unable to...