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...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I want to use several GPIOs for different purposes.
for example, - motion detection interrupt by accelerometer - low battery alert interrupt by battery gauge.
However...
I am new to the NRF52840-DK. To burn the program into the kit, I have lots of tries to install nrfGo studio but it gives me the "no board detected readback protection" error...
Hi,
I am using my nRF52832 DK as a sniffer.
I am sniffing a BLE communication between a BLE door lock with a cellphone App.
I can see the device advertises continuously...
Hi,
I am using nRF5_SDK_15.3.0 with ble_app_uart example.When I flashed the ble_app_uart example into my nRF52840 DK it starts to advertising. If there is no connection...
Is it advisable to use coin cell battery power for nodes besides end-devices in a Thread mesh network? Where can I find technical comparison between OpenThread and BLE?
Is it allowed to use nonsymmetric capacitors to get more accurate 32k ? With 2x10pF we run some 35ppm too fast and 2x12pF the clock is 10ppm slow. We could use non standard...
Hi,
I am using SES for programming with an example of BLE Uart NUS and SAADC combined.
I can send raw data, and that all works fine, but conversion to the real ADC voltage...
Hi,
I am trying to send data from nRF52832 module to a custom application. I am receiving bluetooth characteristics but not able to get values. Value is always NULL . Can...
Hi i have tried with uart example and need to change baudrate after the some string is transmmited over UARTS TX. Is it possible to somehow that to check that all bytes from...
Hi,
I want to establish a two way communication on nRF52832 i.e if I send a text string from nRF52832 to a custom application and then send something in return from that...
Hi.
I want to use the "On-Off Light" device present in the profile "Home Automation", but I didn't found the file .h in the library zboss. Are you thinking to create this...
Hi, I am developing with the pac10040 dev board, trying to get the BLE running.
My program seems to pause in the ble_stack_init function and I have to press the "IF BOOT...
I recently received two nRF52840-DKs. When initially connect to my PC with a micro usb, LED1 would illuminate on both devices. However, after plugging and unplugging the devices...