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...
Hi What is the minimum clock frequency that the TWIS module will work with? Obviously the I2C spec minimum is about 100kHz however the device I am communicating with is using...
Hi,
Is it possible to use the modem firmware mfw_nrf9160_1.1.1 (delivered with nRF Connect SDK 1.2) with nRF Connect SDK 1.1?
We will move to nRF Connect SDK 1.2, but...
Hello, we are integrating a BLE board (nrf52832) into our system, and the ble_app_uart example project is perfect for us, so we are starting with that.
What we are seeing...
After reading some questions about the Thingy:91 here in the forum, I start asking myself, if the Thingy:91 without a nRF9160 DK is usable at all.
Any experience with that...
Hi, I'm working on a design with nRF52832 + chip antenna. I'd like to add a PI network to be able to tune the antenna before production.
I'm working with this antenna:...
OK, I have an app that succeeds in starting advertising and then arrives in the main event loop, following which I go to the NRF_BREAKPOINT_COND trap.
Since I do not have...
hi,
I am using Running Speed and Cadence Service structure, when i raise a write command (bt_gatt_write) from the client I was expecting a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
OK, so I have figured out that I can put some of my advertising content into the scan response if there is no room in the advertising packet, but what do I do if there is...
I just bought the nordic thingy91 and managed to connect it to the cloud. but since then the device doesnt appear to come on at all? I thought the battery has died but when...
My application is using multiple features such as BLE UART, Proximity and TWI.
I've two twi sensors triggered when needed. and one of them generate an int to wake up the...
I discovered a bug in nrf_ble_scan_uuid_filter_add. The "Check for duplicated filter" code does not only a partial comparison on the p_uuid_filter with the p_uuid data object...
I have the nRF5340 PDK dev kit and am building the peripheral_lbs sample code using SES on a Windows 10 laptop. I'm able to build the code successfully, but then I run into...
I can't find any documentation about this and my project depends on it.
Would it be possible to read the power usage in volts or any other value through a bluetooth connection...