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...
Hi, all!
Sorry, I'm not good at English myself.
My device is nrf52832.
Example code is ble_app_uart (pca10040, s132), I did not modify the code.
My problem.
Ble...
I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I'm trying to follow this tutorial here devzone...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
I am planning to use MDBT42Q with Chip/Ceramic antenna. I can see in the data sheet they have mentioned an optional 32.768khz crystal.
see page 32 (8. Reference Circuit...
Hi,
I am wondering which development platform tools will Nordic be supporting for IoT nRF52832 PCA10040? Kiel or IAR or eclipse or EmbeddedStudio?
Do we need to buy EmbeddedStudio...
I am writing an application for sending data received over SPI from a non-nordic chip to nrf52840 to nrf uart app using NUS service.
I am using 20 bytes of a packet size...
Is there any callback interface of sent-beacon activity that I can use in BLE s140?
I want to change the content of the beacon every time I send one. So I want to use a...
I don't quite get how this works from the documentation and examples provided, i have a display not yet implemented in your drivers, but I have written my own which just transfers...
Hai team,
Iam doing project called indoor navigation system using beacons.I recently found this link
infocenter.nordicsemi.com/index.jsp
can u please tell me what this...
Hi, I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I've modified the ble_app_uart example to...
Hi
Mesh SDK 0.10.0
I have created a keil v5 project to build the light_switch server app and it builds and links successfully. I can run it up to the following line...
Is the BLE mesh light switch example of a server and client model the correct implementation for our product?
Our product will include from one to ten devices. For a customer...
Hello,
The question might be a little vague at the moment but I would like your guidance if possible.
I already asked other questions related to this topic but I will...