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...
Use the Nordic \ nRF5_SDK_12 _f012efa 2.0-3 d \ examples \ peripheral \ pwm_library routines, now can output two lines of PWM, but want to two way different PWM phase have...
Hi there. I'm Matthew!
I noticed that there were contests sponsored by Nordic in the past, such as
Startup Weekend, June 15-17, 2012
The Nordic Semiconductor App...
I can use nRF Toolbox as a central to test various nRF5 as BLE peripheral samples.
Is there any sample app (iOS or Android) to test the few nRF5 as BLE central samples? ...
Hello.
I am trying to turn off ACK in the example "esb_ptx". I have tried this in both SDK 12.2 and 14.0.
I try to turn off ACK like this:
static nrf_esb_payload_t...
Hi,
I am trying to establish a border router in my test Thread system (a part of infocenter.nordicsemi.com/index.jsp . I have the required Raspberry Pi 3B, but it is driving...
I'm using the 1.0.1 nRF Sniffer and 1.10.10 Wireshark on Windows 10 64bit. The firmware 1.0.1 is programmed to nRF51822 dongle using Jlink 6.12a. The exe works fine when no...
Hello everyone,
I want to integrate NFC to one of my projects and I am having a problem with the value of some of the capacitors.
I am looking into using the nRF52832. ...
Where can I download the example project that can be imported into Eclipse?
Tutorial: devzone.nordicsemi.com/.../
Broken link: ble_app_hrs
When I follow the link...
can't program nrf52832ciaa
I can connect the core through segger commander
I can erase the chip after push the download bottom in the keil 5 ,and erase the chip...
I have an nRF5- DK and I'm following this tutorial . I loaded the softdevice, I can compile, I can load the flash, I can see the output in Termite, I can change the code to...
Hello,
I have an NRF51822 custom board. I am trying to flash the code under
C:\Users\Home\Desktop\nrf51\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart...
Greetings -
The (custom) device I'm working on has multiple possible serial interfaces. I thought "Hey, I've written entire operating systems before, I should just intercept...
Hi all,
i need to write in flash, and i try to use the example flash write of sdk. It works correctly but when i put it in my code, the writing register ( NRF_NVMC->CONFIG...
Hi!
I'm developing Thread mesh using nrf52840 with COAP communication. I would like to set a longer timeout and more retransmission tries in COAP. I saw this parameters in...