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...
SDK Environment: nRF Connect SDK v1.7.1
Target: Decawave DWM1001-DEV. This uses the nRF52832
A 5 byte SPI transfer is taking about 17us when using the nordic spim drivers...
Hi everyone,
I use the nrf52840 and the SDK 16. I copied the saadc example and I want to modify it and use the RTC instead of the timer as an event for PPI. I've noticed...
Hi Team,
I am working with a few Thingy91's. I have noticed an issue in viewing the Thingy91 output on LTE Link monitor for a few Thingy's.
The 1st Thingy connection in...
Hey, I am having trouble setting Pin 0.17 as UART TX. I have tested my code on pins 6,8,15 and 18 as UART TX and the code works. I get the required output on serial. I am...
Hi,
I have been following the webinar "Developing Matter products with nRF Connect SDK" and was successfully able to build the matter lock sample and flash to my nrf52840...
I got PPK2, connected it to Windows 10 PC and it is recognized as "nRF Connect USB CDC COM5". LEDs turn on Grenn color but immediately fade out and becomes red and stays like...
I would to like to update a nrf52833 controller via DFU from another nrf52833 controller via BLE. nrf52833 eval kit is able to connect with another nrf52833 custom controller...
Hi everyone, I am working with nrf 9160 Development Kit. I use LTE LINK MONITOR Unfortunately I am not able to connect to a LTE-NB network. I have updated the Modem Firmware...
I realize that this question will be stupid simple. I can program AVR microcontrollers with no trouble. The setup in the Segger embedded studio seems far more cumbersome....
Hello,
I have nRF52811 project which I would like to transfer to nRF52805. It is using SDK 15.3.
I saw this tutorial: https://devzone.nordicsemi.com/guides/short-range...
Good day!
Time after time I catch next assert
Assert occurs most often when I use 3+ mesh sensors in one server with periodic publication configured.
Is there any...
Now I'm using nrf52840 as a master and some other ble chips as multi peripherals.
As I know, in ble link layer data header, there is a tag: MD(More Data) , by which, every...
I installed nRF Connect Desktop. Opened Tool Manager. After sucessful installation, I tried to create ny first project by opening SES through nRF. The selections used are...
Hi,
I am using the ppk II, and I have had a number of occasions where the current displayed on the PC suddenly disappears (see attached). The voltage to the DUT seems...
Hi,
I'm testing the nRF9160 GPS performance with a GPS simulator. I set the output power to -130 dBm and test the nRF9160DK conductively. I made some small modifications...