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 am using the nrf51822 evaluation board and was planning to use it with sound. There is no DAC included in the board so can anyone suggest a good DAC to use with the board...
hi there, im currently using nrf8002 development kit to study proximity purposes. Can someone provide me with an example of the configuration mode made from NRFgo Studio as...
I want to implement UART support in the S310 ble_ant_app_hrm example to pipe out the heart rate through UART as well as Bluetooth.
I attempted to set up UART with both...
I need to do some single-cycle precision time measurement on the RADIO events. I am currently using PPI, configuring the radio events to to trigger timer tasks.
From what...
I am trying the IOS app and I tried to set the alarm on the "out of range" event with the beacon
It doesn't fire the alarm although I am trying an Android phone with same...
I am trying to run the debug project for ble_app_hrs following the steps in "nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1.pdf"
but I get this error...
Given that most of the SDK (including the softdevice hex) is public now due to the mbed support: would it be possible to open up the downloads for the standard nRF51 SDK and...
From the s130 release notes:
GAP
Concurrent Central, Peripheral,
Broadcaster and Observer operation
(DRGN-4354).
Up to 4 simultaneous
active connections...
Hi.
I am trying to modify the bootloader example provided by nordic.
I am able to compile/link my code and use nRFgo studio to run it, but for some reason I can not debug...
Hello,
i´m using nRF51822 with S110 SoftDevice to transfer data from Sensors that will be read out via I2C by the Nrf51822.
I have read some topics about how it is not...
Hi,
I bought nordic evaluation board 2 days ago. I have been searching through the forums to enable and test the voltage level of a battery and monitor it via UART. After...
Hello all,
Is it possible for a nRF51822 to read information from another peripheral Device using broadcasts or advertisments?
I have an application where I need to...
hi,
I have been reading some posts regarding similar issues, but I am not able to nail down this one.
I am trying to create a custom 128 UUID and associate some Service...