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...
After reading some older threads it seems to me that someday it must have been possible to update bootloader and application with one zip file.
Currently I'm using sd 132...
This is kind of a follow-on to the original question here: devzone.nordicsemi.com/.../
I notice that the nRF52840 PDK dev boards need to be closer at the beginning of the...
Hi!
I am sending the battery status every 1sec from nRF52840 peripheral device and receiving it on nRF5240 central device. (verified the battery status working through...
Hi,
I am unable to read values from ADC pins, usiing nrf51822 nordic bt module, s130 softdevice.
Things I dont know:
Connecting to ADC pins
readings from the pins...
Hi,
If I set the tx buffer to 0 before and transaction, I expect the spi slave register's AMOUNTTX to be 0 when the transfer complete. But intstead, the AMOUNTTX always...
I'm working with a sensor that communicates over spi, but it uses a single wire for miso and miso. Is there any alternative to just bitbaning the protocol? Specific sensor...
Hello.
we are using the nrf51822 and doing the approval of the radio transmitting equipment model.They refer the modulation mode,as the picture:
I am asking:1、can the modulation...
I'm working on a central device. I'm using 52832, SDK11, SD2.0.0
I accidentally used a peripheral device that doesn't have the right service UUID that my central device...
I'm using nrf_delay_ms to trigger a series of beeps though a speaker using PWM, but I seem to have intermittent problems with this when the device is connected.
Basically...
I am trying to get fstorage to work, but I seem to miss some of the symbols needed: "error: 'NRF_EVT_FLASH_OPERATION_SUCCESS' undeclared". These are declared in softdevice...
Hi all,
I am using a BLE nano 2, which is based on the nRF52832. I am trying to measure small capacities of a few pF with this method:
wordpress.codewrite.co.uk/.../...
I want to connect a central and peripheral and only have ble on when the peripheral senses a certain event that exceeds a threshold. Do the devices need to connect on startup...
Hi Nordic,
I’m H/W engineer, dedicated in development of radio circuit. I ask the question because we’d like propose your Nordice nRF52840 to our customer when replying...
I am developing an application which uses 2 nrf52 running sdk 12.3 and softdevice 132 V3.
The central device appears to be saving and whitelisting the two peers, but it...
Hello!
We designed and manufactured board with nRF52832_QFAA. The NFC pins was configured as IO and connected to sensors. The problem is that we see that those pins get...