Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Could you please help me out on how to read my EMG sensor values and display it via the Nrf tool box. I have a redbear nano v2 and the digital output of the sensor is received...
Hello,
I'm having some issues with the MAXCNT limitation of 256bytes because I want to send larger packets and receive packets through the SPI Slave interface, which is...
I have an external board based on nRF51822 QFAC. I have a nRF52 preview DK. Will it be possible to detect my external board if connected via the preview DK. I tried and the...
Hello,
We've a Custom board based on nRF52832, it works fine in beacon mode using the Synth Clock (else it doesn't work):
// <o> CLOCK_CONFIG_LF_SRC - LF Clock Source...
When using the PPK to measure the current of our custom hardware the lowest range doesn't give logical results. (Either the PPK python GUI or nRF connect) When the nRF52 on...
Reference: nRF52840 DK Evaluation Board Schematics
The following inductors are lised in the schematic:
L1
3.9 nH
High frequency chip inductor ±5 %
0402 ...
I am working on windows xp command prompt and using nrfutil version 3.5.1
I want to do a Device Firmware Upgrade over BLE through my nRF52 DK board on a custom element....
Hi there,
SPIM3 running at max speed (32MHz) will be the fastest external interface (along with QSPI)
Because I would like to make to most of it, I wondered if you had...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hi,
Please help me on the nRF52840 UARTE RTS signal, through the doc: "nrf52840_ops_v0.5.pdf", we can know if we stop the UARTE RX by trigger the "NRF_UARTE_TASK_STOPRX...
Hi Sir,
I hope to add ble_nus and ble_nus_c into Central_and_Peripheral projects (ble_app_multirole_lesc and ble_app_hrs_rscs_relay), I use SDK 15.0.0 and nRF52832.
...
Hi,
When I developed with the board of nRF52840, I met up with an issue of UART. Sometimes, the UART will get a DRV_ERROR and crashed. Does anyone meet up with this issue...
Hi,
I am developing a central and peripheral device with secure LESC connections using SDK v11.
My peripheral device is an already developed product. I am simply adding...
Hi,
I want monitor the battery voltage of my system, I used the SAADC examples on GitHub for SDK 13.0 ( https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master...