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,
When I used the same command, I was only able to read the 5 bytes correctly. The Most higher byte does not match.
C:\Program Files\Nordic Semiconductor\nrf-command...
Hi
I would like to know if it is possible to to run the Nrf905 chips on 5v logic level without damaging the chip ? i see many people playing with arduino and these chips...
Hi, my customized board was using nRF52840 with 15.3 ver SDK.
And we want to make the DFU download process part can progress in the application.
(such as background download...
Hi Sir
I have used sdk 11.0.0 to develop my bluetooth application but i am facing some issue, so want enable debug logs, but i am not getting where to enable it plz help...
Hi!
I'm interested in trying out hci_usb sample of nRF Connect SDK with Nordic's Link Layer.
With following changes to application configuration I'm able to compile the...
Hi there,
I am trying the asset tracker example on nrf9160DK-HW 0.9.0.
While I have been able to get GPS fix within 20-30 seconds using the "GPS sample" example... I've...
Hello, I am starting to upload my code to some new Raytac MDBT40 modules, and am starting with the soft device of course.
I am using uVision V5.28.0.0
I can not upload...
We have devices that we want to turn on at some future date. This means that when they're deployed they should somehow get real time, calculate when they will wake up, and...
I am seeing that the default manufacturer BLE is defaultly F5:41:36, received experimentally from inspecting data from the nRF52832... Now, of course there is sd_ble_gap_address_set...
Hi,
I have a custom Nrf52810 board. It was working fine and was advertising well. Somehow ble chip got damaged and I needed to replace it.
After I replaced, I can do debug...
I would like to use Uart with low standby power consumption. and I have read this post which recommend to use libuarte:
https://devzone.nordicsemi.com/f/nordic-q-a/53880...
Hi guys I was trying send data from nrf52832 to Nodemcu and from Nodemcu to nrf52832 via UART. I used Default uart pins on nrf52832 and used the hardware serial on Nodemcu...
First let me say, the nRF52840 is an awesome chip... I am trying to implement the Google/Apple bluetooth protocol ( https://covid19-static.cdn-apple.com/applications/covid19...
Hi! We are in the start up phase of an interesting project containing your products.
Some info about the system: * It contains multiple 52840 and 9160 * Time correctness...