I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...