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...
I'm using the nRF52840 DK with the thread stack.
I want to test OTA but I only find documentation to do this via bluetooth.
Is there a way this can be done with Thread...
Sir,
In some examples I found some of the example programs does not contains Soft Device. What to do???
And when I Flashed the main file alone it shows some errors.
Hi,
When I look through the nRF52840 product spec I can see that SPIM0, SPIM1 and SPIM2 doesn't support speeds higher than 8Mbps.
Nothing is written about SPIM3 and it...
Hi there,
I am designing a bridge application between different devices which uses BLE as central and peripheral to connect all them, the idea is have up 20 nodes connected...
Hello
For a breadboard, we would like to duplicate the programmation part of the nRF52840 dev. kit.
Can you provide the layout of the dev. kit in electronic form (Mentor...
Hi,
I'm using nRF52832, nRF5 SDK 15.2 and Mesh SDK 3 .I have successfully integrated the UART module from nRF5 SDK / examples / peripheral /uart in the beaconing example...
Hi. I'm using nRF52832 with my external board. (SDK 15.0.0)
I want to merge UART, blinky and timer. I merged UART and timer example, and it worked.
Now, I want to merge...
Hi. I am tinkering with BLE settings, and changed NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 7.
I then get a 0x04 error code on this function after building and running the...
I have this project that I have been working on for sometime, however today I encountered this extremely weird error while building
I haven't changed any sort of project...
Hello! I'm using a module nrf51822 as a ble peripheral device.
And my device's RSSI is alway about -60db and the power comsumtion is 4mA.
Even i tried to change in sd_ble_gap_tx_power_set...
My application has a power button that pulls up to battery voltage (3.2-4.2V) to switch power into the system. It's also necessarily tied to a (heavily muxed) gpio pin with...
Hi
I have made a small Python script that generates a C-file with the build date/time and some other values.
Is it possible to make Segger Embedded Studio execute the...
Hi,
Is it possible to provide eagle design files (layout and schematic)? I see that you have provided for altium designer.
Also, is it possible to provide eagle library...
Looking for the best ways upgrading from a nRF5 SDK / SoftDevice based design to Zephyr. in my case, the nordic bootloader / upgrade process is configured for UART.
It would...
When using custom 128-bit base UUIDs and 16-bit UUIDs to address services or characteristics within the formerly specified base UUID, it seems the Nordic softdevices always...