Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
I would like to use functions from components/libraries/mem_manager/mem_manager.c but it doesn't compile because of absense of sdk_config.h header file.
/home/gerbsh/sdk_11...
I'm concentrating on a work about connecting nrf51-dk device in the sensor node end implementing COAP server, ble enabled rapsberrypi and COAP client using Copper.
To check...
The PPI has been configured to transmit a message every time the timer triggers ( every 1ms).
I'm using IAR Embedded Workbench 7.40.3.8938 as my IDE .
When the system...
Hello all,
Our product based on nRF51 is on preproduction stage. We use both 16MHz and 32kHz external crystals.
The question is:
Is there any way to check programatically...
Dear all,
I do have troubles with the bandwidth of the nRF51822 contained in the Adafruit's Bluefruit LE SPI Friend module. The max. throughput I get is 213 B/s. I'm using...
After doing some DFU work - and it all went fine and dandy ...
I would like to go back to the plain old default bootloader that came with my nRF51 board. I don't seen any...
I'm using IAR IDE for the nordic development of NRF51822 (mdbt40). I'm able to run the example project which does not required soft device. Now i wanted to move further with...
Hi,
Is it possible to program the nRF51-Dongle through the usb, to correspond to Bluetooth content to change GPIO state. Then connect the dongle to an external power source...
Greeting , Nordic team , i have some questions about my project.
First , my hardware and software is following:
nrf51422 (pca10028)
SDK 9.0
SoftDevice S110
My project...
Hi,
I am looking for the possibility of getting an unforgeable unique ID of a bonded device within a BLE connection.
Using nRF51422 with SD310 for the peripheral, any...
Hi, could anyone please help me as I currently using nrf51822-arduino-library in a nrf51822 chip and I couldn't call the interrupt function : wakeUp(). Current I'm connect...
hello,
I want to connect Arduino shield with heart-rate sensor to my nRF 51 DK board.
then i have to receive sensor data continually from the sensor.
my plan is transferring...
Hello there,
I'm currently using nrf52832 with s132 and sdk 0.9.2, based on the 'ble_app_uart' example and keil5. I'm concerned about the current consumption because in...
I am working on nrf52 DK board with eclipse gcc + nRF52 SDK 0.9.2. I found the experimental nfc project but it does not include the gcc make file. I would like to ask:
...
Is there any nRF51 SDK example that used OOB authentication? I'll not have any I/0 or display on peripheral side, and my central will be a mobile app, with connection to internet...