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
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Just got a nRF5340 DK, testing on macOS 10.15.2. Setup was smooth – the nRF Connect assistant is pretty good. The only feedback would be that an explanation of the "Variables...
Hello Nordic Team,
I'm currently working on a project based on the nRFready desktop. My application requires using the pipes 0-2: pipes 0 and 1 are used in conjunction with...
Hello everyone!
I want to use the app_sdcard to read/write with fatfs on a uSD card in my app which is based on FreeRTOS. While i was implementing this library, i saw that...
Hi,
I would like to know, where the packets are written into the flash for the mesh DFU example.
In nrf_mesh_dfu.c is a function nrf_mesh_dfu_cmd_send:
It calls...
Hello,
I have a little issue during the mesh configuration of my network.
First my provisioner (called master) provision and configure a first node (called slave), this...
I have downloaded project from https://devzone.nordicsemi.com/f/nordic-q-a/55710/while-building-thingysdkv210-on-segger-showing-error-thingysdkv210-source-modules-thingee_ble_handler...
I am using Nordic's nRF52840 DK board.
I wanted to sync time on End Device(nrf52840DK Board) via sending packets to it. What should I do?
what clock/rtc library or API...
I am sorry but this is totally BS. I just got the Thingy 91 and it does only problems...
I have no problem using a full day on getting stuff like that to work, but please...
I am currently developing a device and would like the default behavior at boot to be:
1. Boot up
2. The device should start advertising for non-bonded devices.
3. When...
Using the 15.3 SDK and the 6.1 software device I am successfully changing the transmit power as needed. When not connected and advertising I would like to update the advertised...
hi
i have a problem with 51822.
i test my production, power on /power off again and again.
maybe 51822 can not work. but is too hard happen.
My code is at main output...
I have customized the nrf toolbox app , facing the issues as below
1. I have created two pages , first page is used to scan and connect and second page is used to enter...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...