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 have an application using MCUboot (Only for using with serial recovery. No SMP server running in app).
I enable CONFIG_BOOTLOADER_MCUBOOT and parent and child images...
Hi,
I am using nRF5340 DK + NCS v2.0.0 with nrfx backend for SPIM.
For my application I want to trigger a SPIM1 transaction at a fixed interval. To do this, I set up an...
Hello,
I have an issue when trying to use NVS backend for BLE settings with the settings_storage partition in defined external flash region. As we are doing a multi-image...
I am designing a bluetooth module using the soft device S130 + nRF51822. I intend to refer to QDID80592 and 45222 when purchasing DID for bluetooth. When I checked the ICS...
Hi. I am trying to develop a project that use mqtt connection using nrf9160. Currently using thingy:91 for evalutation board. I am using Mobily Network on NB IoT at Saudi...
Dear Nordic Engineers,
When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware.
During the FW upgrade the device flashed...
I am trying to use the DTM example for nRF5340 DK (PCA10095). The example is located at "C:\v1.7.0\nrf\samples\bluetooth\direct_test_mode", but I am facing "NRF_RADIO_Type...
Hello there. I am wondering, if while connection establishment or any other communication event through NFC and BLE the system addresses to NVMC? (Maybe mac address or some...
Hello
I search a way to have a similar project as pc-ble-driver with NRF connect sdk
There is a peripherial with many sensor that send data over BLE and i want to command...
Dear all,
When the provisioner add appkey or bind appkey for the node's model, I want to be informed and run a callback function.
Can I set callback for config server...
Hello Nordic support,
I am using the zephyr\samples\subsys\usb\mass example with an SD card. SPIM4 work on 16MHz.When I check this example on a Windows 11 machine, I observe...
I need to capture the time between rising transition of a GPIO pin in order to integrate a Manchester decoder of an RFID reader chip. In my particular case, the reader chip...
Hi,
I'm working on a project using BLE via s140, everything works fine until I look more seriously at the current draw of the device.
Simply, my project starts a Scan...
Hi,
I was able to get the DFU system working by CONFIG_BOOTLOADER_MCUBOOT =y. I notice that the default mcuboot update methode is using the scratch partition. According...