I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hello my current setup use :
nRF52 dev kit
Segger Embedded Studio V4.4
SDK160098a08e2
s132
nRF connect on a iPod touch
I can compile and once connected appreciate...
I am looking for example code on the EV-BT840(832)-V4 dev kit. I can program it with the hex file and it works, but when I program with the nR52 SDK example codes thru Segger...
I am trying Bluetooth mesh light-switch application on microbit, and I have flashed with same light code on multiple microbit devices, Though all the devices are getting detected...
Hi! I am currently writing a DMA driver for UARTE which with the goal of being able to handle large data transmissions with little software intervention as well as handling...
Hi Team,
We are using nRF9160 DK, We tested the asset tracking application with the DK. It is connected to nRF cloud and the data is sent from the DK to cloud. This is...
Hello, I am working on a script on Jlink to be able to flash from my raspberry. I used to have a batch script using nrfjprog and I didn't know how to translate these commands...
Hello!
I have both SD Card and accelerometer in same SPI bus. Both of them working like charm if another is not present. I'am using app_sdcard from 52 sdk.
Can i use spi...
Most of the SDK Peripheral examples support only a single connection.
Is there a guide somewhere which explains and illustrates what, exactly, needs to be changed to update...
Dear Nordic,
During testing we noticed that grounding a pulled up gpio input directly took a significant amount of current, around 250uA. This is as expected with 3.3V...
The latest NCS (v1.2) indicates it's compatible with modem FW v1.1.1. Is it compatible with modem FW v1.2?
If no, then what is the correct NCS for modem fw v1.2?
If yes...
I am attempting to run the Thread topology monitor as per
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_topology_monitor.html
1) First problem...
Hi,
i'm the manager of brand "Promethos" and i write you about that concern the case ID 247688. In your last reply you have suggest :for the USB port I used many of them...
Hello,
I've been trying for days to convert any example from Keil to SES, I have road probably every question here on the dev zone but I am unable to fix this, I ever...
Hi,
Just received a new nRF9160-DK 0.9.0. After upgrading modem firmware to 1.2.0 and inserting a local SIM card, the modem connects nicely to NBIoT (as shown in the Link...
I would like to use the direct test mode (DTM) to test my own hardware with Rohde & Schwartz CBT. I have managed to create a simple test case using nRF52 DK and the example...