Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...