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...
Hi,
is at the moment possible with S110 (nRF51 SDK) to whitelist only SOME of bonded peers? I need to allow connection from one selected central. Selection is made by user...
As a follow up from devzone.nordicsemi.com/.../ , I am now trying to find out if I am getting all of the memory settings put together correctly. When I have them at higher...
I am using nrf51822, 16K RAM, 256K Flash.
From the movie , there is no way to secure my firmware for DFU. Is there any other way to secure my firmware?
Thank you
I know the many differences coming in bt5. Will the programming concepts be the same in the upcoming 5 version? IF my code is working with ble4.1 will it automatically work...
After a bunch of headache I was able to successfully program with the nRF51822 Development Kit without the nRFgo Starter Kit motherboard, here is how I did it.
Hardware...
I'm working on a design that incorporates an nRF52832 along with some sensors and drivers.
Up to this I've been sacrificing power consumption in prototypes by using LDOs...
Hello,
Is it possible to change SPI baud rate whenever we want?
For example:
The initial SPI baud rate is set to 4M. We want to change the baud rate to "2M" to get...
Hi,
This may be stupid, but I can't declare classes in my .h file in keil. I have arduino library for my I2C device, but keil; does not recognize when I declare classes...
I've looked through and tried many examples on getting my SAADC to produce a temperature offset. About a month ago I had the SAADC working really well with a wheatstone bridge...
Hello,
What changes need to be made to the following tutorial to enable basic advertising with the Rigado BMD-300 on a custom board breakout board?
devzone.nordicsemi...
Hi,
I have multiple devices set up in a simultaneous peripheral and central mode that exchange data on connection. As there may be multiple devices around, I want to make...
i download the sample code (\examples\nfc\record_text) to pca10040,it can be detected by NFC reader,the serial number is 5f:46:ac:eb:75:a7:ea,if i want to change this number...
I am working in sdk12.2 nrf52832 . When build and run the project it will work smoothly with ble connectivity... But the problem is it will bond only once when the softdevice...
I just want to understand concept.
For example, I need transmit battery level, heart rate level and other.. in closed (encrypted characteristic). I use S130 nRF51 SDK9. HRS...