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...
Hi all,
I have understood that sys_evt_dispatch is used for all events that aren't BLE but concern the softdevice.
I start to develop my code on gls_example, here in...
I have an application where I need to synchronize several devices to within 1us using a radio. In order to do this, we need to make a protocol that allows precise synchronization...
We have these Dev Kit Nrf52 and also Nrf51 Bluetooth Smart Beacon Kit. For our application and for the simplest user experience we would like to benefit from update via OTA...
My product only offer a debug interface(SWDIO/REST,SWDCLK,+3.3v,GND),but I learn that the nRF51 DK debug out interface has several pins,such as EXT VTG,EXT GND DETECT,EXT...
hi all:
I am a new user.Now i have a project in which I need to implement a function a host and four devices .I just want to know if i use the example of " gzp_dynamic_pairing...
Is a delay needed between Characteristic updates
I modified the ble_sdk_app_proximity example.
I added x3 services, based on the BLE Characteristics, a beginner's tutorial...
I have 32-bit float numbers, sent to the BLE from SPI.
I can manipulate this into x4 bytes, or actually use sprintf and get a real 6-byte representation of the number.
...
I have taken ble_app_ancs_c_s130_pca10028 example and modified the application to run on our custom board.
The custom board uses NRF51822 (NRF51 IC revision 3).
The following...
Hi,
We are using nRF51822_QFAB (128K/16K), S110 V8.0.0 and SDK V10.0.0 for my development. We are in the need of guest (unbonded), pairing and bonded mode.
Guest...
Hello,
I'm struggling with setting up the eclipse IDE to build the blincky program in the SDK now I've configured all the paths and eclipse configuration according to this...
Hi ,
I am using nrf5 SDK v12.2.0 ,
I have an nrf51822 board .. can I just compile the examples in SDK for pca10031 and use it for nrf51822 . Please let me know what I...
Is it possible to have two nRF52 devices connected in such a way to send UART data in a bi-directional way.
Would device 1 be a BLE central and the other BLE peripheral...
I followed the link: infocenter.nordicsemi.com/index.jsp to build and load the app into two boards.
Step 1 ~ 8 are working as expected. But
Step 9 "Observe that LED...
Dear Nordic,
What I want to do:
Battery powered sensor network
One gateway (BLE --> WLAN) with a serial-to-wifi chip connected to nRF52
MQTT (IBM Bluemix -...