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...
Dear Nordic.
I cant found stack API documentation for study.
All company give it for user, for example TI.
User open doc folder and can reed API.pdf file.
Where your...
I use NRF51822_xxaa, sdk12.2, arm_gcc 4.9_2015q3
when i flash hex file experimental_ble_app_blinky_pca10028_s130.hex from C:\NRF\SDK_12.2.0\examples\ble_peripheral\experimental_ble_app_blinky...
Hi,
i have NRF51822 beacon(PCA20006) and NRF51dk KIT(PCA10028).
I am connect a touch sensor and it's gives output in form of "HIGH & LOW".
and i am able to detect the output...
hi,
i want to connect sensor to nrf51822 to send data to smart app continuously over ble.i want to modify example ble_app_beacon. which functions i need to change?
Hi all,
I have implemented a service with various "long char" characteristics. The buffer that I use to receive the data wrote to the "long char" characteristics is this...
I use SDK 9 and nrF51 in the advertising mode. I want to advertise each 1s packets.
First, I call function
set_adv_params(&m_adv_params);
where I
static void set_adv_params...
Hello,
I try to implement the BLE / Cycling Speed and Cadence Service and try to figure out, how to initialize the ble_cscs_init_t data structure. Currently I'm wonder how...
I am building a cadence sensor form the Cycling Speed and Cadence Service module.
Unfortunately the sensor I have built is recognized to have both speed and cadence when...
hi
i flashed s110 softdevice 7.1.0 then ble_app_beacon example application fron sdk 7.1.0 into nrf51822 beacon successfully.but led is not at all blinking in beacon.and i...
Hi
I have got two nRF52840-pdk for long range application design. After reading posts here I realized that the softdevice s140 can only change PHY to CODED after a connection...
Hii guys I am using an nrf51 DK board for my project and I am trying to find the number of advertisements send from the time the board was power up or reset. From my knowledge...
Hi,
I would like to be able to provide a visual indicator such as a blinking LED when the chip is in the Emulated System OFF mode. Note that if the chip is in DEBUG mode...
hi
i tried ble_app_uart from sdk 8.0.0 in pca10028 and it is working.but i want to run it in pca20006.i changed device to 51822 & board to pca20006(in preprocessor settings...
Hi. I'm using nRF52832, SDK13, S312v4 as peripheral.
I want to change connection parameter as below.
#define MIN_CONN_INTERVAL_FAST MSEC_TO_UNITS(30, UNIT_1_25_MS)
...