I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello,
I need a PMIC for a lithium polymer rechargeable battery solution.
The nPM1100 from Nordic is interesting, but I see there is a cap on the output current available...
I cannot get the blinky example to work with my NRF52 development kit. I used the example in the pca10040/blank/ses folder and it worked fine. I then modified the code per...
Hi,
I'm evaluating a NRF52833 DK running the peripheral-uart example.
My Galaxy 10E can pair with the DK and the nRF connect Android app on the phone can find it and connect...
Trying to diagnose an issue, and looking for documentation on the memory mappings for the nrf52833 using S140 v7.2.0 - something like infocenter.nordicsemi.com/index.jsp ...
Hi,
We have a custom PCB with external crystal for HFCLK. Can you tell whether the external crystal is used by default for HFCLK or it has to be selected in the HFCLKSTAT...
I am using timer 3 as a counter for my capacitor discharge time. Currently, the value of is always problematic because it shows with too many deviation values sometimes...
Hello,
Is there any user manual to the nRF Connect for Android? I guess it is quite simple tool, but I am complete beginner in the BLE and would appreciate some description...
Hello All,
Currently we have a nRF52832 firmware .hex file for mass production.
And we use "nrf connect - programmer" to firmware programming without any problem.
...
Hi!
I'm updating to SDK v1.7.1 and I am looking at the changes in LwM2M Carrier Library v0.20.1. I was previously using LwM2M Carrier LIbrary v0.10.2
The big change is...
Hello,
I'm trying to install circuitpython onto an nrf52833 dk board, and am running into a fair amount of trouble.
Wondering if anyone can provide a guide on the explicit...
Hello,
I am trying to port the 51822 project to 52833. I am testing the port to 52832 temporarily.
The 51822 project is a commercial product.
SDK – 17.1.0 SD-S132, PCA10040...
Hi ,
I check the datatsheet "nRF21540_PS_v1.0.pdf" but I confuse on page 22 "TX_Gain initialized with POUTA_PROD (20 dBm +/- 0.5 dB)".
Which one is correct??
1: Tx gain...
I’m trying to use the Power Profiler app v3.2.0 under nRFConnect for Desktop v3.9.1 with a PPK 1 attached to an nRF52 DK board (containing the 52832 processor), but am having...