Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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...