This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
Hi
I am try to developing ble mesh gateway to connect and controll different nodes using nrf52840. Please give guidline to do this. I think proxy node is bridge of host...
Hi,
I`m designing the schematic, and met some problems, could you please give me some guidance?
Does the pin only supports the described peripheral function and not...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
Hello, I am currently developing on a custom board based on the nRF7002 + nRF5340. The SDK version is v2.8.0, and the development is based on the BLE Provisioning example...
Hello, I am working with a Bluetooth Mesh network where a master node (antenna) is in charge of setting up and managing the network of nodes. This master node also deploys...
The nrfx pwm supports a number of events for a callback: /** @brief PWM driver event type. */ typedef enum { NRFX_PWM_EVT_FINISHED, ///< Sequence playback finished. NRFX_PWM_EVT_END_SEQ0...
Hello,
I am currently using CADENCE for schematic design and have used Nordic's nRF9151 and nRF54L15 chips. However, the reference materials downloaded from Nordic's official...
Hello,
already found a description in the Tech Docs, how to bring the external memory into deep sleep on QSPI interface: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Dear Nordic-Support,
I have registered handlers for the two voltage level thresholds with the nrf modem library using modem_battery_low_level_handler_set and modem_battery_pofwarn_handler_set...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
I have a custom hardware running on nrf52840 and using ncs 2.6.1. I have implemented a custom authentication flow with customer characteristic along with the BLE bonding....
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Hi ,
I am developing an application which uses nrf52833. I want to perform OTA using 4g module(from Quectel). As per my understanding and explorations, there can be two...