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...
Hello,
I'm trying to port the radio synchronization to a nRF5340. For this i need to use a DPPI group that clear a timer and disable itself for doing the task only 1 time...
I'm getting an undocumented status value back from nrfjprog when I try to program my dev board:
ERROR: command exited with status 3221225477 : nrfjprog --program C:/mdsg...
Hi,
I'm new to Nordic tools and am stuck on getting all the pieces in place. I have:
Mac OS 10.14.6
nRF Connect v3.6.1 Getting Started Assistant
Python 3.6.3
All...
Hey Guys,
Transferring emulated project
Transferring an emulated project to the nRF52810 SoC,
If you have developed your application using the emulated project...
Hello,
I am trying to setup a Project with nrf25840 by using the nRF IEEE 802.15.4 radio driver in multiprotocol mode with ble. ( https://github.com/NordicSemiconductor...
Hii guys ,
I have a customised nrf module based on nrf52810 . I have dumped ble_app_beacon code and it works fine but when i dump ble_app_uart example code then i am not...
Hi
I have a question about peers deleting.
It is saying in documentation about pm_peer_delete:
"Warning Use this function only when not connected to or connectable for...
hi Support team,
I have one problem with window7 system both 32 bit and 64 bit, that the usb cdc driver can not be verified by windows, that software signature is not right...
hi support team,
customer has one question about TWI electricity. in the IIC spec the "tLow " should be more than 1.3 us
however, our chip interface TWI timing " tLow...
Overlapping segments detected at address 520192.ERROR: The hex files cannot be merged since there are conflicts.
should be
Overlapping segments detected at address 0x...
I’m obviously missing something from the information I’ve gathered with respect to designing a co-planar waveguide, PCB 50 Ohm transmission line. The calculations I get differ...
Hi everyone,
I've been working on the firmware for a BLE keyboard, this is my first big project using the nRF5 SDK and everything's been going great so far. I'm using...
nRF5 SDK for Thread and Zigbee v4.1.0 documentation states that only application can be updated over Thread Secure DFU. However, nRF5 SDK for Thread and Zigbee v2.0.0 documentation...
Hi,
I am running an nRF5 SDK BLE example ( Cycling Speed and Cadence Application ) on nRF52 DK as peripheral and connect to nRF connect mobile app as central, and I would...
I use the thingy 52 with the nrf52832 and the SDK13. I want to scan every 30 seconds and receive packets from other thingy's but I can't find how to initialize my scanner...