i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
Hi,
sorry if this is a stupid question, but i'm fairly new to BLE (nRF8001), and even newer at report descriptors.
I'm trying to send some media keys, just volume up...
Hello,
if i write a new value to a characteristic with the Master Control Panel sometimes i get a HardFault failure. Most of the time all works fine, if i update the values...
I want to send 512 bytes of data over ble through the characteristic value, as maximum length of the characterstic value is 512. When I try to do the transfer more than 20...
HI,
if i want to enable only some component ex RX,TX in soft device and rest want to disable as they consume memory can it be possible?
can anyone please share information...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Might I know any programming guide for nRF51822.
The online documentation seems focus on the API instead.
I would like to know more detail on SFR (special function register...
Dear nordic specialists,
We have our own custom nRF51822 boards.
These days we are migrating from QFAA C0 +SDK4.1.0+S110 5.0.0 to QFAA G0 +SDK5.2.0+S110 6.0.0.
We...
Any safety-experts that could comment a bit on best ways to prep before send off a nrf51822 equipped battery-powered consumer-device to the lab for regulatory certifications...
Dear Tech support,
I spend couple month with discovering your nice nrd24l01 chip.
Most of the things working correctly, but till know I just used two modul as a single...
Dear all
I'm using NRF51822 & 24LU1, I've tested to set timeslot to 500us.
For packet diagram, it should be reach to 2k packets per sec. but it only be the 200 packets...
Hi all,
Can I log the processor activity when using a softdevice with nrf51822? What I mean is can I get an event or timer count when the processor wakes up and goes to sleep...
Hi, I'm trying to make BLE hardwares on both s110 and s120.
There are two devicees one for S110 peripheral and the other for s120 central.
S110 pheriperal device has to...