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 am looking for an implementation on DotDot App layer over Thread and couldn't find it anywhere. I want to implement dot-dot for Light, Temperature and Humidity Sensors...
Hello, I want to purchase an nrf52 development board. I am currently using nrf52832 module (MDBT42). I wonder which DK should I purchase nrf52832 DK or nrf52840 DK? I am asking...
Hi,
I am trying to store data to flash with the support of FDS module while using Mesh. I'm currently using NRF52832 with NRF5 SDK 15.0 and Mesh 4.0.
I have tested flash_fds...
Hi Support Team
I try to run the http_client sample based on ncs1.2.0, and I use the following configs because only NB-Iot available in our location:
when start running...
Hello there,
We faced the new issue after the iPhones are updated to the iOS 13.4. I tried to find the issue solving on the forum and looks like it is the new one.
We...
Hi,
I'm evaluating the new nRF5340-PDK and trying to put the device in low power mode. My steps so far:
Cut SB40 to allow measuring current via P22.
Connect power...
Hi,
I am trying to store a buffer which i collect from ble connection. I have tried sd_flash functions first. I could not found any examples so page number or addresses...
There are aready quite a lot topics about high current consumption in sleep mode, but none really seems to fit out problem:
We have a small board with a nRF52832 (actually...
I am starting the development of a product using the nRF52 DK for the nRF52832 SoC .
The product will use some peripherals (RTC, NVMC, Timers) and communicate using BLE...
Hello Team
I need to scan the peripheral dongle's 128 bit UUID service and its characteristics,my code is based on heart rate collector of pc-ble-driver,before scanning...
Dear All,
I just started with a design to fool around with the NRF9160. I made the symbol and footprint of the module and maybe somebody else could use it too...
Here...
Hello, guys!
We are using SDK 15.0.0 and nRF52840 SoC device.
Our goal is to debug the application with SES in the presence of bootloader. This thread explains that we...
In our project we use a nrf52832 with softdevice S132 and SDK15.3.
For booloader we use the DFU example form the nordic library.
A fter a DFU with BLE, which was done...