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 all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
Hi,
Is it possible to validate the value of a characteristic write operation and ignore it if it's not within my set parameters?
I.e. in the BLE_GATTS_EVT_WRITE event...
I am trying to use the nrf util software to upgrade (i.e. bootload) my product. The interface between PC/product is serial, through a USB/RS485 port... but framing is as per...
Hello,
I've been implementing a ZigBee end device for a while now. At this stage, I feel already comfortable enough to move to the PCB design part.
However, since this...
Hi. Thank you for your interest in my writing. I'm working on the IOS and the Multiple Connection project at the experimental_ble_app_multiperial example. My current project...
Hi, I just received my nRF9160DK and I have been following the guide to getting it online. I'm at the stage where I am trying to activate my SIM card that came with the kit...
Hello
I am using sdk17 and st7735 drivers in GFX example.
Later, I will add several UI to the display, but now I am simply outputting sensor values.
Below is the code...
Hi Nordic
I use nRF52820 and SDK 16.0.0
I need to print a lot of message in order to debug the program.
I use NRF_LOG_INFO to print massages
I found that if I print...
Hi there,
This is more of a architectural question for Nordic developers or anyone familiar with Thread, NCP and Border Router.
I've been able to demo Thread local (short...
I am getting +CESQ: 99,99,255,255,255,255 indicating no coverage with the IBASIS SIM. my post code is BT28 2SA. IS there a NBIOT or LTE-M provider in Northern Ireland?
My question, at the top of the document linked below it has the line “ This information applies to the following SoftDevices: S132, S140, S212, S332”
https://infocenter...
Hi,
We are developing the Bluetooth based weight scale product.
We have successfully developed the project using nrf52840 DK board but now we are planning to develop the...
Hello,
I am working on nrf5340DK board and with sample example central_uart. I wan to find at what speed the application clock is configured and also want to change it...