Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...
Hi, I'm using SDK17.02 on nRF52810,and I have enabled AIN6 reading the voltage of battery successfully.
Now I need to read another voltage outside at the same time, so what...