I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hello,
The nrfjprog command is used for the nrf51822 / nrf52833 program.
Suddenly, nrf52833 shows the following error.
Even though family is specified, it is the same...
Hi,
I'm working on NRF52840 DK , S140 and I'm trying to send large data (around ~64KBytes) from a peripheral device. I'm using the following functions: - sd_ble_gatts_hvx...
Hi Everyone,
I'm currently testing the battery service with my development kit, nrF52dk, and I've found an error stating "The handle is invalid" when I press the "read"...
Hi,
I want to build a wireless split keyboard (Left and right parts). I want them to connect to one PC but only need to establish the connection one time. Can both part...
I am working on ble mesh with sdk17.0 and sdk5 for mesh I want to send large data vai ble mesh I followed this post https://devzone.nordicsemi.com/f/nordic-q-a/71105/sending...
Hello.
I've a ublox module with nRF52811 chip.
Is it possible to make a BLE beacon receiver with nRF52811? If yes, is there any demo application? I've searched nRF SDK...
I have been playing with an Ikea Tradfri E1812 button, a Philips Hue bulb, and zigbee2mqtt. I see that when I bind the button's OnOff output cluster to the bulb's OnOff input...
Hello,
I am looking into evaluating the nrf5340 with different functions running out of external flash, and how current draw is affected by these functions. We are looking...
Hi All,
I am working on NRF52840 and trying to optimize the BLE throughput. The current settings are:
PHY: 2M PHY
Conncetion Interval: 9.375 ~ 15 ms
GAP_DATA_LENGTH...
Hi Everyone,
I hope you all are well.
I'm using nrf Connect SDK v1.7.0 and VS code for nrf52833 chipset.
So far I've used NUS service in my code to transmit some data...
Hi, I am trying to write an "event dispatcher" so it's possible to listen to types of event and send events. You pass a function pointer and it will be called when that event...
I was gone for a bit came back did my updates and I can't program my boards threw nRF connect anymore. They just don't show up so reinstalled everything many times restarted...
I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog...
hello sir,
i am using segger to program nrf9160 . i have successfully uploaded sample sketch for blink led using "" open NRF Connect SDK " option. Now i want to create a...
Hi,
We have a custom bootloader and a firmware, both use the USB CDC ACM. Is it possible to start the firmware without resetting the USB instance so Windows have a continuous...