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...
HI
I need to port my application from NCS v1.5.0 to NCS v1.7.1 Here, I have already tried to transfer my ble application to a higher version. I can't able to do pristine...
@Nordic Semiconductor General Chip nRF9160 rev2 Voltage 3.7 PSM Periodic TAU 5.0 hours Periodic TAU timer element "00011110" Active time timer element "00000000" RRC connected...
Hello,
I have implemented a somewhat working RX algorithm for receiving data over UART but I'm looking for a good way to make it more robust. I haven't found any good answers...
Hello,
I'm try to follow the instructions for multi image example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#ug-nrf5340-ses-multi...
Hello
I have 2 custom boards both with nRF82532. One is central and the other a peripheral. I use LESC. When no bonding information is stored in either of the devices, pairing...
Hello,
I am using mfw1.3.0 and NCS 1.7.0 developing an application on a custom board implementing the NRF9160 and NRF52820 (The 52820 is put into very low power using nrf_pwr_mgmt_shutdown...
Dear Nordic,
we need to save few bites (product serial number, few settings). we use BLE with bonding on a FreeRTOS based FW. PM is already using FDS, at it is not clear...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. RTT viewer is not showing any thing.
We used WLCSP package...
We have developed a small PCB that connects with some other HW. The integrated nRF52840 runs in HighVoltage-Mode and its required to set VDD to 3.0V. The question - how to...
Hey when i try and run my code runnning which is running the SAADC and transmitting data when its connecting with BLE but i can only get around 10 reading before i get a connection...
NRF51422 Custom board
SD310 v3.0
Phone: LG K8 4G
Android 6.0
SDK 9.0.0 Boot-loader example
I am testing over the air DFU with our custom device.
a.) DFU...
Hi there,
@Simonr, I need further help on this case
https://devzone.nordicsemi.com/f/nordic-q-a/58464/filtering-based-on-128-bit-uuid
It is said that it is possible...
For power optimization I did to disable Mesh Using this piece of Code
and Re- Enable using this code
So the Real Question is that , After disabling Mesh for some time...
Hi
I need a suggestion. We are like to try a long-distance I2C communication between the sensor & Nrf5340 that is we need to connect 1.5 meters of cable between them. So...