Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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:
this is my code MOVE_SDK_100524(封装lib).rar .
project location:MOVE_SDK_100524(封装lib)\MOVE_SDK_10\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\ble_app_uart\pca10028...
I have two NRF52 chip sets. Yesterday, I was able to build and flash the Beacon and UART sample projects onto both of these chipsets.
After building and flashing, a small...
Hello, anybody!After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB. image description
but,the softdevice sometimes can...
We are using S132. Our application has several proprietary services. Once with writable characteristic to which we would like to send a response. So basically a mobile application...
Firstly sorry for my bad english.
I wanna make a data logger and i am using fstorage module. Before advertising start everything works correctly. However, when advertising...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...
Hi. I’m developing software on nRF51822 with SoftDevice s130-v2.0.1 and SDK v12.3.
I want to apply RTX to the software. In the case of building it using arm-gcc, the software...
Hi,
I am developing a project with NRF51822 and i want to block signals in one direction. Is it possible ? And if it is possible, how can i do this ?
Thanks !
(PLEASE SEE COMMENT BELOW)
I've got a Nordic project that I imported into Eclipse as a makefile project. I've got it working and I can debug into it. Everything is good....
OTA problem:
My hardware is 51822qfaa .
This my bootloader: nRF51_SDK_10.0.0_dc26b5e.rar
location: nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110...