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 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...
Hi,
there are couple of examples on NCS with edge impulse. I would like to know how much space edge impulse add to the application, and to see if it can fit into nRF52840...
I have a customer that is using the nRF9160 embedded into their own device. Need to know if the nRF9160 is a module in which case the customer's end device will need to be...
I have written a string data from peer device, and i want to update the device name with the string in run time without resetting the SOC, how can I do it and what are the...
Hello
I am using HTTP to requests on the server with NB-IoT network on NRF9160 chip
I found that in the HTTP REQUEST command with 1 REV () function to get the results...
Hi Nordic,
I've implemented an extension of the NRF DFU protocol using the "external-app" type. The transfer is stored in external flash, and can be approx 1MB in size....
Hi
I have tested direction finding examples successfully., by default parameters. Theses projects are used as "TX" and "RX" in AoA mode:
https://developer.nordicsemi...
Hello, following this question - https://devzone.nordicsemi.com/f/nordic-q-a/76417/saadc-tasks_calibrateoffset-shall-only-be-used-before-tasks_start-or-after-events_end-nrf52833...
How i'm supposed to check if the device is transmiting any data? I used nRF52833 DK as a sink and node of wirepas mesh network, added another DK and configured it as a regular...
Hi,
I'm making an firmware for the nrf52840 that communicate throw usb to a computer.
First I used the uart library that works fine but required the Jtag and Jling which...
I just cloned the latest zephyr from github and tried littlefs. However, the SPI pins have no traffic and CS line stays unchanged.
Is there something I forgot, since...
Hi, i'm working with NRF51822, and i saw on reference manual that micro enter in the SYSTEM OFF mode. The problem is i dont want the micro enter on this mode.
I make de...
Hi,
I'm working on a project using the gazelle protocol with the gazelle pairing library. Due to the fact that I use the GNU GCC compiler, I created a Makefile from the...
Dear Nordic team,
We have designed custom boards with nrf52840 chip. We observed that in one of the boards the application is not running until the swd pins of the custom...