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...
hello Nordic
i am working with nrf52840 dev board, sdk 16.0, based on the peripheral app_ble_blinky example.
i have 2 spi comms, one twi, and use rtc, app timer and...
Hi,
I'm using nrf52840 and connecting to a mobile device via BLE.
After bonding connection, I'm restarting my nrf device in order to start advertising again, with...
Hello All,
I am new to this field and would like to know technical details of this field. I want to develop a product using NRF52833-QIAA-R7 or NRF52840-QIAA-T
Anyone...
Are there any examples showing how to handle MQTT QOS 2? I have searched for MQTT_EVT_PUBREC, MQTT_EVT_PUBREL, and MQTT_EVT_PUBCOMP and nothing shows up for any.
Hello ,
I am using NRF52 DK Board with SDK15.3.0 .
I am followed below tutorial for DFU update .
https://www.youtube.com/watch?v=c7D0dC2gANo
But , after loadfile command...
I am evaluating the PPK2 for use in a custom test bench. The test bench uses a few Python programs to gather current measurements of a device under different operating conditions...
Chip: nrf52832
SDK: 15
SD: s132_nrf52_6.0.0_softdevice
After connection, we request a new MTU size. Some values work, other don't.
For example, trying to get 187 bytes...
Hi,
The following command will not work:
> "/mnt/c/Program Files/Nordic Semiconductor/nrf-command-line-tools/bin/nrfjprog.exe" --family NRF52 --program "/mnt/c/Nordic...
Hello, we need some help debugging a proxy node in a BLE mesh network.
First some information about our experiment - we currently have 5 nodes running a custom fw on a nrf52832...
I've been wrestling with the NRF9160 toolchain for a couple days now, gotta say it's a complete nightmare compared to your lovely NRF5 toolchain.
Currently stuck here: ...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I'm trying to use the following AT command provided by my SIM card provider to switch SIM profile:
> AT+CSIM=94,"80C200002AD1288202838106068186825347168B1A040C914437989699097FF681106251250000072A30312A313023...
Hi Nordic team
At section 4.4.3 of Mesh profile spec, it said "This health model is used to represent a mesh network diagnostics of a device."
I tried SDK mesh v5.0.0...
i am trying to transmit string from one node to another node via BLE mesh network. kindly help if someone already has done. it would help me. thank you