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'm testing stability of my firmware. As a part of tests I'm trying to maintain long term (multiple days) connection between nRF52 and nRF Connect for Android app running...
Hello, i have a routine that updates the firmware in Application Core flash. It works erasing the flash and receiving the srec data with TWI slave (waiting for USBD).
Now...
Hi, I have developed an application for nrf52810 and now it needs an additional feature of saving several integer values to flash, so they are available even after power loss...
Hi,
Is it possible to add other, optional data pages to ANT+ BPWR profile? For example page 0x13 (Torque effectiveness and pedal smoothness)?
Thanks,
Pepam
Hi NRF Team,
My Configuration:
NRF51822
S130
SDK 12.2
I am using multiple application timers in my project. Most of the cases timers has to run concurrently. Lets...
Hi Team,
we are using the nRF52840 for our development purpose. we need sample code for Stack overflows/under flow and Memory leaks detection in runtime by using MPU....
Hello,
I have a central and Peripheral beacon on nrf52832. I am usıng nus services on both devices. After the data transfer I call the
ıt works fluently on the central...
I have been using CrossWorks for a while for multiple vendors MCUs (sometimes in the same project on the same PCB). I'm looking at using nRF Connect SDK and see that SES is...
I'm using SEGGER Embedded Studio with nRF5 SDK v16.0.0.
For the purpose of high-speed data transfer, I've searched about the BLE throughput.
Now, I want to figure out...
Hello
PWM and I2C are being used on a custom board using nrf52832. I connected I2C to pins 26 and 25 and PWM to pins 27. But I2C doesn't work, and PWM does, but there's...
Hello,
I search a NORDIC example (RF52832) that is bonded with a battery CR2032 as power supply runs very long (> 1 year).
Bonded with whitelist
Bonded with one or...
Hello,
I want to create/compile a (Nordic) secure bootloader with serial output.
I know the example of the dfu secure_bootloader. I also know there is a nomal and a debug...
I am using NRF Connect SDK on NRF52840 Dongle and I have written two programs. First acts as bluetooth peripherial device, second acts as bluetooth centeral devices. I have...
Hello! So I'm working on a project where I try to connect the nRF9160 DK to the google cloud. I tried to manage this by following this guide: https://devzone.nordicsemi.com...
Hi,
I'm using the BLE app (ver 3.6.0) in nRF Connect for Desktop together with a PCA10056.
I'm scanning for a device that sends three ADV_EXT_IND, one on each channel...