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...
Hi all,
I encountered a problem , when I connect 1 board central to 2 board peripheral via NUS . It connected and discovery success . But at
static void db_disc_handler...
I was compiling a project(ble_app_uart and I am using PCA10028), it was not successful and KEIL5 display this:
it looks like I didn't install NordicSemiconductor.nRF_DeviceFamilyPack...
Hello,
I use a nRF52832 device, and I have some strange behavior when I use PWM. You can see my test program listed below.
Thank for your reply, Thierry!
/*
* Test_PWM...
Hi. I am a newbie in Nordic chips, quite knowledgeable in Atmel AVR, though. I'm working with an nRF51822 on a board like this www.waveshare.com/.../BLE400 . I use the Mbed...
This might seem like a really banal question, but i could need some clarification on this.
My understanding is that the config_client should be used on the network provisioner...
I want to connect a ST Chip (LSM6DSL - Datasheet ) via SPI with the nRF52840 Preview DK (SDK13) - NRF_DRV_SPI_MODE_0
When I am using the SPI Master example with different...
Hey Guys,
Thanks for this wonderful first of all.
Great work!
Well I am posting my first query related to Nordic mesh, please help
we need the BLE for our Wireless...
I would like to use connection handle value as index to an array which store some per connection specific data. Some questions about connection handle:
is connection...
I am using example DFU project (bootloader_secure) from SDK (12.3).
Chip 51822QFAA.
My problem is that I cannot start to debug session in Keil5. Use JLink.
I can program...
Hi
Is there someone who used polyfill under windows to run the thingy html5 example ?
( chrome and Bluetooth work around to have the application running)
Already thanks...
Hi,
I recently ordered the nRF DK 52 from Mouser Electronics (only one version available on their website). Furthermore, they were not able to provide me with the chip...
Hi,
I have been programming Nrf52 custom board using the J-Link in the nrf52Dk and Nrfgo studio.
Accidentally gave download to J-link from SES, The chip in the nrf52 gets...
Hi there,
Based on apple recommendation, I've chosen the next connection parameter set (and tested the parameter set works on other platform such as TI and Dialogue chip...
Hello All,
I am working with the HRS example. Currently I have one central device and one peripheral device is there.
From central code I want to print the updated RSSI...