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:
...
The S120 is a pure Central softdevice, and hence it can connect only to other Peripheral devices. Does it means that s120 cannot be used as a peripherial device?
Hello all,
I have been using nrf905 for about 5 years without problems.
now I would like to ask if is there any way to use an external PA? I am not a RF engineer and i...
Hello,
I've an issue only on IOS. My custom service is recognized as immediate alert and crash when we want to use it. It works fine on android and with Master Control...
Hi - I'm trying to use the pure-gcc make files and I've got my project building and the code is running, but when I try to launch startdebug gdb it reports no debugging symbols...
Hi
I cannot find the answers from your documents. Please help me answer them. Thanks.
DC supply voltage of core cell of nRF51822 chip?
DC supply voltage of IO pad...
I am using a modified sample of your rangedemo example and can get it to work. To test if I am switching to 915MHz I change the HFREQ to 1 but the receiver that is set to...
Hello
Im starting a new project and i wanted to save time by asking if there is a list of providers or company that produces sensors that will have an easy compatibility...
Hi,
I need to store an image of size 40kB to internal flash memory. Actually i tried to store it from the address like 0x28400 and 0x2E984 (memory addresses after softdevice...
Hi, I am developing an BLE application using nRF51822.
This question is from my previous question:
devzone.nordicsemi.com/.../question-about-adc-power-consumption
...
i have purchased one of the modules. i need to interface with other modules of the same kind but how will i start programming it ,can u people suggest me the IDE ? do i need...
Hi,
I try to modify 51822 device_firmware_updates code for 51422.
But I have a problem.
When I run my code, my cell phone can connect to 51422. I can click DFU button...
According to Page5 of nWP-018, if we compare QFAA G0 to C0, G0 doesn't have a valid version reference design with the right balun. But G0 and C0 have the same valid reference...
Hi there,
We're looking to use the entire 16 KB of RAM on the nRF51822 when the S110 is disabled. We've come across an odd case, where doing this:
memset(0x20000004...