Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi, I have one nRF52840 DK and 2 nRF52840 dongles, i used the latest SDK17.0, programmed nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_blinky\hex\ble_app_blinky_pca10059_s140...
MacOs on a macbook pro with LMP 9 (BLE 5.0 support) and a new DK2 board, SDK 16; no example built
and downloaded (SES) is discovered by the mac (same with an IPAD 2 pro...
Hi,
I need to read a digital signal with varying pulse widths (Min ~120µs) over ~30ms. Currently (nRF52832) I'm doing this using a timer interrupting every ~15µs and reading...
Hi Nordic Team:
I use this example " Thread Google Cloud Platform CoAP Example ",
I setting up the cloud is finish, but I Thread device of google_iot_coap not join the...
Hi everyone,
I'm new with nordic chips and for our project we use a custom board based on the famous nRF52840 mcu. I read a lot about SDK17 in the infocenter to find how...
Hi
The latest OpenThread/Zigbee SDK has no examples for openthread with the PCA10059 (No MBR, executing directly from 0x0 @ flash start).
Ive tried now multiple times...
nRF52840, SDK 16.0.0, SD132v7.0.1
What's the correct way to tell whether HFXO or HFINT is clocking the HFCLK controller? I'm able to start and stop the HFCLK controller...
Hi, i am using the nRF52dk would and im using the pwm driver example and im trying to understand the way the seq_values void works when it comes to phase or sequence would...
Hello, I uses the NORDIC project saadc_low_power. A counter was built into this so that only a defined number of samples are carried out. Measuring current on an nRF5 DK while...
Hi,
I have a custom PCB using the Johanson 2450AT18A100E chip antenna. For some reason, I'm getting extremely subpar RF performance and so I'm taking a second look at...
Hi I have a nrf5340 pdk version 0.8.0 (PCA10095) When I plug it into my Win 10 (latest version 2004) device manager tells me it sees 3 comports
When loading the 'Peripheral...
I want to change between LTE-M and NB-IOT, however lte_lc_system_mode_set(); is not actually changing the mode.
I am doing something like this
I can't rely on PSM/eDRX...
Hi Nordic:
Because my device(peripheral) sometimes is connected by a unknown center device, I want to get some information from this center device,
and try to find it...
Hi,
I have just added a VS service (PCA10040, s132 7.0.1, embedded studio v5.10a x64)and I understand I need to increase the ram given to the softdevice. However, I have...
Hello,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...