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,
although the NRF52840 has a nominal receiver sensitivity of -103 dbm I am only able to get a sensitivity of around -97 dbm. I know there was a bug in older soft device...
Hi all,
im using keil5 for this .i getting problem or may be confusion while selecting the packages .also could i use the softdevice for this .Also wanted to know the uart...
I want use two 52DK for BLE transfer demo, one 52DK download nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart",
other 52DK download "nRF5_SDK_15.0.0_a53641a...
Here NRF52 TX pin is connected to Battery to measure voltage Level. i am using NRF52 with SDK 11 and s132 soft device. Schematics are shown below
here BATTERY is connected...
The nordic thingy won't program anymore every time I try to program it gives an unknown error.
Does this mean that it is bricked and i need to change the chip or is there...
hi,
I am trying to develope a code to blink 2 LED's for different time interval of 500mS and 800mS using TIMER but I want to control them using TIMER 0 for one LED and TIMER...
Good afternoon,
I would like to ask you if it is actually possible for the peripheral device to automatically repair with the central device after being powered off through...
Hi All,
I have an application successfully running on nrf52832 with sd132 which I am migrating to nrf52810 sd112. Unfortunately since the softdevice structure has changed...
I am using nrf52832_xxaa and I'm porting my device from SDK11 to 14.
#define APP_SOC_OBSERVER_PRIO 1 /// Applications' SoC observer priority. #define APP_BLE_OBSERVER_PRIO...
Hello guys,
I have got some evaluation project based on Mesh.
I have got Mesh SDK (nrf52832 DK Based) and Thingy52 Mesh examples working. Even we created sample Android...
How is the output power effected by temperature on the nRF52832 chip? Is there any data or documentation specifying the change in output power vs low and high temps?
Hi,
I use the bootloader example given into the library to update my application (or bootloader and/or softdevice+bootloader) via DFU but I don't find in this code how to...
Hello,
I have questions on the Provisioner of a network. Reading through the documentation on Mesh Provisioning, I have come to understand that some amount of data has...
I've tried this but it does not work: static void adv_slots_init(void)
{
uint8_t default_frame_data[] = {0x03,0x03,0xAA, 0xFE,0x13,0x16,0xAA, 0xFE,0x10, 0xF8,0x03,'g','o...