Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...