I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hello,
I use SDK example nfc_text_record for pca10040 DK.
With aim to check memory area of the emulated tag I've modified example with next:
/* Set up NFC */
err_code...
Hi,
i am working on PWM to operate vibration motor with different frequency levels. so that i integrated PWM Library example to my ble_app_uart example. in the PWM example...
Faced with problem in subject during porting Serialisation to STM32F4 chip.
Serialisation library extensively uses function call triggered by NVIC.
How to substitute this...
I'm using ANSC example, pca10028, iphon5s and iphon4s.
I confirmed #define DEVICE_MANAGER_MAX_BONDS 7.
But pca10028 cannot pair with iphone5s after paired with iphone4s...
Hi,
I'm using nrfutil to update my nRF52832.
I change target from nRF51822 to nRF52832 and I want be able to bootload my target through own master.
In past, I used...
I have followed instructions at the link below to setup a Raspberry Pi 3 as a 6lowPAN router, and am trying to run the dns example from nRF5 IoT SDK 0.9.x on an nRF52-DK:...
Hi,
I'm using pca10040 and prebuild hex with s132 from sdk 12. Now I'm wondering how can I get number of sent data? If I set it as transmitter - send via uart 0x8094 i...
Hi all.
What happends on peripheral side when I use long write by sd_ble_gattc_write as devzone.nordicsemi.com/.../ ?
How Can I read it on peripheral ?
Can I use once...
hello there i want to use low power comparator nrf51. now my device work with battery. so i think i require internal reference. now can you tell me how to use internal reference...
Hello, recently I've found an information about bit counter in Radio Module in nRF52 Product Specification. Unfortunatelly I can't find any reference at infocenter how to...
Is MTU of all BLE devices limitted to 23 bytes when using ATT protocol?
I don't know explicitly.
Some say it is possible to use MTU longer than 23 bytes.
Others say...
I am using TAIYO-YUDEN EYSHCN, which is having Nordic-nRF52832 chip on it. As per document from TAIYO-YUDEN, recommended to flash s132-firmware on it. I downloaded s132_nrf52_3...
I have two questions with the remaining unresolved symbols being the most critical. I will decribed the situation I have encountered as a sequrence of chronological steps...