I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
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...