Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
Howdy!
I am attempting to develop a system using an nRF52840 and an ADS131M04EVM (ADC). Our application requires us to collect data at a high sampling rate (>= 16k SPS...
I have a nrf9160 DK but when upload SLM application to it i can not send AT commands to it over it's usb port but in asset tracker application it works i want to modify SLM...
Default startup:
Using ble_multi_lesc as my default project
Log of original connection is in attached logLOTest.txt file
Currently only 1 nrfConnect is connected and...
hiii......
i am using nrf52832 interfacing with temperature sensor using temperature sensor example program..15.2v
i want to read the temperature ..... my temperature...
I have an application where I'd like to change the advertising content every time it is transmitted. Is there any callback from the SD after transmission of advertising data...
Hello. In my application I am using nRF5 SDK 15.2.0 9412b96. I am trying to communicate with two devices on two different SPIM instances. The first device is a DW1000 radio...
Dear Sir:
We observed that everytime we use OTA to update the firmware of the nRF52, the 6Byte address will change, just minus 1 compared with before, such as
FC:AE:3F...
I am using the software PWM library (SDK12.0) with the DRV8834 to drive a bipolar stepper motor. Although the motor is working in both directions with the code below, the...
Hi, I want to make sure that all application data are erased when we do a DFU, so that the newer application get a clean start without having to worry about data from older...
For nRF9160, is there an overview of the builtin CA certificates?
I have now deleted all certificates I added manually with:
int nrf_inbuilt_key_delete(nrf_sec_tag_t sec_tag...
We are using NRF52832 with SDK15.0 to develop a wearable device that collects data every 10 seconds. It works fine except that NRF52832 shuts down automatically 1 hour after...
Hi
My SPI Master wraps SPI comms using a couple of additional logic lines nReadFromSlave (Master Output) and nSlaveReady (Master Input).
It treats an SPI transaction as...
Hi, everybody. I have a Thread mesh network (wireless) running multiple nodes. I am using the CLI to send pings between the nodes and i analyze the mesh performance. My problem...
Hi there!
The documentation defines two possible return values for sd_rand_application_vector_get : NRF_SUCCESS and NRF_ERROR_SOC_RAND_NOT_ENOUGH_VALUES . I am wondering...
Hello,
I use ble_thread_dyn_mtd_scanner with BLE beacons but there is never any advertising received ?
If i check with my smartphone, they are detected.
Any idea please...
Hi,
How do you recommend to analyze nrf52840 dongle power consumption?
What I have is:
Nrf52840 dongle
Nrf52DK
Nrf6707 profiler kit
How can these be used together...
I am looking for a .hex file application for the nrf52840 dk that I can control from an external application via the USB port in order to setup and test the physical layer...