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...
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...
I'm using the nrf51822 with the IoT softdevice and SDK as an IPv6/6LoWPAN peripheral and Linux with a BLE dongle in the central role. Basically, I have everything working...
I'm trying to write 7 bytes (0x01 02 03 04 05 06 07) to my nrf51 Dongle with my own custom service running based on the Battery Service.
The problem is that I can only...
Why does it say that the nRF51822 has 1Mb/s and 2Mb/s data rates if it doesn't?
Quote from devzone: "6 * 20 B* 1/0.0075 s = 16 kB/s = 128 kbps".
And its only for S110...
Hi there
I am having problems with uart app on SDK V7.2
I have dowloaded Keil and all of the other demo's seem to be working but this one is not.
It will not connect...
Hi. i have a little problem.
For start, i want to use the referance Layout found here link text with the hardware description file of PCA10004.
So there is a simple method...
Previously, I used to load and debug my programs.
after a few months,
Today when I setup the environment again, now I can only compile and generate hex files from Keil....
Hi,
Now I am try to use sd_flash_page_erase() to erase a flash page.
Before I call it, I already stop all interrupt but I always get a error message "NRF_ERROR_NO_MEM...
Hello,
I am working with nRF51822 development kit (s130 softdevice). I want to use one software interrupt for my custom application. Is there any software interrupt available...
During my development with ANT protocol, I found that if you have a bunch of units all have one master channel. Channels will actually bump into other channels easily and...
Hi,
I'm trying to get the SPI Slave example working on my nRF51822 PCA100001 development kit.
SPI1_TWI1_IRQHandler never gets called even though the ACQUIRED and...
Looking into the schematics, I could not find any uart or spi signals on the connectors. I am good in soldering, but I would not dare connecting wires to the nrf51422... ...
Hallo everyone!
I need very low consumption when BLE working. according to S110 SDS, BLE power profile section, when BLE in idle-connect, there is Ion+Irtc+Ix32k, same...