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...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
I'm trying to connect to a device with a public address using an address filter in the scan (not whitelisting), I've seen plenty of similar unresolved issues posted here....
I am searching for the zip with reference designs and PARTNUMBERS for the nrf52 series. The datasheet link is broken and I can not find the ZIP file in the new Help Center...
Hi,
I'm trying to use the serial number of the nrf52832 microcontroller in code, how can I acess it with Segger.
I tried using this code from this link but it doesn't...
Hello. We are planning to change from QFN48 to WLCSP package in our product. However I could't find any guidelines to create the library for Eagle. I was wondering what is...
Goodmorning,
we are trying to update the firmware on a nRF24 development kit board (nRF2727) that was programmed with the PTX sample from your software development kit....
Is there a document comparing the differences between the softdevices for the 51832 ?
I have been looking at the data sheets, but its too much to grock on my own.
Thank...
SDK: 15.2 IDE: Keil SoftDevice: 6.1.1 Board: Custom Hello, I would like to synchronize an SAADC reading during a BLE transmit event. The power source to my board is a CR2032...
Hi,
I am developing an application for Thingy:91 in which I want to send data from the device to MQTT server. I am using 1.1.1 modem firmware and 1.2.0 ncs tag.
The whole...
I'm developing a product using an nRF52840 and an accelerometer.
I have created a Service with characteristic that sends accelerometer data over ble to the phone through...
I add this code in 'static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) ' on the sever.I got an err_code NRF_ERROR_INVALID_DATA. Softdevice is s132nrf52611...
Hi,
I have a custom board with the nRF52840.
Is it possible to customize the DFU to be able to update the firmware through other interfaces than BLE or USB/UART?
I have...
Hi, I'd like to set up cccd here, but test the error,
In the routine nRF5_SDK_15.3.0_59ac345 nRF5_SDK_15.3.0_59ac345.0_59ac345.s.ble_peripheral?ble_app_uart/pca10040-s132...
Hi.
I have a RAK5010 i use for iot application.
i recently moved from SDK 15.20 to sdk 16. I use the task manager to manage two tasks:
1. task to dump nrf logs
2....
From section 5.2.1.11 I can tell that the peak current with CPU, TX, DC/DC, HFXO running the power consumption would be 8.6n mA. However, I could not find one that included...
Hi, we are developing a home automation product that needs to support ZigBee. However, at the same time I would like the devices to be able to work with a simple non-mesh...