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 am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Initially I was in assumption that once...
Hi,
Is there a table / .xls available for ALL nordic parts to date?
I'm trying to find all options with +8 dBm TX Power & WLCSP package. (no need for usb)
Hi, I'm trying to get the nrf_stack_guard and nrf_mpu libraries to catch writes past the end of the stack. My stack is 8kB in size (0x2000E000-0x20010000). This is the log...
Hi,
I'm working on the custom board using nrf52832 chip and have performed the secure bootloader using ble on the custom board.
I have made these changes so far on the...
We want to connect provisioned node to multiple mobile application over same mash network (Note: We are trying to give access to multiple user(using multiple mobile) to connect...
Hello!
This may be the wrong place to ask, but I am in search of a gateway (off the shelf or a reference design), that incorporates 802.15.4 through the nrf52840, cellular...
Hi,
I just have a small question: say I have two models, both with publish timeout intervals configured. After some time, one model's publish timeout handler is called....
Hi to everybody,
I'm developing over nRF5 SDK v. 3.2.0 a Zigbee node in router role. In my network I've four of my nodes plus several commercial led light driver and a coordinator...
Hello!
I am setting up SEGGER on my mac. Completed all the steps in Getting Started Assistant. But in the last step at "Set up a project in SEGGER Embedded Studio" where...
Hi,
I am evaluating a project where I want to run light switch on nrf52840. This is supposed to support mentioned protocols - BLE Mesh, Thread and Zigbee, but NOT concurrently...
I plan to connect an nRF52810 bluetooth output to a Johansen Tech 2450AT07A0100 chip antenna via a Johansen 2450FM07A0029 impedance matching chip. Do you have a BT SIG approved...
Hi, I am using nRf9160 with last sdk (master branch) and Segger Embedded studio V4.52. When I compile and run any program everything works, but when I try to debug the program...
Hi community ! Imagine this configuration :
A -> B -> C
So A can't directly communicate with C. I send a message from A to C (And only C), so this one with be relayed...
Hi,
I am working on project which is based on nrf9160. I added the source files and user define header files . and also given the path of source file in CMake file. Build...