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,
We are looking for an industrial solution to program our NRF52832 on a custom board, until now we are using the programming chip directly from the NRF52DK, it works...
My custom board with NRF52810 is done and I'm now trying to get some examples working. I am adapting blinky_s132 in SES. To do this I edited the project options including...
i'm new to this board can you find some course for this board
from scratch the courses will be very helpful
just the video tutorials are very advanced
the documentations...
Hi folks,
I am working on ble_app_uart example program nRF52 SDK 15.2 Verion , in this case i am writing the data in flash for future use , Now i am to get the specific...
Hi Team,
We are using nRF52840 DK with sensors. We developed a custom code that is working fine. But the issue is current consumption. Showing below the readings.
The...
I have taken the code found here:
https://github.com/bjornspockeli/custom_ble_service_example
and modified it so that the custom characteristic is located in user memory...
Hi,
Good day!
I tried to add the RTC2 driver to our application and i keep getting this compiler error message (using sdk16.0).
Here is my sdk_config.h. Not sure why...
Hi
I'm planning to connect three different BLE peripheral like Heart-rate sensors, Health Thermometer, and Blood Pressure to a Central BLE device.
I'm using a small customized...
Hello
What is the specified max current on the supply pins for nRF52840?
The GPIO pins are specified to source max 14mA in 'high drive' mode:
How many of these pins...
Got called back to an old product that used nRF24LE1. Need to do a simple hot fix.
But I don't have the nRF6700 Dev Kit with me anymore. It cost almost $600 to get one from...
To the kind attention of Nordic support team,
I know that gazell secured libraries are available at least for keil compiler and nRF52840 device.
Are those libraries available...
Hi,
We are seeing a voltage of approx 1 volt on our USB connector when USB is not being used (VBUS).
We are using our device in a Wet environment; this voltage between...
Hello,
I am using nrf52840DK and I try to send data from sensor to ble toolbox. I want it to advertise for 1 minute and then go sleep for 5 minutes and do it again and again...
Hello dear Nordic Semiconductor. I use one of your creation - nRF52840 USB dongle. I have troubles with using USB CDC ACM. I add ble stack to gather info about advertisement...
Hello,
I want to do fast advertising (100ms) (LE privacy enabled) for about a minute, then I want to transition to slow (1000ms) advertising forever (or until a connection...