Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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...