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...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hello,
i haven't found an answer to this question. Which address uses the PTX in Enhanced Shock Burst Protocol (nrf52832, SDK 11)? In the code I found only that:
NRF_RADIO...
Hi
According to the BT spec v4.2, Volume 6, section 4.5:-
"There shall be only one connection between two LE device addresses.
An initiator shall not send a connection...
As show in the title, suppose I have my own bluetooth stack implementation, Is there any possible to flash the bluetooth stack into the nordic series?
Or, another question...
Hello
I'm able to use the MasterEmulator in a WPF or command line application but when I try to use it in Windows PowerShell i get an error.
I'm trying (with the dll...
Hello,
We've been struggling for a while trying to understand how to interpret the nRF52832 electrical specification . Sorry if this may sound like a bad question but we...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hi!,
I have load Sniffer_firmware into PCA10028 and works, but I can load Sniffer_firmware into PCA10040? it's compatible?
This file --> ble-sniffer_nRF51822_1.0.1_1111_Sniffer...
Hi,
I have tested mbed Classic and mbed OS with CLI and Yotta and works with nRF51-DK and nRF52-DK. Also with Eclipse Neon.1 with yotta build Eclipse CDT4 - Ninja.
But...
Hi,
I have a JLINK EDU and JLINK LITE and an nRF52 module and am attempting to use nrfjprog to program the device. Both devices are able to erase the chip, but the JLINK...
hi,
i'm new to bluetooth development so i have got a Tiny BLE. ( wiki.seeedstudio.com/.../Tiny_BLE)
the Chip is: nRF51822
i use for the development at the moment the...
Does Nordic, or any third party, provide an iOS app that utilizes the features of BLE 4.2? Specifically the larger packets sizes, and is there example code? Wish list would...
My net is a star type with many nrfL01P+ units.
Now i simply use only pipe 0 with no acknowledge (and same frequency for all units).
My question is if can I use pipe 1 ...
Hi,
I'm building a device with an nRF52 or nRF51 Module (still undecided), but still need a second MCU for USB Host functionality. Unfortunately, USB Host requires a precise...
I modified the nRF51 SDK_v5.1.0 .36092\Nordic\nrf51822\Board\pca10001\s110\ble_app_hrs proj and downloaded to my self-made pcb,and it worked well. Then I want to update to...