I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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...