I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello,
I would like to implement beacon feature with a periodic (each 10s) advertisement data update.
This is an extrapolation of my code:
Is there some function that...
Hello,
The part i am using is NRF52840 Rev 2 (Build Code Dx0)
How can i exact know what revision or build code the SOC has ?
I want to determine in application what...
I am using NRF5 SDK 17.1
SES
S112 for the nRf52805
I followed the guide for the 805
i then used the NUS Peripheral and was trying to setup the rtc so the device...
Hi,
I have a nRF52840 Preview Development Kit. I studied your manual, but I didn't quite understand if this is possible or not?
I would like to debug (therefore I...
Hello,
I have been testing an encoder using the QDEC peripheral.
The encoder produces 256 pulses per rotation. Testing without any load assigned to the motor, the encoder...
In SDK11 through 17, MCLK is limited to 16 selections. None of which match the 256 x LRCLK or 384 x LRCLK standard. I looked at the CLOCK, thinking I could assign it as a...
I am working on nrf52840 with nrf connect sdk zephyr example scan_adv, I want to modify it for example scanning for 2 second and advertising for 5 second, I tried to use ...
Hello
I am trying to change the code from the HAL code up to NRFX in order to make it event-based instead of using infinite while loops.
I am using 52840 on a custom...
I am developing a bicycle powermeter using the XIAO BLE nRF52840 Sense Breakout board with an AD7799 on a dedicated PCB i also made. I use Segger Embedded Studio v5.42a and...
Hello,
I have now one application that runs on two different boards with different device tree. So inside VSC (Visual Studio Code) it Looks like (under nrfConnect)
Under...
I know part 15 talks about bluetooth requirements, could someone tell me precisely where the FCC says bluetooth devices need a 32 MHz external clock source? Thank you
Hello, recently i've been trying to test the nRF9160-DK.
I flashed the program simple MQTT to the board, I changed all the configuration in order to connect to the server...
What will be the best option for a system that requires low latency and high data throughput.
I have a system with a sampling rate of max 1000 sps for eight channels with...