What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Hi,
I have a device in the central role that connects to a device with a specific name. I then do a db_discovery_start to get the handles of two of the characteristics...
Hello,
I'm trying DFU/bootloader.
Using nus service
Switch to dfu when necessary
At this time, watchdog (2 Sec) enable state does not execute the bootloader...
Hi,
I am mobile developer and very new to mcu programming. Due to our new product's requirements, I have to write program with new bluetooth chip. So if nrf51 and nrf52 series...
To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to...
Hello guys!
I'm trying to port the TSS service to one of my projects.
This project is based on SDK13.1 while the Thingy is on SDK12.1
I have a lot of problems with...
Hello guys!
I'm trying to get softblinking led work with a SDK14.
The code works perfectly fine in one of my projects that use scheduler and SDK13.
But in SDK14, (only...
Hi, I think the idea of limiting the behavior of a model to states is very wise, but due to my limited understanding in this matter, I find it puzzling as to what happens...
Is it possible to use the NRF52832 UART in half-duplex single-wire mode, by assigning TXD and RXD to the same GPIO, setting the GPIO drive to disconnect '1' and using a pull...
I am running the example under peripheral\pwm_driver on PCA10040, and SDK 12.2.0. Using a scope, I measured the period (from rising edge to rising edge) on one of the LEDs...
In my project, the softdevice I used was S110
I hope that some of the data can still be retained after OTA updates,
in the Bootloader program code:
#define DFU_APP_DATA_RESERVED...
Hey togehter,
has anyone succeeded setting up a connection between ST-Link and nRF52832?
I connected the pins (GND, SWDIO, SWCLK and second try with GND, SWDIO, SWCLK...
Hi,
Please let me what is the beacon layout of nRF58122 for scanning beacons in region by using following method:
BeaconManager.getBeaconParsers().add(new BeaconParser...
I'm using and NRF52 with S132 and SDK13.0. I'm using Keil as my IDE.
My application acts as a central for smart phones to connect to and also acts as a peripheral to conect...
Hi, I'm a mechanical engineer, an industrial engineer and have a master's degree in control of the dynamics systems. I never get the change to work with ARM architecture before...