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 have everything working nicely with gcc, my own Makefiles, and the Nordic SDK12.2. I'd like to move to CMake to better automate my process (in particular, compiling one...
Hi
for few days I seem to got stack in using together UART and radio on nRF21LE01 in ESB mode
and I suspect irq_flags = hal_nrf_get_clear_irq_flags(); to be cause of my...
hai,
i am using mbed to program my nrf51822.
i need the following requirements
1.store some data on nrf51822 flash memory using pstorage .
2.setup bonding for security...
It's my question. I use saadc single mode from nrf52832 to sample voltage .When the original voltage is 24 V ,measurement of the pin is 2.8v,I set the resolution to 10 BITS...
hi,dear engineers,
i use the example experimental_ble_app_buttonless_dfu of nRF5_SDK_13.0.0_04a0bfd,
on the PCA10040 board,Now,i'm sure that I am flashed Softdevice,app...
hi
I have designed a small PCB with the NRF52 chip on it and kept few ports for some peripherals. Apart from that I only have 4 pins that I can connect to, UART-Tx, UART...
Hello,
I'm wondering if my nRF DK51 is not broken as it behaves quite strange when trying to connect with a BLE Central (iOS and Android devices). For most of the part...
I am trying to track down a power usage problem with my code. When I started using SDK 13.0.0/S140 v5.0.0-2.alpha on a PCA10056, the power usage went up in my app. I see that...
I'll try to simplify my project as much as possible to make this understandable.
I'm wiring an nRF52 PCA10040 board to an iCE5LP (Lattice) FPGA.
I'm having an issue with...
I have an after market breakout board for nrf51822 with a usb-to-serial chip (cp2102) that I bought from Amazon . It should act as an NRF51 USB dongle (pca10031-like) but...
My pc server should send information to nrf52832 by ECDH, then I create a dll file from micro-ecc. However,the result in windows is not the same as the result in nrf52832...
dear friends ,
within a peripheral connection event, 9 states is identified, as it is shown in the pic above(from s132 document). Can i get a detailed description about what...