Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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...