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...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Attached is the schematic of my part configured for low voltage mode.
Very close to page 62 in the nRF51822 product specification document.
I am externally feeding 1.8V...
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:
...
We start to migrate our equipment from nrf14L01 receiver to nrf51422 receiver in order to serve more equipment.
I am using nrf51822 to receive propietary protocols from heart...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
hi Ole Morten:
thank you for your great support.
i have tested nrf6310\temperature_example. at 30(Celsius)
I checked the data. NRF_TEMP=0x000002AF; TEMP=0xFFFFFFAC;...
Hi,
I need help on calculating the current consumption of our device when it is in advertise mode. So please answer the below questions.
What are all the significant...
Hello,
i would like to use HRM, HID, BAS and DIS profiles simultaniously. I used HID mouse example. I append required HRM things and it work almost properly. Problem is fault...
Hi, I'm a beginner. I want to add to example of the proximity, next service identical to battery service. I need to send 1 byte of data.
Everything works well until when...
I have an application that reads an nRF51822 pin configured as analog input and then sends that value using "ble uart" (included in Nordic's sdk). Analog input is read in...
Been studying the S110 5.x -> 6.0 migration docs. Are there any project-specifics / include-paths / Keil build-settings that must be updated as well?
Do I understand it...
Im stuck that i can't get my Motherboards to update. Just goes into an endless loop of saying toggle power to rest it, starting boo loader, Couldn't start.. etc etc..
Attached...
I have a nRF51822 device which has softdevice and bootloader.
And I'm trying upload my app with following steps:
make .bin file with gcc
Push the DFU button, and...
I'm running a custom nrf8001 board and the nrf8001 is consuming approx 6.2mA on it's own in advertisement mode using the uart demo. Has anyone had this same problem? Any advice...
Flash write and erase works fine, if ble is not initialized( ble_stack_init()).
Once ble is initialized, any write to NRF_NVMC->CONFIG hangs the system.
Do I need to...