Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hello,
I wanted to add additional info to my question https://devzone.nordicsemi.com/f/nordic-q-a/50846/secure-bootloader-timeout-not-working-on-s132-15-3-sdk-with-logging...
I am trying to save rssi data that I print to the command line to a .csv file.
In the ble_app_interactive example in the cli_m.c file, here is my code:
Without the following...
Hi
I have the Adafruit Feather nRF52 Bluefruit - nRF52832 board that I can program it using Arduino via Adafruit library in Arduino without any problems.
Now I have an...
How can I disable all code-optimizing in SEGGER ?
I build and modify some Nordics example-tutorials using nRF52832 and want start debugging.
Best regards Lennart Vedin...
Hi, I was using eclipse for the development of our board using the nRF52832 and when I launch the debug on eclipse, the program does not flash and this is the output that...
When using "nrfutil dfu serial" can it be configured to log all the bytes transmitted and all bytes received in a log file or on the console?
A colleague of mine is starting...
We have found what appears an easily reproducible bug in nrf_serial_read.
Reproduce as follows:
* PCA10040
* SDK 15.3
* SES
* Example project peripheral serial ...
Hi everyone,
I'm working on the nrf52832 using the SDK 15.2.0 with freertos and the application I am developing requires to save data on the flash while the BLE stack is...
Hi
When a GATT Table is created using the softdevice api, how do specify that a service or characteristic shall have a minimum key size of X so that if the current encrytion...
I am currently developing an app on Android studio that should detect nrfDongle.
I successfully uploaded UART software from SDK 13.0.0 to dongle and it is being successfully...
Hello, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start...
Hello.
I have pa/lna on my device. It works properly in application (rssi is about 30 dbm). But when application goes into bootloader (dfu over ble using nrfconnect on android...
Hi, I'm using the nrf connect mobile app and I want to connect multiple devices to the advertising device and I want them all to access the same characteristic at the same...
When I open SES it says that it cannot detect any j-link so it asks me to buy license. But shouldn't my nrf52840 dk board have on-board j-link that SES should detect? I check...