Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Dear sir,
The current BGA ball size is 0.3mm. What is the recommended VIA hole size for the inner pads for routing the signals out from IC ? or How large of the via in...
Dear Company,
I would like to ask about start-up time of this product nFR24L01
Max 1.5ms start-up from power down mode
Max 130us start-up from standby-I mode
1...
Hi, everyone
how to increase the peripheral link count in multi role lesc example . even i have tried with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT by increasing the count, i am...
I have followed the dfu bootloader instructions for dfu secure ble example in both sdk 15.3 and 15.2 versions. I copied pca10056 folder to pca10059 and changed the board definitions...
Hi. I'm using nRF52832, SDK13.0.0.
I'm developing not only peripheral side but also central side.
I already made peripheral side referring to DFU example code.
But i...
I was trying to measure the current used by the nRF52840 on the DK. But it seems like i have messed up.
The debugger LED does not light up
The nRF52840 SOC seems to...
hi team,
i have downloaded image transfer demo source code in github. installed it in sdk 13.0. the softdevice is 5.0.0-2. i am using nrf52840 pdk. the code is successfully...
Hi Al
I'm implementing multiple channel ADC with PPI
sampling multiple ADC channels with PPI, adc event triggered adc_event_handler as many times as channels (instead...
Hello everyone. I'm working to a project with nRF52840. I'm developing the code in SDK in SES ide. The task i want to perform is transfer data from the memory of nRF52840...
Hi,
I am using the S130 central pairing to just one peripherial at a time. Upon power up after hard/soft reset, the central connects to my peripherial just fine, transfer...
Hello,
We are using the Segger Embedded Studio and trying to flash the blinky code on our nRF52DK. We have seen many videos but are unable to make it work. The code gets...
Hi,
In my memory usage, I see 780KB free from 1MB of flash. That means I am already consuming 244KB of flash when my code size is only 77KB. Obviously, there are other registers...
I have been trying to flash my nrf51822 by waveshare using my nrf 51 DK. I have been making the following connection. I am currently using P20 as the needle adapter for P19...
Dear Nordic Team,
Thanks for supporting.
Now i am try to interface(TWI) MMA8453 with nRF52810. Already i am worked with nRF52832 its working good. If possible for interface...