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...
Hi,
Background: I am looking at interfacing nRF21540 (FEM) with nRF52833 (Host) - hoping there's Zephyr support available for this(?)
Question: Product spec for nRF21540...
I'm trying to find the address of an attached twi sensor by using the twi_scanner. It worked on the default pins
but when I change the pins like this
It simply doesn...
Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my...
Hi,
I would use the test nRF9160DK and Thing91DK with CMW500 equipment under NB-IOT stanadard.
Both DK kit and Thing91DK can connected to service provider when I plug...
I am working on programming process for custom board using NRF52. I managed to create a merged hex file containing the softdevice, bootloader, app and settings files. I verified...
Hi,
I am using the sdk 17.0.2 and s112.
The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble...
I'm new to nordic development, is there any empty template when start developing
that enables ble and twi that just works?
I tried many examples and they all work but...
Hello, I came across this twitter clip by Marjeris showing a Thingy 52 relaying temp info to Alexa. How was this done? by mqtt? or as gadget? thank-you,
I'm trying to port some code from FreeRTOS to Zephyr using a Nordic nRF52840. (I've used FreeRTOS for quite a while, but am a novice with Zephyr.)
I'm using k_poll() (in...
On nRF5340, I need to generate a 5MHz &10 MHz & 20MHz, or 8MHz&16MHz & 32MHz to output for external use, how to do it?
A external sensor needs a continuous 5/10/20 MHz...
Hello, I’m facing these issues with regards to python when starting an nRF Connect SDK Project in Segger: I do have my Pyyaml modules installed but somehow it doesn’t look...
Hello,
I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
1. While referring to the Nordic Semiconductor Infocenter . I observed that in nRF5 SDK v16.0.0 there...