I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
Hi,
I'm evaluating a nRF52 as ble central - controlled from a windows pc.
Searching the forum I just found:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/....
Hi,
I am trying to connect 4 devices with the pc-ble-driver. Therefore I modified the heartrate example.
3 Devices are connecting fine - on the 4th connection request...
I have been using nRF51 since 2013 in a lot of product. Haven't paid a lot of attention to nRF52 series because nRF51 has been a working horse and enough for our applications...
devzone.nordicsemi.com/.../
Using this link I'm able to build sample code in nRF52 SDK in Ubuntu.
I've customized board based on nrf52832 (Bluey Board) & ST-link v2...
Hello,
we are planning to implement bluetooth chip in our device.
So for implementation we need nRF52 DK development board on loan basis.
Let me know whether we will...
Hello everybody! I am working with nrf51822 n51822 qfaah2 17138q and i tried to load my code on it, but i always receive this error message. Could you help me?
with this...
Hey all,
I'm trying to get the Nordic UART service with the nRF Toolbox App (Android).
But always when I send "Hello" from the nRF Toolbox App, for example, I don't only...
Summary
I do a bootloader/softdevice update via the dual-bank BLE DFU example from nRFSDK11 with SD132 v2
When the new bootloader (the SDK11 bootloader example ported...
Hello,
I have a strange behaviour in my project and can't find the cause:
I have connected a TMP116 temperature sensor using TWI with SDA at P0.03 and SCL at P0.04 using...
Hey I'm looking at the radio page for the nRF52 DK and at there is a Capacitor C10 that goes between the DEC4 and VSS pin.
The BOM for PCA10040 shows the following line...
I use FreeRTOS in my application (nRF52, SDK14) and want to statically allocate memory for task stacks. Unfortunately, the FreeRTOS port in the SDK is oooooold, version 8...
Hi All,
I am new here, i wanted to know if i can perform encryption algorithm using pca10040. Do we have cryptocell on nrf52832-dk?
Thanks in advance.
Regards,
...
I have a number of nRF52832 beacons that advertise at a set interval.
All the beacons have a "device_name" set as "ECO".
My application scans for these beacons with the...
In the infocenter there is a whole topic about single and dual bank ( infocenter.nordicsemi.com/index.jsp
It states: "All firmware updates are performed as dual-bank updates...