Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hi,
I'm using the nrf52 and in my application I need to sample a sensor after applying an IR pulse; the pulse length influences the sampling thus cannot be disturbed by...
I think this is a rather common problem:
I want to expose a couple of variables from my model code (members of structs) as characteristics. Is there a simple and elegant...
Hi
Question
What is the risk/chance that future revisions (>2.0.0) of S130 will be incompatible with the setting UICR.CLENR0 = 0x1C000 ?
Background
Today we would...
Hi,
I need to wait for a period of 7.5ms whilst my I2C sensor completes a measurement, I am currently using the nrf_delay_ms function however I am looking to optimise the...
Hi
I'm trying to explore the nRF52-DK kit.
I downloaded the demo : www.nordicsemi.com/.../heart_rate_demo.zip
Dragged and dropped the hex-file to the JLINK drive thats...
Hello,
I am utilizing an accelerometer sensor and communicating with it using TWI (I2C). I have both a development kit (NRF51-DK) and the Beacon (nRF51822-Beacon). I can...
Hi all:
Below is my source code for SPI master.
However, the handler is not triggered ...
Is any setting I missed?
Thanks...
void spi_event_handler(nrf_drv_spi_evt_t...
Hi,
I am using nRF51822 BLE nano with mbed IDE. I tried to set channel so that i can achieve the desired frequency for FCC testing i.e. 2402MHz,2441MHz and 2480MHz .I am...
I am looking at the ble_app_hrs_c example (with the s130 soft device on pca10028 dev board). I have set the m_scan_mode to BLE_WHITELIST_SCAN to enable whitelisting. In the...
I have implement the systick with the idea to use it for delay functions.
The systick is running normal if no BLE Events occur, but during a BLE event it seems to be stopped...
Do conditional breakpoints work in Keil uVision5? I open the Breakpoints window and see:
If I set count to any value, I application still breaks on the first pass. When...
Hi
I have problem make the examples in the SDK 11. I get at "No rule to make target"
C:\konskimo\NYII\Spec\nRF52832\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blink...
Hi,
when using timeslots I cannot turn off the external crystal that causes an higher consumption.
I already read this post and tried to turn off the timer0 (using STOP...
Dear Sir,
I merget (Software Device) + (DFU bootloader) + (Application firmware) into PE280_WS.hex
And use the script <<nrfjprog.exe --program PE280_WS.hex>>
it reported...