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 need to use can bus for my application. The chip that will be used will be the MCP2515 can bus ic. For testing puposes i went and tried the CAN sample which is meant for...
I had look on overlay-low-power-conf file and in folder child_image on spm.conf file that UART_SERIAL=n is set. I need to interface a UART device to nRF9160.
1. Is asset_tracker_v2...
I installed the nRF Toolbox on my phone and received data through BLE uart. However, how can I download/save this data on my phone? For example, I send the temperature to...
Hi,
I'm trying to send an data array over ble nus.
This didn't work.
I'm also getting this warning.
I'm doing something wrong, but I don't know what. Do I also...
Hello,
I am making a Firmware for the FCC certification, I must emit at 3 different frequency, 2404MHz (ch37), 2440MHz (ch17) and 2480MHz (ch39) on a nrf52832.
I unfortunately...
Hello,
I have installed the NCS toolchain using the Toolchain Manager app. I am using toolchain version 2.0.0. Here is the error I get when running `west status` :
Same...
I received Thingy:53 and tested it by following the Getting started with Thingy:53 SDK documentation.
The problem arises from the sentence below.
Getting started with...
Hello,
I'm using the LTE Link Monitor v2.0.1 with the nrf9160dk_serial_lte_modem_2022-06-02_880c82db application on a nRF9160.
I'm able to establish the connexion and...
I saw a news report on Nordic's official website that Nordic's NB products have passed the certification of Chinatelecom. I wonder if they have passed the certification of...
Is there a way to add an offset to the nRF5340's reported RSSI to compensate for any front end loss or gain the design might have? This is to get to an RSSI value at the antenna...
Hi,
I'm using HID mouse example in SDK17.02.
After downloaded soft device and the application, I add the device in my pc blue tooth. I can see the battery level normally...
Hi,
I'm looking for a product Bluetooth 5.2 Radio System-on-Chip (SoC) which is of automotive type, and their operating temperature ranges are (-40 to +125)
I'm working on Electronic Shelf Label project using Feather nRF52 with Raspberry pi for server connection. I need to Adafruit Feather nRF52 to receive data from raspberry...
Hi Sir,
We follow this link to test the NIDD, but I'm not sure whether it is successful.
1. Can we know the NIDD link successful or not from the log? What can we see if...
Hello, We are using the serial LTE modem on the nrf connect sdk v1.9.1. We are trying to receive a big message on a topic we have subscribe to, but the serial LTE modem crash...