What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Looking through the datasheet, current consumption is provided for the nRF9160 Modem at 3.0V and 3.5V. Is it possible to get information on 5V related current draws? I've...
Hi,
I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following:
a) send a BLE beacon advertisement (non connectable)
b) periodically...
We are currently having an issue with DFU failing on Samsung A7 a running andorid 6.0.1. We are using nRF Toolbox for BLE (DFU application) and when I try to connect the device...
Good day!
I'm working on Time model fro Bluetooth specification.
Question is about time handler. I can't figure out should I write a separate handler for TAI, or I should...
Hi!
I´m currently using the nRF52840 demo board to determine the bluetooth range of the device I'm working on.
The question is: which is the orientation of the antenna...
Hi
We are using PCA10040 for a development and we are using P0.8 , we were setting it up to be No connect when low (IE Open collector) but it was being driven high and we...
I am getting this error message when I tried to complete the initial set up.
There was an error adding your device: No device found with id 'nrf-352656100352817'. Verify...
Hi,
I have a few questions regarding the modem FW updates on the nRF9160.
1. It is my understanding that for new major versions of modem FW (i.e. Feature releases) there...
Hi. I want to broadcast the value of some sensors. But it has to be accesible at the same time for different devices. Up today i developed the system with a UART over BLE...
Hi
After doing a rebuild of a previously working project, my personal phone and a test phone is unable to connect to our product.
The device is discovered by the phone...
Hi,
I'am using sdk14.2 with S140 V5.0.2-alpha.
I want to measure a time execution of a snippet code (ciphering function), and i want to display the time value with NRF_LOG_INFO...
Hi, Wizzards
I understand that the QSPI is made solely for external flash, but we are in a hurry to make a driver for a RGB LED module with a common clock. It would be good...
I have been using nRF Toolbox –DFU to reflash my project. I am using an Android tablet version 6.0.1. This process was working very nicely.
On 2/5/2020 the tablet updated...