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...
I've reviewed the different PWM examples that include the low power PWM, PWM driver and the PWM library. What I'm looking for is a very simple solution to drive a bipolar...
Hi,
I'm wondering if the current nRF sniffer firmware (v3.0.0) can detect extended advertisements on arbitrary channels? Is it supported in the firmware? If so, can I use...
Hi all,
I did not do mesh SDK for a long time. Now when I see SDK Mesh, I saw Low power Node example. It can run with Mesh network and update OTA by DFU buttonless (I don...
Hi,
I had an experience with embedded programming but never with wireless technology. I am using Nordic SDK v16.0.0 and nRF Mesh SDK v4.0.0.
Here is a short description...
Hello All,
I am working on the Nrf52810 board with sdk 14.2.
I have implemented the read ,write , delete feature in my code.
Now it is creating new entry for repeating...
Dear All, I am trying to compile an application based on the Zephyr project for the nrf52. I am following the instructions from here .
I am using Windows. Using SES everything...
Thanks in advance.
Hi guys am working with nrf5282 (softdevice s132 V1.6.0 and SDK version 15.2.0), also enabled freertos, and also make softdevice changes rleated freertos...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
As part of my Factory setup we want to download MBR, bootloader, SoftDevice...
Hi,
I would like to perform DFU over Mesh. I am following the steps
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_doc_libraries_dfu_dfu_quick_start...
Hi,
anyone help me.
I am facing the issue during DFU with OTA. the steps are listed which had I done,
here trying to update softdevice.
1. Erase all.
2.flashed softdevice...
hey guys,
I want to write a c code to display temperature sensor data which is inbuilt in the nrf52840. I am using segger embedded studio. Can I get some reference code...
SDK: 15.3.0
Softdevice: S140 6.1.1
Brief usage: multi protocol radio driver 1.5.0, uart1, spi1, twi1, saadc, ble, gpiote 2 inputs, pwm1
I have been finding high current...
Hi,
I'm running into issues with the watchdog never firing. I'm using SDK v15.3.0, with S132 v6.1.1, and a custom bootloader (based off secure_bootloader example).
The...