Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Using the SDK 15.0.0 SPI example (master) to send a single byte.
Sending 0x00:
Sending 0x01:
Sending 0x02:
Sending 0x04:
etc ...
Sending 0x7F:
In all the...
I am working on a module MS12SF1(nrf7002 + nrf5340) module. I am getting uart data from another device to this device through uart. Earlier when I configured uart to its by...
We have some custom hardware that acts as a peripheral, and currently has the advertising data packet set up as follows:
BT_UUID_SPD_SERVICE is our custom 128-bit UUID...
Hi.
We moved to version 2.5.2. Here we encounter some problem with data mode. Sometimes we don't get response of exit from data mode.
We publish data, after we send "...
Hello Everyone,
I wanted to ask if there is a way to use SonarCloud for analyzing a firmware based on the nordic toolchain v2.5.2, I understood that I have to set up the...
The MDS service supports the chunks through Bluetooth GW. in reality this is not of much use in real scenario. So is it possible to upload the chunks directly to memfault...
I am running the demo of "nrf-knx-iot/samples/light_switch_actuator" on my customized board based on NRF52840.
I could burn the light_switch_actuator firmware into this...
I posted my configuration in a separate discussion .
Calling this method works when CONFIG_BOOTLOADER_MCUBOOT=n works. But as soon as we flash an image with MCUBoot enabled...
Hi Support Team
We add below code to the while loop in the main.c file of NCS sample https_client to post data to server. But it can not recover to post data to server...
I'm trying to import the native libraries to Xamarin forms, I need for the FirmwareUpgrade section of the iOSMcuManagerLibrary. I compile the example project correctly and...
Hi,
I'm using the NRF52805 with the QDEC.
As far as i saw in the datasheet, the QDEC suppose to take about 5uA But when i operate it is takes about 500-700uA !!
...
Hello,
We need to use some fixes that aren't released yet in a version yet. Specifically, an MCUBoot fix: github.com/.../303
Is there a guide as to how to use forked version...
If I purchase a Zigbee endpoint device off the shelf (for example an SOS button) and I added to my nrf Zigbee network(routers and coordinator and other endpoints I have developed...
Hi,
I am trying to use BLE time sync code and it seems working well with 16Mhz timer and rtc as well.
Here is the previous ticket.
One thing I noticed is about...
As shown in the above picture, 1. Choose 10000 beat times for monitoring. Why is there a significant difference between the pulse peak and the peak of selecting 100000 beats...