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 :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi,
I'm on pre-product of BLE Advertisement packet scanner.
My product is gathering the adv packets from a bunch of BLE tag about 20~30 tags.
So, I use two nRF52832...
Hi,
I want to add bonding information manually.
1.can I assume IRK key will be constant for multiple peripherals?
2.if IRK only key is available, can i add it to peer...
I am finding that the voltage measurement is about .52 volts off when measuring Vdd I have set up a power supply and connected it to external power. My saadc is set up with...
Hi,
I am starting to finalize a development stage and was looking at the current consumption of my device. I noticed, that when something connects to it and is starting...
Hello there,
we get the following assert:
"00> <t: 480881>, app_error_weak.c, 98, Softdevice assert: 88996:0"
The board is rebooting constantly after 3 ... 7 minutes...
I tried to build the example project for UART serialization demo, "ble_app_hrs_pca10040_s132_uart". It failed with 3 errors, see attached image.
It is SDK 17 and SEGGER...
Product: nrf52840 DK
Softdevice: 17.0.2
Hello,
I would like to start with a very humble statement that I am new to this nrf52 SoCs and would appreciate any of your...
Hey everyone,
I am playing around with Nordic Cloud, Thingy:91 with the Asset Tracker v1 and the Nordic Cloud RestAPI.
I happened to see in the process, that the unix...
Hello,
I contact to you because a customer bought the development tool part number n RF52-DK, and one received the product, they noticed that there was on the box of the...
I use nRF52 DK as a central devices and i have also other nRF52 DK and use for a beacon. I would like to show my beacon's RSSI value on the UART Terminal(Realtek,Termite exc...
Hi,
I have done buttonless DFU in Custom board using NRF52832. My code with DFU is working fine in the nrf52832 Development kit. While I am trying in a custom board. My...
I'm developing for nRF52 DK
using SDK 17.02
Segger 5.10b
I'm developing a service to read pin 12 where I'll have a square wave signal of about 60Hz. When I tested my...
Hi,
Is there an example code for nRF52832 were the system is configured to operate in a certain duty cycle, e.g. performing a certain task once every 100ms, and then goes...