Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
I have used the UART example up and got it working. So i can send and receive data using it.
However i wanted to modify it so as to run with the current RTOS environment...
Hello
According to BLE Specifications we should be able to get 125kbits/s over the air transmission i cannot seem to get anything remotely close to this.
Is there something...
I use Multilink and Blinky Demo with PCA10056 and PCA 10040 Board,when the two board close to each other there is no packet loss,but when i dispath each other with 50cm,there...
Hi,
I am currently using two different programmers(nrf51DK, Segger flasher portable plus), programming software's ( NRFgo Studio, Jflash). Here are my issues:
When I...
Got this error while trying to perform a DFU over BLE (noble) on a raspberry pi 3. The peripheral should be running v15.
Here is the partial log just before the error...
Hi,
on nrf51 chip we had a reset issue during ESD testing. One of the SWD lines was susceptible to this and caused nrf51 to reset. We had to ground this line after programming...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if I use pm_peers_delete() to delete a bonding data, Is the data completely erased...
Dear sir.
I have a question about the nRF2460.
As far as I know nRF2460 chip already discontinued right?
The future NORDIC company will not make new wireless audio...
Hi support,
We design a standalone sensor module with nRF52832. We would like to use CR2450 coin battery for power supply. Can CR2450 coin battery be used to supply nRF52832...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I want to add the function about bonding and passkey to the example of " ble_app_hrs_freertos...
I have an application where in i need to scan for non connectable advertisements as well as advertise beacons on the device. I am using the Fanstel BT832A module which contains...
Hello,
i would like to interface nrf51822 with an rfid reader mfrc522 using SPI.So, i went through the example of spi_master in SDK 8.1.0.How can we access the value of a...