Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi,
I am trying to use app_timer (had this working in isolation like I wanted) and esb (also had this working by itself) in the same binary. They both implement SWI0_IRQHandler...
Using nRF51822.
I use external DCDC to supply concurrent 3.1V for VDD(PIN1).
Then I have no way to check bettery level.
So I connect battery and AIN4(p0.03) separately...
Hi,
This seems to be an issue that pops up often. However, I wasn't able to find an answer here in the Nordic forum.
What I have:
a number of vendor services ...
I'm trying to change the SD version number of a test-S132-file, soI can "see" that the DFU was successful in my app. I can already read the current version (from 0x300C in...
Does anyone had controlled LoRa module with nRF5x??
I have nRF51822(BLE400(PCA10001)), nRF52832(PCA10040) and Semtch SX1276RF1JAS.
I hope to control LoRa module using nRF...
Hello All,
I am looking for a stand alone small transmitter/receiver that can be powered from a watch battery with a range of at least 300m. Is any of the nordic solutions...
hi,
i am working on code which require to store data array of 20x20 to store in flash area using FDS or any other possibilities.
1)i confused with FDS concept. how i can...
Hi,
we are now in the second round of prototyping - we'd like to move away from the chip-antenna based design to a PCB antenna. We have come up with two different ideas...
Here
My device (chip nrf51822_xxAA) exist softdevice 8.0.3 and BLE uart application work fine which flash by the ST-link in Keil MDK(5.20).
Now I try to add bootloader to...
Hello
I've found your example in the dev-zone and migrate the project to SDK10 and will probably do the same for SDK11.
However, I've got a problem in my project. When...
hi,
i want to implement rtxos in my nrf52832 application. one of the nrf52832's feature is ARM Cortex -M4 32-bit processor with FPU, 64 MHz.
my question is, why the...
Dear Nordic.
I am developing bootloader without SD (s120_nrf51822_1.0.1).
And after execution of bootloader, jump to application working with SD.
Flash composed like...
I tried to compile blinky sample in SDK12 with make tool-chain. I got 3 errors:
Makefile:214: Cannot find include folder: ../../../config/blinky_pca10040_s132
Makefile...
I converted a project from uVIsion to IAR, and I get an error when I use app_timer_start(); the error says: Error[Pe167]: argument of type "void ( )(void)" is incompatible...
I don't need to connect the master with the peripherals, but i have to know how is the maximun quantity of scan response that can accept the master.
In the example ble_app_multilink_central...