Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hello,
I just produced my custom board with nRF52 but i have a problem.
I can program it (SWD over nRF52 DK), debug it (segger debudder software) but in bootloader it...
hi there,
I am using this tutorial to add dfu to nrf51422_xxac_s130 beacon application. however Im getting these linking errors:
._build\nrf51422_xxac_s130.axf: Error...
I was wondering what the procedure it for questions asked over the weekend. Obviously you guys are only available at office hours (Norway time I'm guessing?), so how do you...
I was kindly surprised with new S130 functionality - ECDH key exchange. Do you have plans in the near future to implement it in S110 softdevice? Thanks
Hi
I have nrf51822 CEAA which is powered with 1.9 volt on vdd (low power chip). I'm using ADC to measure battery level but the conversion gave me 5.4 volt wich is wrong for...
Hi,
we have developed some software that is running fine on the nRF52-DK (PCA10040 v0.9.0) which uses nRF52832 IC revision "Engineering B".
We are using SoftDevice s132_nrf52_2...
Hey everyone,
I am using nrf51 dongle pca 10031. Nordic promised to have 1Mbps data rate. when i was trying to transfer data through UART. data is validated until 401600...
hi
im working with nrf51422 and keil and s130
my external crystal is a 32768 and 16 mega
for my soft-device witch one should i use
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT...
I'm trying to add a characteristic to a service in nRFGo Studio with the Write propery enabled.
However, the software doesn't allow me to enable Write and greys the checkbox...
Hi,
i am using nrf51822 for my application.
i am using connectable undirected mode with 40 ms advertising interval but when i am seeing the device data in the nrf master...
hi,
i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426).
is there any sample code or something, with which i can play...
Is there a hook anywhere in the SD (130/132) to let me generate my own LTKs, EDIV and RAND during the bonding process? I don't think so, I've not found one, but perhaps I...
Good afternoon.
I´m using nrf51-dk with SDK 9.0.0, s110 softdevice and uart nordic app on mobile. I have a program in my nrf51-dk that it sends and receives data between...
Hi all,
We are using nRF51822-QFAA-R7 to develop our HUD system. The BLE connection is not stable some time.
For most iphone 6/6s, the BLE can connect for a short time...
Hi. Im beginner in BLE.I have a question. how PipesOpen bitmap in Pipe Status Event create? is it sent from smartphone application to nRF and nRF sends them in Pipe status...