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,
I am using nrf51822 chip. I am using RTC to generate irq with CC. Everything works fine for IOS and old Android version. New android version makes 2 things when I disconnect...
I own a Surface Pro 3 which has only one USB-Port. Can I set up nRF-Connect with the internal Bluetooth instead of using an USB Hub to connect two development kits?
To whom it may concern.
Ended up on the Nordic Semiconductor website, since I was trying to find a good manufacturer for a Health Smartband and software.
I represent...
Hello, I want to use multiceiver mode nRF24l01. For 4 transmitters.
When setting up the receiver, I can only receive data from the tube 0.
I can not understand how to tell...
Hi all, I'm working on SDK13.0.0 secure bootloader and I'm curious to know about
Why nordic defined, dfu service uuid(0xFE59) is 16-bit uuid and characteristics in...
Hello,
I am attempting to use GCC with Eclipse. I have installed all the tools, sdk, etc. and have also installed Mentor Sourcery CodeBench to get the Make and rm tools...
Hello,
I'd like to know if it's possible to use this chip to analyze the spectrum in the range of 800MHz 1GHz, and if it's possible to capture raw data. With the information...
Hi,
I am working on SDK13 multiperipheral example trying to add nus in code, but it is not able to send anything to connected android , nrf52 is receiving only 1 byte if...
Hi,
I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.
6LoWPAN mesh network based on IEEE 802.15.4.
Mesh devices can be...
I'm looking into a project that needs to have BLE to communicate with a user and a mesh network to communicate with multiple data gathering nodes connected by 2.4GHz RF links...
Hi,
I am using nrf52832 for my application. The application share same SPI module for two sensors(with sensors are selected using two chip select pins). Is it possible...
Hello ,
following are my requirements :
to create a secure bootloader which checks app validity at every boot .
the boot loader should also accept UART communication...