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 having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi,
I want to change the GAP params such as connInterval, slaveLatency, and have some questions:
1.can I call sd_ble_gap_conn_param_update directly or need to send...
I used nRFgo Studio(version 1.15.1) to program S110 and application through my Jlink. But it's not worked in version 1.16.0.
It's not a good feature! :(
Is there any compatibility table for nRF51 series chips with revisions, softdevice versions and SDK versions?
I have some custom boards with a module that contains a nRF51422...
I'm trying to output a relatively high frequency PWM (300kHz). I'll need to adjust the duty cycle on the fly, without glitches and minimal time spent in IRQ handlers.
Currently...
I'm trying to build the ble_app_hrs example from Nordic's SDK on a Mac OSX 10.9.2 and have been following Nordic's nAN-29 Note v1.1 to install required tools, while looking...
Good day, I am using a USB to UART IC and it isn't working just because the nRF51822 Tx signal is inverted from this IC. There are some way to invert the UART signals?
I am building a new PCB board for a prototype. It will be used for proximity. It will blink on low battery. It also has a piezo speaker attached to a pin as well. My question...
Hi all. I'm now developing a triangulation solution for indoor robots as a project at my school. I have 4 radios, that I want to communicate with.
One master node send a...
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Attempting to program a softdevice hex file using Keil uVision and an ST-Link V2, I get:
No Algorithm found for: 10001000H - 10001013H
This is in the UICR (User Information...
Hello,
I am thinking about going to eindhoven the 20th of may for the nordic tech tour presentation.
My main interrest is the new v7.0 S110 softdevice which is to be released...
I have used the NRF51822 evaluation kit for a while now to design a product and it performed perfectly up until a few days ago: the onboard segger now fails to connect to...
hi,
i am using a light sensor which is SMBUS serial interface, i tried to interface twi of nrf51822 with the sensor, but i am not able to get acknowledgement from the sensor...
HI,
I'm using sd_app_evt_wait() for getting back to sleep mode between advertisings. I noticed that when I change the voltage in a small interval mode (40 ms between advs...