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,
We are using sdk12.3.0 sd130 v2 on nRF51822(32KRAM version). We want one central to connect to at least 3 peripherals. We are starting with ble_app_hrs example at the...
Configuration:
nRF5_SDK_13.0.0_04a0bfd
PCA10040
ARMGCC
Background:
I have created custom service based on ble_nus service. I have created 4 characteristics with notify...
I'm concerned about users writing too much or invalid NDEF data to the NFC function.
This could result in parse errors or buffer overflows leading to system crashes/malfunction...
Good Morning,
I need help for integrating a wifi card of this type or another that may suggest. With explanation of connection in the pinp Gpio of the thingy52 board, what...
Hello everyone,
I am looking to start developing something using nfc but I am unable to do so.
I am using SDK v12 and it has nfc examples as well like "record_url" or "adafruit...
Hi,
How to integrate both over-the-air and uart bootloader application for an device? We have a custom board with nrf51822 chipset, and we need to implement the firmware...
Hello,
I'm currently experimenting with the dual-bank bootloader in SDK 13.1. According to the documentation, if the new application can be activated, it is copied from...
Hello everyone,
I'm developing a new device using the nRF52832 but I have 2 questions before I send my PCB to manufacture, I hope you can help me out:
Is there any...
Hi,
Congratulations on releasing nRF Connect v2.0!
Unfortunately, I'm having trouble with adding apps behind corporate SSL proxy. Is there a workaround for this?
Please...
Hi,
I am trying to change the uart example using NRF 52 with SDK 12.3, so that I would hold a button pressed and it would send the time of button being pressed after release...
Hello!
I am putting (with a wave generator) a square wave on pin 17 of the microcontroller, and I want that same wave to come out on pin 18. How do I do that? Do you have...
Hello,
I need to transfer a lot of data over USB. I configured the USB as a USB_CDC_ACM on the nrf52840.
Everything works but the problem that i'm running into is that...
Hi there,
I'm currently using micro-ecc on an nRF52 compiled using Nordic's makefiles and implementing the secp256r1 curve. I'm mirroring this in Node.js using the Crypto...
Hey,
Can the nRF52 support 'Thread' / '6LoWPAN' protocols in the future?
Can the component support it (PHY wise etc) with the right 'softDevice' stack drivers?
Thanks...