Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I was able to create a Distribution package with the command as shown in the following photo.
I have taken the zip file from email app in my iPhone and have opened in...
Programming the bootloader
How the MBR knows the start address of the bootloader?
pape says : This start address is defined in UICR.BOOTLOADERADDR, which is located at...
How do you do
1.Now want to set the PWM output frequency is 60 hz, but with an oscilloscope test is 60.24 hz, here more than 0.24 hz.How can I do the precision of the precision...
Hello,
I'm trying to connect my Linux computer to the nrF52 DK card using BLE.
I'm connecting my Bluetooth chip to nrF52 and I want to display "hello" on the serial interface...
Hi everyone,
I would like to create my board like this one :
www.adafruit.com/.../3406
learn.adafruit.com/.../39913
I know that Adafruit changed the bootloader...
I'm using PCA10028, SDK12.3 and android(7.1.1) application using BleProfile.
My application implement ADC using app_timer and indicate adc value each timeout.
The narrower...
Hi,
I have bought a Smart Remote 3 and now I wonder if there is any user manual available for it. I want to test the features it has out of the box before I start to modify...
Using SD130 v2.0.1 on nRF51822, I would like to be able to change the advertisment interval after first connection.
My app is based on the HRS sample, with a modified avertising_init...
Hi,
I am trying to bond Thingy to Android device. But, it is rejected by the device.
How do I bond Thingy to Android device? Any Hints would be helpful.
Thanks
Has the dev kit gone through FCC? i.e. can the SoC/antenna design be replicated on a custom board so there are high chances of passing certification tests?
Hello ,I hope the speed of NUS can be achieved 7K Byte/s. The data form phone to uart is ok,but the data form uart to phone is not.I tested the Bluetooth part separately.Loop...
How to make an encryption on nRF51822?
Does it need to set
sd_ble_gap_sec_params_reply(m_conn_handle, BLE_GAP_SEC_STATUS_SUCCESS, &m_sec_params, &sec_keyset)
the...
I want to flash a client and three servers with the BLE mesh simple light switch example:
infocenter.nordicsemi.com/index.jsp
The third instruction on the above web...
Hello,
I've recently properly started programming my nrf52832 DK with segger embeded studio playing a little with the debuging tool break points modifing example ect.....
I test ble bond with 'ble_app_gls' in sdk 12.3.0
eg.nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_gls\pca10028\s130\arm5_no_packs
my phone is meizu mx4, android...