Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I have a question.
Two slaves connect one Master.
At that time, Can another Master automatically connect the two slaves ?
I know softdevice110_v7 has connection state and...
Hello,
We've been developing nRF52 software for about two years. We develop on Linux desktop machines, and build with GCC from the command line interface.
I'm starting...
I am attempting to implement the Time Slot API into SDK 15, based on the SDK 11 Multi-Acitivy example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
I get the following error when trying to build to target:
make: *** No rule to make target `nrf52832_xxaa'. Stop.
I am doing the following on the Blinky Example program...
Hi. I have a question if is it safe to call malloc/free function of clib from the handler of ble events of softdevice. Does anybody know if is it safe? Does Nordic have some...
Hello there, I am trying to write hex file generated form Keil or Segger studio but a popup window comes out to select the soft device in nRF connect programmer, I have selected...
Hi All.
I have modified the ble_app_multilink_central project, and replaced the button service LBS with the NUS service. When I switch on my peripheral device (based on...
Hi all,
I would like to modify nrf connect app on mac os.
I cloned nrf connect from: https://github.com/NordicSemiconductor/pc-nrfconnect-ble
I execute commands on...
I want to connect Connect ADXL345 with nRF52832 to read movement of ADXL345. I am using example code ADXL375_I2C.zip
1. Please let me know the wired connection diagram between...
Hi,
I'm trying to do some on device FFT (and more) of data from accelerometer and microphone and would like to use the CMSIS-DSP functionality. I didn't find any zephyr...
We use the Development Kit PCA 10056 from Nordic (Ver 1.0.0).
When we test different SDK 15.0 - Examples with different configurations we allways expierience following error...
Hi,
I have make a package through nrftil,and I set the version of the app.DFU works well.
1.I wanna read the dfu package version.Can you offer the order?
2.I wanna know...
Hi!
Just to make sure - if I set
advdata.include_appearance = true ;
to
advdata.include_appearance = false ;
inside
static void advertising_init (void)
I simply...
Hi
I have implemented the Nordic Uart Service on the evaluation kit and now I would like to track the data troughput from the dongle to the board with different settings...