Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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:
...
Hi,
I have a device with nRF52832 and firmware is composed of Bootloader (BL), softdevice (SD) S132 v2.0.0, application and I am using SDK 11.0.
I have created different...
Currently, we are trying to have the nRF51 chip working with a type of capacitive pressure sensor. We did quite a lot of work on searching proper circuits of reading the capacitance...
I have 2 board nrf52840 DK, I now I want to send file ( 1~2 Mbyte) from board_1 to board_2 without use UART. where can I get example to do that ?
PS: I also need example...
I've merged the experimental_ble_queued writes sample code into my project and am testing the long write characteristic with nrfConnect from an Android phone. I get no errors...
Hi,
I am trying to figure out the reboot reason on an NRF52 in order to solve it in the best way.
We have a design with a dual supply 3.6V/5V going through a 3V LDO...
Hello,
i have a BLE Peripheral that has a service that we use to simulate UART over BLE. Very similar to the nRF UART. I consider the time to establish a link that allows...
Hi all,
I am trying to save an UART variable I am receiving. My case is very similar to the example Flash Write Example, but I would write few bytes instead of the whole...
Hello!
I have to sample audio signal from a microphone (MAX 9814 adafruit) with the nrf52 board. I use the saadc and then I perform a FFT of the data using the sdk 13 examples...
I implemented my profile based on GLS example. my profile has five services and every services have several characteristics. Pairing with several smartphone work properly...
hi,
I would like to use pwm to output the 1HZ waveform to drive the motor, but when I set the frequency to be 1HZ, I can not find the device and cause 51822 to reset.
This...
Hello, I'm working with the NRF6310 Motherboard and play with it a little with SDK 6.1, but i want to create profiles with the Bluetooth Developer Studio, so I started using...
I download "nRF5_AirFuel_SDK_2.2.0_7b89a57" and use "ptu_app_beacon" development, I am currently using "nrf51822-QFAA" and "nrf51822-QFAC", how do I set up IROM and IRAM?
Hello iam using softdevice 110 and SDK 10.0.0, Iam trying set tx power of nrf51822 using function sd_ble_tx_power_set(), i have tried 0dBm and 4dBm both are giving same RSSI...
wqewqeqwe.PNG I want to program the nrf52 chip using J link Edu -SWD mode. I actually connected the SWDCLK, SDI, and Vtref and GND of Jlink EDU programer to SWDCLK,SDI,3.3V&...