I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
Hello
I am contacting you because I have a problem with the "otThreadSendDiagnosticGet()" function. In my program, I am trying to retrieve the list of RLOC16s of the children...
Hi,
As I mentioned in the title, I am using the `pc-ble-driver-py` python package which is basically bindings to the SoftDevice running on the nRF52840 dongle.
Here...
hello Nordic
i am using nrf52840, sdk 16.0, working base on the peripheral app_ble_blinky example
i wish to use the p0_11 pin for pulse generation (not pwm), but when...
Hi,
We are running the smp_srv on the nrf5340 NET Core, we suspect the example is writing the firmware image to the NET core instead of the APP core. How do we have to modify...
Hello all! Where is located the i2c example for the nrf51822 device? I am using the nRF5_SDK_12.3.0 . And i can just find and i2s example. Best regards!
Hello. I'm currently developing a software for nRF52832AA device. It needs to communicate with external device via UART. It resieves text message and takes some data from...
Hi there,
My question refers to the nRF SDK: examples\dfu\open_bootloader\main.c
When the example is built, the output HEX file contains a section that writes the Bootloader...
How do I get putty to receive output from the Thingy91? I see output in the LTE Link Monitor with the following prj.conf config:
CONFIG_USE_SEGGER_RTT =y
CONFIG_RTT_CONSOLE...
Hi!
My apologies if this question has been asked and answered previously (searched, but didn't find).
We are still developing with ncs version 1.3.2, but would like to...
Hi,
can someone tell me the correct order of AT commands to connect to LTE, activate PSM?
My findings so far:
AT% XSYSTEMMODE=1,0,1,0 => set LTE-M and GPS mode...
Hello, i'm using NCS 1.4.99 with a nRF5340 and i'm trying to use BLE and radio synchronization in the network core. My code run can run minutes without problem but sometime...
Hi,
I am trying to implement the AWS Discovery Sequence with the nRF9160DK board as the AWS Greengrass connected device. I am using the nRF Connect SDK v1.4.0 and used the...
I am trying to wrap my head around this whole Zephyr thing. "Highly configurable" usually goes hand in hand with "not very friendly to newbies" and I am 200% overwhelmed....
Hello all,
I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the...
Dear all,
I use the nRF sniffer for BLE and nrf52840 dongle to capture the air log.
The tool can capture the air log and decrypt at the begining.
But after a while...