Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I searched over the website, I couldn't find a good introductory documentation for programming the nrf51822, specifically the nrf51-dk. I have a transistor hooked to p0.01...
Hi Team,
Is it possible to have multiple profiles like serial, heart rate monitor, proximity etc. in single code?
What are the efficient ways to do it?
Regards,
M...
Hi,
I'v a query regarding the two development boards PCA10001 & PCA10028.
I have worked on a project with development kit PCA10001 and made the release to customer ...
I have followed the instructions and have tried with s110 6.0.0 and SDK 5.2. I can compile and download to the board but can never detect under discoverable device onn MCP...
I am running ble_app_uart in my pca10004 board. The crystal configuration is set to 32khz crystal.
But i want to use the 16mhz external crystal for my use ,because my application...
Hi!
(I moved this question to the "Questions" area from another area.)
I am using Eclipse to develop and debug on nRF51 DMs (PCA 10028). I have managed to run and debog...
Dears,
Just one question for RTC.
In SDK9.0, it's possible to control of time to use HW RTC block??
If possible, please let me know how to use it..
Thank you.
Lets say I have 200 bytes of data that I want to store in flash. So, I request a 200-byte block.
In order to store, the area has to be cleared first. As far as I understand...
Using the nRF51-multi-role-conn-observer-advertiser-master project to test timeslotting I have encountered two issues (Softdevice s110 7.1)
Issue #1: Repetition of advertisement...
Now, I need two function add my project (On BLE stack).
Distinguish long/short press at same button.
2.device and master synchronous time.
No.1 question is...
Hi
We have custom nrf51822 board.
in that we have nor flash which is spi compatible.
so in order to read device id i used spi_master sample source code.
i am able...
Hello,
I'll explain my code:
NRF51 takes samples of a sensor every 10 minutes. In addition, softdevice S110 is used... An user can connect at any time, so advertising...
I am trying to implement frequency counting on nRF51822 by counting number of pulses in a given period. I create a PPI channel with a GPIOTE event on rising edge linked to...
Hi,
is it possible to mount a nRF51822 in an aluminum enclosure and use ble?
I am looking for a range of up to ten meters in an open area.
Is that possible or will the...