Pinned Repositories
nrf-slim-serial-uart-dfu-host-c-code
Example host application (written in C code) for nRF5 Serial UART DFU
nrf5-ancs-ams-wristband-example
Reference example of the wearable on Apple ANCS and AMS client example
nrf5-external-spi-flash-bootloader
Slim SPI External Data flash DFU (bootloader = 12KB, including bootloader Setting) on the nRF5 SDK
nrf52-ble-range-estimator
Example on how to show the RSSI with Packet Error Rate with difference link (1Mbps, Codec)
nrf52840-display-ST7735
Demo code on the Display ST7735 with Nordic nRF52840
nrf52840-dongle-example
Examples on the nRF52840 dongle
nrf52_ble_transfer_jpg
Loading the jpg file from host (such as PC, raspberry pi) through UART and send to the mobile
PNG-to-RGB565
Python Script how to convert the PNG to RGB565 format
SES-Project-For-NRF51
Segger Embedded Studio Project for nRF51 development
SSD1306-LCD-on-NRF52
SSD1306 LCD on the NRF5 SDK
jimmywong2003's Repositories
jimmywong2003/nrf-slim-serial-uart-dfu-host-c-code
Example host application (written in C code) for nRF5 Serial UART DFU
jimmywong2003/PNG-to-RGB565
Python Script how to convert the PNG to RGB565 format
jimmywong2003/SES-Project-For-NRF51
Segger Embedded Studio Project for nRF51 development
jimmywong2003/nrf52840-dongle-example
Examples on the nRF52840 dongle
jimmywong2003/nrf52811-ble-long-range-demo
Example how to use the nRF52811 for long range demo
jimmywong2003/nrf5-gpio-ppi-timer-counter
Example how to use the PPI to check how many button press and store the value in timer counter
jimmywong2003/nrf5-modify-device-parameter-through-host
How to connect with mobile phone to change the advertising content / parameter
jimmywong2003/nrf5-packet-error-rate-measurement-on-ble-connection
Example on BLE Throughput Test with Packet Error Rate
jimmywong2003/nrf52-central-channel-map-update-with-survey
Scan all the RSSI at every channel and select the best e.g. 15 channel for channel update
jimmywong2003/LZO-Compression-on-nRF52
Show how to use the LZO compression / decompression library on nRF52 Series
jimmywong2003/nRF5-freeRTOS-BLE-Central-or-Peripheral-Example
Example code for optimized the current consumption with FreeRTOS
jimmywong2003/ble-nrf5-dual-peripheral-role-example
Multiple BLE Peripheral Example on the LBS & NUS Service
jimmywong2003/enocean_switch_thingy_demo_light_switch
BLE Enocean switch mesh demo with nRF thingy
jimmywong2003/nrf5-ble-bidirection-throughput-test
Demo how to transfer data from central to peripheral
jimmywong2003/nrf5-check-gpio-jlink-script-test
How to use the JLINK script to control all the gpio pins for checking the PCB
jimmywong2003/nrf5-debug-save-error-code-flash-app
How to store the error information into the internal flash during the app_error_handling
jimmywong2003/nrf52-ble-central-scanner-with-whitelist
Example how to add the BLE Central with Whitelist
jimmywong2003/nrf52-ble-multi-link-multi-role
jimmywong2003/nrf5-bond-with-2nd-central-example
Method how to bond with another host B during the device is connecting with existing host A by multiple peripheral role
jimmywong2003/nrf5-hrs-central-to-2-peripheral-with-bonding-freeRtos
Example on the HRM central role to connect 2 x peripherals device (ble_app_hrs_FreeRTOS) with bonding
jimmywong2003/nrf5-read-write-ram-jlink-script
How to read/write the content from RAM of nRF5 series by using the JLINK script
jimmywong2003/nrf5-s112-observer-advertiser
Example to add the observer and advertiser role on Softdevice s112
jimmywong2003/nrf52-ble-image-transfer-demo
jimmywong2003/nrf52-fixed-passkey-bonding-display
Device with Display to do the fixed Passkey Bonding (MITM)
jimmywong2003/AMS-Reference
jimmywong2003/solar_sensor_beacon
jimmywong2003/VSC-Nordic-example
Visual Studio Code configuration for ble_app_blinky example from Nordic SDK 15.