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...
Hello everyone ,
We are able to read out ADC values(if i connect battery positive externally on ADC pins). i wanted to know if there is internal connection provided to any...
Hello,
Testing your nRF Connect with a BLE Thermometer. I was able to connect and read data.
Can you help me with one question I have ?
This is part of the log file...
Where to start? Is it possible?
I need to send data between the two chips using 802.15.4.
There is no need to form a network.
I was looking at the Wireless Uart example...
Hello all,
We want to run the example TCP-Client example from IOT SDK.
how should we proceed for the same ?
Which softdevice must we use ?
Thanks and Regards ...
Hi,
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit.
I am struggling to properly use FDS module. I am using multiperipheral...
Hi Support Team,
By testing SDK15.0.0/Serial DFU, I find that if we use non-default baud rate(115200), such as 9600 or 38400, we have to assign a non-zero value to -prn...
Hi everyone,
I have 2 boards that I've been using for testing. One is the NRF52 DK with the nrf52832 and the other is a simple custom board i made with an nrf52810.
I...
Hi all,
I'm currently making Mbed OS 5 able to work with the NRF51 with DFU enabled. It seems Mbed OS 5 currently has no support for a Nordic bootloader for the NRF51. Mbed...
Hi Guys,
I'm using SDK 15 Version and Nrf52832 DK.
now i want to use second uart when one uart is communicating with the PC Via CLI.
How Can i make it???
Thanks in...
Hello everybody,
I use NRF52832, sdk14.2, s132 softdevice. When I install SDK examples(for example nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c), the minimum...
Hello , we are in the production phase, I use us addess mac(If I bought unique MAC address from IEEE. ) so our factory asks for the registry that will be configured, so is...
I want to add the UART peripheral code to the Mesh Light Switch example in latest MESH SDK v2.0.1 .
I have tried to add all the UART code to the Mesh Light Switch Client...
I'm trying to get acquainted with the NRFX_GPIOTE driver by writing a program to do the following:
initialize TIMER to generate three compare events:
channel0 compare...
Hi,
Working on a product with a couple to sensors with i2c communication. Are normally able read values from the sensors, but sometimes the i2c bus seem to be down. No more...