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...
Greetings,
One thing I've noticed is that if I enable the RTT nRF_Log messages in the bootloader, then the RTT messages that are being sent out in my application do not...
Hi,
i have recently bought a development kit for the nRF24LE1 chip. Untfortunately there was no CD included, as described in the following user guide.
data.icbank.com/...
The nRF51822 Bluetooth Smart Beacon Kit has P0.09 and P0.11 connected to the programming connector P2 (Pin 3 and Pin 6). From the User Guide :
Can I use them as UART...
I have a Rigado BMD-300 Evaluation Board with a BMD 301 module attached. Using the Texas Instruments SmartRF Packet Sniffer, I see the message being broadcast approximately...
Hi,
I've studied the "ble_HID_template.ino" example and I've come up with some doubts and need some clarifications in some points, they are listed below:
1 - Does nRF8001...
Hi.
First, I use nRF52832, s132, softdevice 3.0.0
I will save identifier that is first scan data(8byte).
And, I ignore Later scan data.
Next, UUID's some part...
I recently updated my nRFConnect version to 2.2.1, which alos updated my Command Line Nordic tools. After this update, nRFConnect is " Unable to read connectivity firmware...
I am using a tab with some application in which if we kill the app ble_disconnect will happen and led will blink means it goes from connected to diconnected state.
path...
In the Light Switching example the Health model is used, but is it mandatory to used this model for Bluetooth Mesh applications or I can choose not to use it if i don't deem...
Hi everyone,
We're using our own customized BLE service with nrf51 on the one side and Android Smartphone on the other.
While connecting to the GATT I'm getting Error...
Forgive me if this is a stupid question, but I am new to programming microcontrollers other than Arduino and SPI in general.
I have a DAC that has a 16-bit register and...
Hello,
I am using 10 bit ADC read VDD voltage convert into mv without using any external voltage divider circuit, as per following function:
static void adc_configure_battery...