hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
Hi,
I am creating a custom project using Eclipse Managed Make having followed the instructions from here .
I am continually getting the above error when I try to Debug...
I'd like to add a capslock function in gazell when i am developing a keyboard based on 'nrfready_desktop_2_v3.1.0'. After i have read the source code from nordic, i cant found...
Hi,
I have a strange problem with FreeRTOS xTimers not waking up, that I so far have tracked down to be related to PPI driven SAADC combined with FreeRTOS Tickless Idle....
I'm working with the experimental_writable_ndef_msg example. I can write data to the tag and the data shows up in m_ndef_msg_buf . I'm writing 2 text records, and I'm trying...
I want to open a sequential space for saving my data, about 20KB , and I want to modify or read it anytime, nordic suggest using FDS, but it seems a bit confusing. Is there...
Now, I can write the data to flash(but only once),and I can read data from the flash.
Those all be OK.
But I want to write data more than one times.
So,I use the NVMC to...
NRF52, SDK 12.1
We are using I2C to communicate with a secure element. We got the basic system working and can send and receive APDUs. The problem we have is when receiving...
Hi,
is it possible to flash the nrf52 with a TTL-232R-3V3 cable. My initial idea was to connect the cable uart Rx,Tx pins and program it using nrfjprog .
However, the...
Hello,
i'm new in bluetooth programming. but i wish to make a bluetooth controled frequency generator. Frequencies must be in range 1 too 1000 Hz, with variable Pulse Width...
Hi,
We found out on this topic that there was a flaw memory protection of nrf51xxx chip
devzone.nordicsemi.com/.../
We search on the net and found out quickly how...
I have an old application which I want to add the bootloader and secure DFU.
I have to migrate to SDK version 12 and I have some persistent data which the old program is...
Hello, I have nRF51822 Beacon Kit (pca200006). I'd like to upload .hex file in DFU over ipad, I picked beacon example from sdk 11. When I point on the hex file from ipad toolbox...
Hello,
I am running the NFC example applicaiotn(URI Message Example) in SDK5 v11.0.0. I am using a PCA10040(V1.1.1) dev board with the NFC antenna connected to it and testing...
We would like to use the nRF52 for an indoor application that should cover a a single family home.
The requirements for throughput are very relaxed, so we'd like to trade...