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:
...
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...
Hello,
I'm using the Nordic BLE-UART service found in the SDK. This is the "ble_app_uart" file in the SDK examples for the Nordic nRF51822. I'm basically sending JSON back...
Hi. I'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make only app image for DFU.
I made a command as below refering to github.com/.../pc-nrfutil.
...
Dear all
Currently we are using version 9.0.0 (nrf51422 family---> using for 51822 chip) & now we are trying to use 12.2 ("nRF5_SDK_12.2.0_f012efa.zip").
Is there...
I've discoverd a strange behaviour with nrf51822 CEAAD00 Revision 2.
I am using NRF_POWER->SYSTEMOFF = 1; for powering down the chip and a sense signal for wakeing up....
Hi,
I have downloaded the hardware files of nrf51822 beacon kit.
How to change the pcb layout of nrf51822. ( remove the name on the pcb, change the form of the pcb etc...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
i have a strange problem which happens when i use scan mode to get 3 separate channels on saadc.
For example when i use uint32_t ticks = nrf_drv_timer_us_to_ticks...
Hi, I use Keil 5 and SDK 13.0.0 in Windows 7 64bit desktop.
I wished to test the SDK 13's BLE UART example.
However, even though I clicked "Check for Updates"...
basically i tried am trying the easiest ble example
ble_app.becon_pca10040
i tried the following.
use keil to upload into the nrf52 Evalutaion board. the led is...
Hello, i have been looking for a good development environment to use for my nrf52832 on linux. I have only found a few repositories on github pertaining to this. Not very...
Hello,
Does someone know a good J-link segger for programming the nrf51822 smart beacon kit?
And do u need a 6-pin j-link segger for the nrf51822 smart beacon kit?
hello ,
I am interfacing Grideye AMG8832 with Nrf51822. The initialization part is executed without errors but ON trying to recieve or transmit it gives error of TWI as...
Hi Nordic developers.
I am developing a custom board using 2 Rigado BMD-300, but I am unable to run my 100% operative program or examples.
At first time I was able to...
Hello,
I am using SDK 12.2 currently but I would like to follow the BLE Tutorials offered on this site, which I see were written for SDK 11.0. Will I have any issue following...
Trying to program an MDBT42Q nRF52832 based BLE module from an nRF52-DK as external target on connector P20.
I used to do this with nRF51-DK and external nRF51 modules with...