It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hello
I am using this tutorial blog.blecentral.com/.../
to configure my BLENANO to work on eclipse whith gcc toolchain.
I am using the latest SDK which has the softdevice...
Hello,
I can't solved a problem with advertising problem on my iBeacon working on nRF51822.
I have my own 40 unity BLE Module in my room test. They're configured to...
Hello,I run the program nRF52_SDK_11.0.0\examples\peripheral\uart\pca10040\arm4
and rewrite the "main":
int main(void)
{
//LEDS_CONFIGURE(LEDS_MASK);
//LEDS_OFF(LEDS_MASK...
Hi,
nRF5_SDK_11.0.0_89a8197\examples\peripheral\saadc\pca10040\arm5_no_packs
Which timer is used in this example? RTC timer or Timer0-4 ?
I can not find it.
Thanks...
Hi,
I have used nRF51 DK board for 6 months well.
Then now, it isn't connected with nRFgoStudio since I have upgraded nRFgoStudio about 1 month ago.
Error message is no...
Is there any reason I can't have the radio notification run at priority 0? By definition it will never run at the same time as the lower stack, so it seems like I should be...
hi nordic
Have a code project sample shows the typical use Flash applications in data storage?
I see
[code]( infocenter.nordicsemi.com/index.jsp .
my code
`
#define...
If I have a high-priority interrupt (or a series of them) that runs long enough to completely mask a radio notification, then all further radio notifications appear inverted...
I bought two EZAIRO 7150 SL hybrid board, (which contains a MOTHERBOARD & DAUGHTERBOARD). As part of the problems we have been having trying to establish a wireless connection...
Hi, I am developing a software that connects to nRF51822 over UART. I donot have the physical device currently so I downloaded its Soft device under the impression that it...
Hi,I update my MDK from 4.7 to 5.0,my old project can open ,but can't find the device list.I want to use 5.0 and 4.7 at the same time,and I have installed the SDK6.0 when...
Hi, when I compile my project the linker gives me the following error:
._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol GPIOTE_IRQHandler multiply defined (by app_gpiote_fast_detect...
I am working with nRF52832 and SD 132 and SDK 11 (nRF5_SDK_11.0.0-2.alpha_bc3f6a0).
One of my BLE services has a characteristic with an attribute larger than 22 bytes. It...
i was working with a nrf51822 module.after about 50 that i programmed the chip with my jlink programmer (some time i program it with stlink V2) it be damaged and not worked...