Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
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...