Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
hi team,
we are triying to enable and disable timer register for our programe.how can we do this register level bit masking in nrf52840DK board without library API. kindly...
Hi there,
I am able to build asset tracker v2 from source using todays main branch from github. But when I flash the app_signed.hex through nRF Connect for Desktop v3.12...
Hi,
The fstorage library is not available for NCS. Instead, the OS Service "Settings" should be used. (see the last answer of this thread )
In fstorage, it is possible...
I am working on a prototype using the nRF Connect SDK v2.1.0 on the nRF52 Thingy platform.
For my prototype, I need to store normal log output on the internal flash of the...
Hi,
We have to enable the radio shorts in our developing multi link firmware. ( We let any node connect to 3 other nodes at the max ( 1 as a slave and 2 as a master )) ...
Hi all,
I use GPIOTE and DPPI to read SPI data from IMU sensor. After IMU send out "Data Ready" signal, GPIOTE will be triggered and DPPI start to read using SPIM2.
And...
Hello ,
I am working on a project an nRF52840 + quectel BG96 modem. I am porting the freeRTOS cellular interface library for the Nordic platform and mainly the FreeRTOS...
Dear all,
I am developing a device that base on nrf52833, nrf connect sdk ver 2.0.0
The device run bluetooth mesh. And becase it was powered by battery, so it must go...
Hi there,
There are some problems when setting nrf52840 GPIO interrupt. When I use gpio_pin_interrupt_configure_dt api to configure 11 gpio pins then download to my customer...
Hi
I am testing <InstallFolder>\examples\peripheral\usbd_cdc_acm project, when I use serial tool of pc to open port, it can send or receive data.
but if I don't want to...
I wrote this function:
When calling it and
ptr points to something odd, the chip seems to crash. Can you not dereference odd memory addresses?
Or is there a different...
Hi,
I have been using nrf5340 audio dk fir the last couple weeks with nRF Connect SDK v2.1.0 and nRF Connect SDK v2.1.1. There were issues with the audio template for walkie...