Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
Here i am attaching text file in which my application not able to call interrupt handler.
Kindly tell me what will be issue.
Regards
Balaji
rtc1_app_timer.txt
I'm trying to figure where the BLE bottlenecks are to figure if I should use BLE or maybe Gazell for my product. I've just started to use the BLE stack, so I guess that there...
hi,
i am working with the nRF51822 development kit and trying to load the sample programs given by the nordic guys, the samples without using BLE is working properly but...
Hello,
While debugging, I found that if there was an active BLE connection, the chip would reset when I switch to single step mode, is there a way to avoid this from happening...
From the log:
[23:41:27.2] EnableServices({11:2,16:2,22:2,28:1,})
I suggest that you use hex for the handles - this is what you use upon inspection and other log statements...
I'm currently trying to learn the functions of the softdevice by using the HTS example. I've managed to make an additional temparature service (named custom), which almost...
Hi,
How to reset the system whenever a particular write event is received from the BLE stack. I made some changes on the ble_app_hrs sample code as follows,
void ble_hrs_on_ble_evt...
I refuse to pay over $3200 for the Keil PK51 Professional Developer's Kit. I would only be using it with the nRF8001 DK. The C51 Evaluation Software is limited to 2K! I am...
I have been successfully communicating with the PCA10001 evaluation kit using the virtual serial port that is exposed by the J-Link interface on the board.
I've now moved...
Hello,
Where do we buy the nRF51922 DK / EK kits? I do not see any purchase links online.
Also, how flexible is the ARM core for programming ?
Thank you!
I'm testing with changing these constant definitions...
MIN_CONN_INTERVAL
MAX_CONN_INTERVAL
SLAVE_LATENCY
CONN_SUP_TIMEOUT
... but I've noticed that I can't set...
Hi,
We are using nRF51822 evaluation kit. Actually we are trying to know how the device firmware upgrade is working.
As mentioned in the nrf51 sdk manual, we did flashing...
Hi,
i need to store data in my Flash, for that i use the flashwrite example. Am i right taht i can use the remain of my application flash? So all flash = 256 kB - App ...
Hello everybody
it's a couple of mounth that our company is working on nrf24L01P .It works fine but there is a problem with cordless phone.
when I make a call with the a...
Hi
Is timer ,gpio ,and spi pheripherals are accessible while bluetooth stack is enabled.
and if it is yes , these are directly accessible or we need to use soft device...