I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
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