Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
Hi all
I am using nrf52 with max30003 to read full ECG and send it over BLE.
My data is acquired at 128SPS.
De default GAP settings are too slow to receive all the needed...
Hello,
we're trying to develop central BLE application on nRF52840 using SDK 16.0.0 and S140 softdevice to connect with BLE pulseoximeter (Jumper JPD-500F - it uses TLSR8266...
From the documentation i have found it seems all the nrf52 and the new nrf5340 are all "extended range" up to 105 degrees celcius.
I am evaluating an application where a...
Hello!
Thanks for your help last time, highly appreciated.
However I haven't got till actuall programming because now I can't upload hex files. I start Thingy:91 in boot...
Hi guys,
I just started to work with Nordic boards and I am currently working with Nordic nRF52-DK. I have already installed all the necessary tools that I need to run and...
Hello,
I've been playing around with the nrf52 DK (sdk 16.0.0, s132). I'm trying to add volume up/volume down functionality to the example. I found this source code from...
Hello,
Does anyone has an example of MQTT LST application for nrf9160.
I've tried to use the MQTT_Simple sample with LST.
I've add "CONFIG_MQTT_LIB_TLS =y" change the...
Hi everyone,
I am designing my own PCB using Raytac's module MDBT50Q-1MV2 that carries on the nRF52840 SOC.
The system will operate in normal voltage mode (VDD = VDDH...
Dear All,
I am trying to compile a project from the command line and I want to enable all the warnings possible for the files that I have created. I am using the NCS v1...
hi support team,
i tested the example of \\nRF5_SDK_16\examples\peripheral\usbd_msc , and SD card interface , that with the APP_SDCARD_FREQ_INIT 268435456 (1 M) and APP_SDCARD_FREQ_DATA...
Hi DevZone,
I created my project on SES in order to download files from a web server. So I decided to include in my project the "download_client" library which contains...
Hello! I am working on updating from SDK 15.2.0 to the SDK 16.0.0 and have encountered some problems when trying to use DFU OTA to flash my unit with the application.
I...
I need to be able to measure the battery level of the NRF52 with the internal ADC.
I know it can be done, but I don't really know how to configure it
I am using MBED...