Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
I'm using 3.0.1 to compile an app for a nrf5340dk. It is building for 2.9.1, but errors on 3.0.1:
Line 51 is the first line of:
I thought that was the node label...
This is the power supply system in the nrf52832 development board. The manual means that when 1 and 2 are not powered, 3 is used for power supply, that is, cr2032 is used...
I have created my own project and board files for the development board I made. I have 3 I2C busses for different power domains, one SPI bus, and UART for debugging, so 5...
Hi,
I'm using the nRF52832 with SDK version 17.0.1.
I've noticed that when the device wakes up from NFC and remains in proximity to the NFC field, it sometimes experiences...
Greetings! I've applied all the optimizations in the books but I cannot get our application to be ~50% of the available flash memory on the NRF52832, currently it is precisely...
In Short: How to get status wether noticiations are enabled or not? Where is this stored?
Hello,
I would like my peripheral to start/stop a timer that does measurements...
I have a project which will send the temperature from the nRF51DK to host.
The value of the temperature is an integer. As example Value:0x00000A2B -> 2603 ->26.03°C
...
NRF24L01 has its own protocol, but I do not understand the protocol itself is how to handle the payload sent and appear in the header contains the same Bite, whether to adopt...
I'm implmenting my own radio porotcol and I'm a little confuse on how to handle the ACK packet. I send a packet from node 1 and disable the TX then I enable the RX to get...
I'm unable to pair my device with Windows 8.1.
Pairing with Android works just fine whereas when I try to do it on my computer it just tells me that the device is no longer...
Hi,
I don't know if it is the appropriate place to ask my question.
One of our J-link lite cortexM debuggers is broken. We want to buy a new one. But, we realized that the...
I'm using the 8.0 SDK and an iPad with iOS8.3. I'm experiencing the same issue described here:
pairing cancel cause reset
I've written my own service, however, I can...
Hello,
I noticed the various examples as well as the ble_advertising component all check for pending flash operations and will not start advertising until they are all...
Hi,
I am busy writing my own softdevice, this has nothing to do with bleutooth or anything like this.
In the past i didn't have to worry about the CLENR0 register because...
Hi everybody,
I have a mistake with my makefile on windows 7 platform and Eclipse C edition.
The error is quite rapid =>
20:42:38 **** Build of configuration Default...
Hello devzone...
My setup: nRF51422 and S110 peripheral
My setup transmits IR data on reception of Bluetooth data from a central device. I have used PWM for generating IR...
Does the nRF51422 ANT Inclusion/Exclusion list require all values in the list to be defined, or may some of them be '0' or 'wildcard' values?
Asked in another way, does...