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 am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and have an issue when I create a file using FATFS (when disconnected from the PC) and afterwards copy it via USB (Windows...
My NRF52840 based module BT840 powered by one Coin cell with 5sec.on and 5sec. off with battery life of 22 hours . Can you help us in extending battery life ? Thanks Regards...
Hello ! I'm currently experimenting with the direct test mode for the nRF52840. I got it up and running with the nRF connect application.
I do however want to run it from...
I'm following this guide from Nordic to set up GCC and Eclipse to develop with Nordic SDK for the nRF52840. I'm going to develop for the SparkFun Pro nRF52840 mini development...
Hi,
I am able to sniff the data from nRF52840 DK in windows 10.
But unable to do it in Ubuntu as per procedure mentioned in sniffer guide.
No Interface is shown in...
Dear Support team,
The nRF52832 chip supports NFC. But I wonder if the chip has the capability of passive operation without battery and just energy harvesting through NFC...
I am evaluating the SAADC options and I'm looking for sampling one input at fastest speed. Easy DMA looks promising, but my function for SAADC communication hangs, if I set...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) using device: EYSHJNZWZ (nRF52832) connection device...
Hi,
Reading through IPSP posts on devZone I realize there's IPSP support in nRF5.
Wondering if there is IPSP (router role) support in NCS - for nRF52833 target?
Hi all,
in my project I have a nRF52DK and a nRF52840DK. I will use the nRF52DK as peripheral and the nRF52840DK as central. For this I flashed ble_app_uart on to the peripheral...
Dear Members,
How can I define my solder mask properly ?
Is my solder mask definition correct ?
Please have a look on my screen shot, thanks
On the PCB
The design...
I am following the MQTT example provided https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/iot_sdk_app_mqtt.html?cp=7_5_0_4_2_4_6 with nRFSDK 16.0.0 and nRF52DK
I...
Hey all
In my current project I could set up an SPI communication, where the SPI-slave is on the nordic side. This works fine when I have __WFE() in my main loop, however...
Dear Nordic colleague,
I'm trying to build BLE sniffer with Taiyo Yuden EBSKJN(w/ RF52840) on windows10 64-bit PC. I set it according to the latest instruction manual(nRF_Sniffer_BLE_UG_v3...