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...
Hello! I am using the nRF5340 dev board with an nRF7002ek wifi shield to connect to MQTT using the Zephyr MQTT library and MQTT 3.1.1 (the only supported version by Zephyr...
Dear Nordic Team, I am currently working with 2 Infineon IM73D122V01 PDM Mems microphones to obtain stereo data, One is configured as left and the other is configured as right...
Hi,
We have 2 projects where we are using the nPM1300.
In both cases we have peak currents.
In de documentations I thought I read some where that the current limit was...
Hello,
this is connected to the question:
For our application I need all radio on/off events. The sample "connection event trigger" sample only gives one trigger per connection...
Hi Nordic,
I am implementing a micros() in the arduino using nrfx driver.
Below is test code and I got some questions.
[Question 1]
Timer 1 and Timer 2 works...
I am currently using nrf52840, nRF5_SDK_17.1.0_ddde560, and the ble_app_multirole_lesc example file.
I have successfully removed the HRS and button Bluetooth connections...
Hi,
We are having trouble configuring our PDM peripheral to operate at 48 kHz. THe nRF5340-specific documentation on the PDM module has equations suggesting that 48 kHZ...
Hi Folks, I’m working with an I2C LCD rated for up to 50KHz and it is showing a fair number of glitches. Can anyone tell me how to lower the I2C speed from the default values...
I'm writing a custom bootloader for an nRF52840 using the nRF5 SDK v15.0.0. This bootloader uses the SoftDevice to receive BLE packets containing binary data for the DFU....
Hello,
I am evaluating the nRF9161 and nRF9151 and have a few questions.
1. In regard to modem FOTA delta firmware updates, where is the delta file stored in both Serial...
My SPIM seems to stopped working when migrating from NCS 2.5.0 to 2.7.0, so I decided to downgrade to 2.6.0, and it seems the issue is still there. When migrating to 2.6.0...
I have asked this before, but I will ask again.
I have a few questions about the sample source of nRF5340 Audio.
1. Where does the connection process between the gateway...
Hello,
the BSI (German Federal Office for Information Security) released a document February this year which contains a list for recommended cipher suites and TLS versions...
hi ,I am using nrf52840dk- nrf52840 board to interface the IMU Sensor using I2C using nrf connect sdk for vs code. But I am facing error:
i'm using the code in ncs/samples...