We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm currently looking into improving BLE connection reliability in my application by reviewing my connection parameters, scan intervals etc. But have noticed that a scan window...
I keep getting this warning when trying to program an NRF51 DK:
Any idea what this means or how to fix it?
Here's the log:
* JLink Info: Device "NRF51822_XXAC...
I am using nrf51822 chips and UART to communicate with my cellphone. I want to know if there are any ways to improve the sampling rate (reading and transmission) of measurement...
Hi, i use SDK 15.0.0 s140 nrf52840
// When nrf_dfu_transports_init is called, all registered transport layers are initialized with their respective init functions.
after...
Hello guys,
I wanted try run on NRF9160 hardware CC310 cryptographic module.
I installed all software and tried run secure_services demo. Thats works, cool!
In next...
Hi,
I am using SDK 15.2 and Softdevice S132 6.1.1. I'm having an issue getting my custom hardware built around the Laird BL652 (nRF52832) to start the program. It always...
Hi.
I need PC app communicate with my development board though BLE.
so I'm testing pca10059 with ble-pc-driver sdk.
I tested ble_app_att_mtu_throughput example with...
Hey, I am trying to sample from 10 analog sensors and stream the results via bluetooth. Since the nRF5 is on a board that only lets me access 5 Pins, I am using a 16:1 multiplexer...
Hi everyone!
At the begining I want to write what I'm using to make everything easier.
Device:
- NRF51822 xxAC ( This one ). - GSM module Simcom Sim 7000E ( This one...
I need to be able to upload my application to an nRF52832 through an ARM architecture Linux machine that I have remote access to. nrfjprog is not available for machines with...
Hello. I connected the Image transfer service (running on a nrf52840) to another nrf52840 running a modified BLE_NUS_C service.
However, a BLE packet won't be send out,...
Hello,
I have the following issue when trying to detect which GPIO triggered the interrupt:
For my low power application, I was trying to connect two switches to the...
Hi,
I'm in the process of designing my first prototype with the nRF9160 SiP. For the LTE antenna sub-circuit, I simply want to replicate (as much as possible) Nordic's reference...
Hello,
I am using custom nrf52832 PCB as central role. Also i have the peripheral with similar board . Peripheral communication is working properly if connected with the...