We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm considering transitioning a product codebase to the nRF family (nRF52 or nRF53).
It's Arduino code, with lots of C++ code.
As in the cpp_synchonization example provided...
Hello,
I'm having an error with the 832, specifically I'm just trying to port code over from an 833 project. I can compile no problem, but when I go to write I get
ERROR...
Hi there,
I've been working on creating a nice wrapper around the nrf modem library in Rust. Currently can be found here: https://github.com/diondokter/nrf-modem
When...
I was testing out the custom application from android studio, and have discovered that, for example, when using the rscs example my application does not see the device and...
Hi Nordic. This is a general question and could as easily have been posted to stack overflow but I have found the members and staff of this community so helpful and adept...
HI,
I am working on a application which has an requirement, that I need to read the current value if it is above threshold value then I need to turnoff the control. Here...
The executed command at connectedhomeip/examples/lighting-app/nrfconnect: west build -p -b nrf52840dongle_nrf52840
The messages i encountered:
...
/ncs/zephyr/include...
good day,
is there a way to set a gpio when in dfu mode? wanted to make GPIO 19 of nRF52832 HIGH during DFU mode because we assigned it as an enable pin.
in DFU mode,...
Hello,
I have my own custom board with nRF52832 and a NB-iot module SIM7080G that interfaces via UART.
I can easily program the device through SWD using J-Link. I am even...
Hello,
I am using flash_write_protection_set function with few low level function call for accessing extremal flash with nRF9160. And because of that I am facing one warning...
Hi,
I am programming the nRF52833 and using NCS v2.00. I have recently programmed the Peripheral Coded PHY to the board. I am using a Google Pixel 3 with nRF Connect as...
Hi,
Can we use the PPK2 kit for measuring current consumption in any other reference design board from a different
vendor which is not same as DA. The other vendor does...
Dear person in charge.
Before using PPK2 for a evaluation of current consumption, I checkd power supply vs corrent measurement by using PPK2 and 5kΩ chip resistor.
I...
Dear All,
I am building an application that needs to use NB-IOT and if that is not available then use LTE-M. I tried sending this AT Command:
AT%XSYSTEMMODE=1,1,0,2
...
When building the Matter Light Bulb sample application for the nRF52840 fails with:
/opt/nordic/ncs/toolchains/v2.1.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm...