Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi
we are using the nRF52840 and antenna signal i connected ceramic chip antenna(ACAG020-2450-T).
The above attached schematic of ant signal matching circuit schematic...
The only way I can see to do it is by two separate PPI calls. So Timer1 "tasker" is firing both the capture and clear... but will they execute sequentially?
Hi,
I just bought the NRF52850 DK. Currently I do not have the JLink connector to perform debugging using UART.
Is there is a way I can print printf or NRF LOG through...
Hello expert,
I would like to design a custom PCB that has two transceivers on it. One transceiver is working as a beacon/continuous wave generator (TX) and the other one...
On the basis of NRF24L01 +, an antenna was designed. after designing, I need to carry out the coordination of circuits. Do not tell me how best to do this, what values to...
I had a setup where I could DFU OTA a NRF52832 based board
I moved to a NRF52840 based board and now during the OTA DFU I get messages like this
I did try a new bootloader...
Hello, guys.
We have nRF9160DK and nRF Connect SDK v1.3.0. The version of the LTE modem firmware is the latest (v.1.2.0).
In our design, we are able to initially connect...
Hi Nordic team,
I just purchased a row of new nrf9160 SiPs for our IoT products. We are testing with new made cuicuits.
We use the same circuit schematic that worked with...
Hello,
Problem: BLE doesn't work on a OurBoard with nRF52840 (Schema1).
1) BLE example is working DevBoard (can see BLE server by scanner). On the OurBoard the examle...
Hello,
I've been testing HCI_UART from Zephyr RTOS on nRF52840DK and own device which has nRF52840 + FT232R as USB-UART converter. Regarding the own device it's a circuit...
I am studying the beacon example provided in the SDK (The project is found in following directory C:\Nordic_semi\nRF5SDK160098a08e2\examples\ble_peripheral\ble_app_beacon...
Hello there, I'm developing a device who will use two NRF52832(ANNA-B112 Module). They will communicate as central and peripheral. But i'm facing a problem, i need to after...
I could decrease current consumption at v1.2.0, but couldn't at 1.3.0. 520uA flows in k_cpu_idle();
How can you do that?
Also, in v1.3.0, CONFIG_UART_0_NRF_UARTE is depricated...