I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...