Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello, I'm flash download nrf52840 use st-link.
my softdevice version is s140, nrf5 sdk version is 13.0.0.
I want to flash download project, But I have an error.
...
Hello all Thank you for the many helpful posts I have encountered on this forum while continuing to discover the nRF5 SDK.
I have been trying out different examples for...
Hello,
We are working on one project in which we are planning to place PCBA with BLE module inside metal enclose.
Does it affect broadcasting range and communication...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My HW has a 64MB NOR flash memory chip and eventually I want...
The single button in the Dongle does not generate any events. I have made all the relevant changes for the preprocessor for the usage with Dongle. Kindly let me know what...
Hi there,
I am an experienced Electronics Design Engineer. In the past 5 years, however, I have only dealt with on-board systems (hardware) such as power supplies, analogue...
Hi,
I am curious as to whether one should use the nRF Connect SDK or "vanilla" Zephyr when developing let's say a BLE application that uses multiple peripherals on the...
Hi!
I'm using the download_client to fetch one file from time to time. The app is basically a clone of the sample app, just put in a function.
The problem is that if I...
Hi,
I've been developing software that uses pc-ble-driver and a PCA10040 devkit to act as a central. My software is based off the heart rate v5 example written in C, and...
Hi,
We have been working with a Zigbee coordinator based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b, Softdevice and FreeRTOS.
We are tring to integrate...
Hello Community,
So I am building a RF system from scratch based on the nRF24l01P transceiver with a PA/LNA, using a balun for impedance matching and a band filter for filtering...
Hi All!
Hope you all are doing well ! . I am new to nrf52833. My requirement is test the range test with CODED PHY @125kbps /S=8 .
For this i tested the example "ble_app_att_mtu_throughput...
Hello.
After performing a secure DFU download, the first attempt to open a secure NUS connection fails with an NRF_ERROR_INVALID_PARAM error. After resetting the device...
I just received the nRFgo Starter Kit and am trying to follow the Starter Guide. The first step is to register the product on the Nordics MyPage (which has been combined to...
Hi, what would be the status of VDD_PA when CSN is high (Power Down mode)? Will it be LOW or Floating/High Impedance?
I know VDD_PA changes to high (1.8 V) or low based...