Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
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...