I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
hi. I use sdk16 and ble sample like kb or mouse. i want to save some data in ic. with flash_fstorage.
i see flash_fstorage example .it can use SOFTDEVICE_PRESENT for save...
Hello,
I am trying to find a way to upload the certificate automatically from the main.c file instead of uploading them to LINK monitor. Is there a command in nrf project...
I have a known working distribution (ZIP) file that when flashed onto a device, correctly goes into the application and is able to do buttonless DFU. This was left behind...
hi all:
NRFSDK_16. I want to get timestamp from rtc,but my device need run with low power,so when the device in idle mode(no user use),will put it in system off mode.
...
Hi, Nordic,
I have the follow questions in the nRF5_SDK_17.0.0_9d13099
1. Why in the Demo ble_app_multirole_lesc remove the BLE_GAP_EVT_LESC_DHKEY_REQUEST's process as...
Like --insecure option in the curl command, i want to skip certificate validation when make a https connection to server, so i have checked all http files in zephyr and there...
Hi everyone,
I am new to programming on such an embedded device(NRF52840DK). I met a problem recently of how to set up the PIN on the board to connect with the LPS22HB sensor...
According to the doc; * This function will block until the temperature measurement is done. * It takes around 50 us from call to return.
Instead I'd like to return the value...
Hi,
I’m developing an application using the SDK V16 , the nRF52DK (52832) as central, and a couple of Sparkfun nRF52832 breakout boards as peripherals (both peripherals...
Hi everyone!
I am trying to implement the OTA - DFU in my project. I have my own board with a nrF52832 chip.
The project was build using SDK 13.0.0 and softdevice s132...
Dear Nordic Support Team,
I was using the CoAP and MQTT components in nRF5 SDK v16.0 .
So my device was able to do CoAP and MQTT via BLE 6LoWPAN. Adding a BLE service...
I am following the turtorial in the Github and build a project which add a custom service. The project can read, write and notify between the board and mobile nRF connect...
Hello,
I am using a custom nRF52840 ( SDK 14.2.0, SoftDevice S140) based board.
I am using the UART module and associated UART drivers.
Is there a way to ignore the...
I have two nRF9160 DK boards that are programmed with modem firmware version 1.1.1 and are using V1.2.0 sdk software. They also are both programmed with the same mqtt_simple...