Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I want to enable UART only when it is necessary to send data.
I want to use ble_app_uart_low_power_master or ble_app_uart_low_power_slave
The URL of ble_app_uart_low_power_master...
Hello,
I've been working on the ble_multilink example and managed to combine that with the ble_hrs_c example to connect to multiple heart rate units and receive the data...
I create software uart librarty for nrf52832. For one pair tx, rx it's worked (on 9600, 19200 baudrates). Then I create multi-instance software uart (all of them gonna use...
Hi,
I have recently inherited a project from a former worker. The code intends to read data from a peripherial through TWI (the peripherial is a Si7053 digital temperature...
The SAADC on the nRF52832 consistently reads 20-30mV low, regardless of the source (AIN channel or VCC), Tacq, Resolution, or gain. All of the measurements are using the internal...
HEllo,
I am trying to set up a whitelist advertising and scanning, and while the advertising seems to go fine, I am getting an APP_ERROR:ERROR:Fatal on my central while...
Hello all,
Accordingly with nrf52832 product especitifation when radio Rx is active there's a additional 5.4mA consumption. My doubt is how softdevice s132 handles the Rx...
hi!
i am working with the nrf52 and i am looking for a timed sleep mode, meaning, a function that goes into sleep mode for a given duration.
is there anything like that...
Hi all,
I am working on my Central device to request pairing to my peripheral ( I asked about the peripheral in my previous post , both are running a nRF52DK and SDK13...
We have shifted our development from nrf51422 QFAC (32kB RAM and 256 kB Flash) to nrf51822 QFAA (16kB RAM and 256 kB Flash).
I'm unable to run dual bank ble bootloader...
Hello,
I would like to signalize that the DFU process is running. I mean when I start to upload the application into the CPU, then a LED (for example) is ON, after uploading...
We have been successfully using the Softdevice s132 to communicate with a smartphone using BLE. However, we have run into an issue with the compliance testing in the new requirement...
Hi All,
I am a beginner in app development. I am working on a project where i am supposed to transfer texts to my pca10040. Although i wanted know if i can modify nRF Toolbox...
I'm taking a look at the timeslot API example here , which was linked to in the answer to this question .
Very interesting! As I gather from the documentation for S110...
Hi,
I would like to have accurate (1-5ms), synchronized timestamps for logging events from a set of nRF5x boards, spaced tens of meters apart. Each nRF5x board is connected...