Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
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'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
Hi,
In my application I need to control a nrf51822 central device by an external MCU.
Does Nordic provide solutions to control a nrf51822 Cental device (with S120 softdevice...
Is there a register, accessible via the SWD-DP and present across ARM devices, that I can use to distinguish the nRF51822 from other microcontrollers?
Thanks,
-c
I can discover RFduino BLE devices that use the 51822 using the Master Control Panel but cannot with the nRFTemp app. The nRFTemp app scans for but does not find my RFduino...
Hi,
I have nRFStartet Kit, nRF51822DK and EK.
What is nRF2739? I am just following the setup section in nRF51SDK and it says to connect Master Emulator to PC. Is it...
Hello,
I have been attempting to get the watchdog timer working in my project without any success. I have read through all of the watch dog related threads that I could...
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
...