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...
Hello,
I am using nrf52832 with PCA10036 V1.1.0. Soft device code is s132. I would like to know whether it will support Bluetooth 5.
I have downloaded nrf52 sdk13.0...
Hi, Dear Expert:
I am an Electronic Engineer. We used nRF51422 or nRF51822 at our products, but found the products was easily reset when did +/-1KV contact ESD testing...
now I used sample code of radio
change NRF_RADIO->MODE = (RADIO_MODE_MODE_Nrf_2Mbit << RADIO_MODE_MODE_Pos);
In transmitter code , I change
while (true...
Story Short: When trying to run the ble_app_uart example on a custom board with a nRF51822QFAAH0 chip, the code faults and resets at the point in tries to call sd_softdevice_enable...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
Using:
nRF51822
GCC 4.8.4
Nordic Sdk 5.2.0
and even Ole Morten's nice pure-gcc setup
newlib-nano and -flto
Within the startup_nrf51.s I found something...
The server has no I/O, so no way to press a button.
Can an attribute cause the BLE to set a bit in Flash, so at the next power up, it will read that bit and know to execute...
Hello,
I followed the instructions of KEIL in www.keil.com/.../ulink2_trace_itm_viewer.htm
However, I cant get any outputs in Keil Debug(Printf) Viewer using printf...
I purchased a bunch of ptr8000 boards off ebay from china to do some testing of the nrf905 without realizing they were setup for 433mhz, and I need 915mhz. Looking at the...
Hi,
I am currently testing a DAC with I2S input supplied by the nRF52832.
But unfortunately no signal is coming out from the DAC, furthermore when reading the error registers...
I'm looking to use the nrf open mesh on battery powered devices based on nrf51822. I would like to enable the mesh for short periods of time to transmit values (~50 nodes...
Hi,
I've just got the example running with one DK as ble peripheral and ESB at the same time uing the timeslot API and one DK as only ESB receiver.
I can communicate fine...
I have used following sources for my application:
profile:
-BleManager,
-BleManagerCallbacks,
-BleProfileService
uart:
-UARTService
-UARTManager,
-UARTManagerCallbacks...