before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
I'm trying to read the CTS characteristic from a BLE server (an iOS device) and part of the requirement from Apple is that the server and client be paired and bonded before...
Hi Friends,
- kit dev NF52840-DK
- IDE : segger studio IDE
- SDK nRF52 16.0.0
I want to port the nfc_writable_ndef_msg NFC example to freeRTOS.
I use the NFC Tools...
I'm learning that there are issues with the early "engineering versions" of the nRF52840, identified with QIAAAA marking.
Apparently the SPI3 BUS is not fully supported...
Hi,
After some strange behaviour of the DAC4716 chip, I want to try and reset it. The datasheet describes a way to do so over i2c using a specific bit stream. How can this...
I am having a N20 Micro Gear Motor with Encoder, I want to read data of c1 and c2 using GPIO pins. Any specificAPI, method or suggestion for this?
I am using nRF5340 along...
We have an application running on an nRF9160 development board (shortly to be ported to a production board), which listens on a serial link for sensor data, which is then...
Hello,
For network testing, I would like to use the Modem Shell App sample with the Thingy:91.
As suggested in the overlay file, I can disable some features, so the Build...
Hello,
I am attempting to use my nRF52810 (testing with the nRF52 DK) to generate square waves using PWM. Ideally, these square waves would operate at 8 or 16Mhz. So far...
Hi,
When will Nordic Connect SDK 2.1.0 be available? When have Nordic qualified SDK 2.1.0 and when is QDID number available (Host and Controller)?
We are running Zephyr...
Hi,
I am using the sensor_server example to develop our application on top of it. The problem I am facing is that, the model publication state (publish address and publish...
Hi,
I am using sensor server model to build our application on top of it. We want to save juice in the battery as much as possible. In order to that, I must disable bluetooth...
Hi, I'm developing a device based on nrf52840 and SDK for Thread and Zigbee 3.2.0.
I would like to send Route Record command to the coordinator to be able to see the actual...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...
Hi,
as mentioned in a previous ticket I'm developing a successor to one of our products. One important feature is that we can change pin functions anytime. (output, input...