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 test ble bond with 'ble_app_gls' in sdk 12.3.0
eg.nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_gls\pca10028\s130\arm5_no_packs
my phone is meizu mx4, android...
I feel Slave Latency is unnecessary.
For example :
Connect Interval is 100ms,
Supervisor Timeout is 4000ms.
So the Slave Latency must be 39.
if I set Slave Latency...
Hello,
When using extended ATT_MTU without DLE, and the MTU is larger than the LL data length, I know that the MTU is divided into smaller LL packets when sending.
But...
Dear Nordic Devzone,
I want to run an Arduino Ethernet Shield with the Wiznet5100 on the nRF52840. I was wondering if there was an easier way to do this then having to...
I am designing the BLE solution using nrf52832 . The board will be two layer board with solid ground plane in the bottom layer and signal and ground pour in the top layer...
what is a valid publish handle, when I run pb_remote_client, first I input "1" and one pb_remote_server device has been provisioned, and then I input "233", it happens "MESH...
Hello,
I used translation software.
I am measuring current consumption.
I supply it from an external power source.
I connected the SB 12.
After that, I supplied...
Hello,
I'm having trouble to work on the nrf52832 DK with the accelerometer.
First, I tried to wire the accelerometer as I was wiring it on a Arduino Uno but I couldn...
Hi everyone, maybe I'm wrong but I think that the Garmin oregon 600 uses a ANT+/BLE chip made by NordiSemi, it's possible to know exactly which one it is?
Thank you a lot...
Hello,
i'm trying to DFU from 13.1 to 14.1..
What i have tested is flash(SD + B) + dfu(APP) on both versions. Now i'm trying to DFU all from sdk13.1 to 14.1.
Is it...
I know that latest nRF5 SDK and nRF mesh SDK support SES, it's really a good news for developer. I'm just curious that, can I use SES to flash SoftDevice on macOS? If so,...
Hi;
I am using NRF52 DK(pca10040) board nowadays with sdk 14.0. I read a blog post about power consumption in nordic webpage.( link )
In this blog post, there is a webpage...
I´m currently developing ble peripheral application for the nRF52832 with SDK v13.0.0. I need to have a secure connection between the nrf and android or ios mobile device...
Hi There,
i am new to nrf51822 and new to program this kind of controller.I searched over the website, I couldn't find a good introductory documentation for programming the...