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...
Iam using LPCOMP for my project i would like ot know where the header files are available to download, iam getting the error
....\main.c(33): error: #5: cannot open source...
Why isn't the nRF52 ADC internal reference voltage included in the electrical characteristics on the SAADC in the Product Specification? Knowing what voltage the ADC is referencing...
The table on:
infocenter.nordicsemi.com/.../gpio.html
specifies: Iol,hdh = max 15 mA for Vdd >= 2.7V.
The graph lower on the page (Figure 6. Max sink current vs Voltage...
Hi Nordic,
when 51822 communicate with an app,is the best way to use different services and characters
to achieve different passageway or use a self expand protocol on...
dear all
I have two same 51 822 device with same program, one is normal, the other can't be connected even re-power manually .The two all can be found by nrf master control...
Hi,
I have been able to use SAADC to measure temperature, but my code does not behave in the way I expect it to!
In the config file I have the following settings set:...
Good day,
I try to add inline assembler like this:
asm("POP {R12,PC}");
but I have an error:
Error[Og006]: Error in inline assembly: "Error[401]: Operand syntax...
Hi!
I'm currently developing a driver to communicate with a sensor via I2C using the Nordic's nrf_drv_twi library. I based my code on the twi_sensor example, but since...
We are in process of identifying the right hardware for our project and considering nrf52832 as the core processor. For our requirements, we need to use external serial NOR...
Hi,
I was trying to complie my code but the Keil is giving this error, which I am pretty sure is about the recent update that I have downloaded. I am using nRF51822xxAA...
hi i am using nrf51 development kit. i have gone through nordic development zone tutorial to use Eclipse IDE. build was successful it is creating release folder in which i...
We are interfacing serial flash using SPI interface and use nordic nrf52 nrf_drv_spi.c as the library.
We have taken a look at nrf_drv_spi.c, and it seems in the api nrf_drv_spi_transfer...
I am using Nordic nRF51 Development Kit with SoftDevice_130_2.0.0.I tried to run the SDK 11.0.0's example "examples\ble_peripheral\ble_app_gls\pca10028\ser_s130_spi" from...
As Nordic newsletter, s132 v3.0.0 softDevice have been released, I have a question that: if I want to use new feature in s132 v3.0.0 like DLE or privacy, does Nordic need...
I am trying the tutorial Radio Notification and was following the patch from Ble_radio_notification wont compile . The radio notification init comes right after the ble enabling...