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 All,
I'm trying to update the application firmware of an nRF52 board with OTA DFU.
I have managed to create a .zip package (under linx, gcc compiler, Nordic SDK11,...
I want to make a program for wireless accelerometer with a microcontroller "nrf51822". I prepared the code however I face a problem with the ".h" files such as "nrf_error...
Hi All,
I'm having trouble running one of my I2C sensors connected to the nrf52 when running at a 200hz sampling rate.
Interestingly enough, the same sensor seems to...
I mean what kind of header information and stuff besides the data. I could only find this for advertising packets.
A graphic or list like this would be nice:
byte 0...
Hello,
I'm currently working on profiling an embedded application on an nRF52 using the S132 SoftDevice.
I've found that the svcall sd_softdevice_enable takes approximately...
Hi,
My SDK version:9.0
SD:8.0
I use gpiote to generate an interrupt,
static void bma255_int_hook(nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
g_int1_triggered...
My phone : Lenovo Phab
Problem : cannot pair with nRf 51822 from Bluetooth menu BUT when i use Official App ( NRF Utility etc) then connect and start receiving data " ...
Hi,
I am using nrf52 with sdk11.0, I have migrated the code of pwm_library code to ble_uart_peripheral.
But when i'm initializing the pwm the code it stops the advertising...
I am not sure where to post this info so I do it here. We have been testing nRF51822 chips in a Rigado BMD-200 module powered by a single 2032 battery and have been getting...
I am using the minimal port referenced in this question: devzone.nordicsemi.com/.../
to interface the nRF8001 using an MSP430 device. I am currently in the process of porting...
I am using SPI MASTER example from sdk 7.2.0 with softdevice s110(using spi along with BLE).
In my program I have a requirement of reconfiguring spi pins after using spi...
I see that driver version 1.0.0 was tagged on ghitub: github.com/.../v1.0.0
However, when I visit this page: www.nordicsemi.com/.../38649 , I can only find the 0.5.0 version...
Hi
I use nRF51422 for our products.
In a product line, we check the CWtest mode current consumption current.
I decided the determination value of the CWtest mode current...
Hi.
I'm using nRF51822, S130, SDK10.0.0.
I made a source code as below refering radio_test which is in SDK examples.
But the width of frequency is just 0.2MHz as below...