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...
Hi,
I need to add custom information into modem and have found that in v1.2 new ODIS fields were introduced.
As I see I can provide any text for device ID, manufacturer...
Hi Team,
I am using latest Mesh SDK and nRF5 SDK.
In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing...
Hi to all,
I'm slightly going crazy, I'm looking for information related to LE Audio DEV Kit, all the information brings me to KIT rn52 (ok I'll take it now!) But no one...
Hello, I am building a power switch for my application and have some questions about expected behavior when holding a GPIO output signal at HIGH during System ON sleep mode...
Hello, I tried to merged two examples from SDK
1) I run ble_app_bps example from SDK 15.0 HW - PCA10056, nRF52840
2) I included to the main.c
3) I defined in sdk_condif...
Hello,
I am working on a little app running on nrf5340 app core. Now I want also to program the network core, to be able to exchange data via shared memory as little demo...
IMEI 352656100982084
I need your support to solve this matter urgently because we are developing a IOT solution to monitor several thousand motors - one Thingy 91 for each...
Hi Team,
We are using nRF9160 -DK (0.8.3), As per the document we followed the procedure from here . Loaded the respective application to the on board controller(nRF52840...
Hello
I try to use nrf24l01 in multiceiver mode for a domestic application
I made a simple set-up with 2 nrf24l. On the receiver i activated 4 pipes (0 to 3) with these...
Hi,
I have updated the modem to version 1.2, and connect sdk to 1.2, and now the SUPL library doesn't work? I'm using the GPS sample and it is getting stuck at "starting...
I have the mesh light switch on/off example running. What is the easiest way to test sending and receiving data from a non-mesh device to the proxy node? I want to be able...
Hi All,
I have programmed my nrf52832 device with DFU bootloader,softdevice and buttonless app provided by SDK. I am using SDK16.
My device is getting recognized by nRFConnect...
Hi:
The nRF52840 VDD voltage supply range is 1.7~3.6V
So if we provide 3.3V to VDD, the voltage ripple spec. is still 1.7~3.6V?
Or other spec. that we need follow? ...