Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hi,
I'm new in Bluetooth an I want to try a "simple Project". I've connected 3 Peripherals (all nRF52832 Chips) with 1 Central (also a nRF52832 Chip) together.
With the...
Hi everyone, In the Power Management example, why the HFCLK still running when the uC is in sleep mode ? I see it in the HFCLK_STAT => State = 1 Shouldn't it be disable to...
Hello,
I have been using nRF development boards for a while, but recently I am currently unable to program my nRF52 development board, due to driver issues. The following...
I am trying to make TWI calls from an APP_TIMER event. However the TWI calls are failing. I can see that the twi message is sent on an oscilloscope, but the function never...
Hi,
I got the same error as the guy in this question: https://devzone.nordicsemi.com/f/nordic-q-a/26041/compiling-error-for-nrf51-development-dongle
I use another example...
Hi, I would like to use a nRF52 demo board, to test nRF BLE with a HX711 and screen. The nRF module is powered 3.3V but the HX711 and the screen are 5V powered. Is the bus...
Hello,
I am in the process of evaluating the '840's BLE and CryptoCell for a low power application. I am using a modified version of the ble_app_template example, with custom...
Hi guys,
I have custom MAC address that saved in the flash. I used the sd_ble_gap_address_set function to change the Mac address to my custom address.. I found out in phone...
Hello,
Is there any option in nrfjprog to force a Segger's JLink to power the target? I am able to turn the power-out feature on using JLinkExe buy I don't whether nrfjprog...
I refer to nRF52810 product specification v1.1 In all reference designs, C6 is N.C.
I would like to know why this is the case?
I would also like to know why it is included...
Hello,
I am using nRF52832 DK for my project which is to receive data from arduino and send it to a smartphone using BLE. My issue is that i make nRF52832 to enter Bootloader...
I have nRF52832 as my development kit. Currently I am testing various ble peripherals i.e Blinky , beacon etc. Now I have to test IR sensor with the Development kit .I aim...
Hello,
I used a the ble_app_template example to set up advertisements on the PCA10040 board and on our custom board. Both boards function and have good signal strength....
I build ADC example from SDK12.3.0 for nRF51822 QFAA chip from source. I used custom board and changed the pin configuration for UART logging in sdk_config.h file.
But unfortunately...
Hi All,
I am performing OTA-DFU - Generating our own packages on my nRF52DK. but when i am trying to generate zip but i am getting some error , below is the screenshot for...