Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi,
We are developing the cycle power services and facing the issues in using the control point characteristic. I am able to connect and observe all the characteristics...
Hi,
we are using MQTT to push the sensor and GPS data with 1 hour interval. After 4 consecutive connect and disconnect, MQTT is returning socket error. It requires the device...
Hi,
I am using NRF51822 SDK12; S130 and trying to qualify Batter level service with the SIG's PTS device (dongle)
So far encountered a problem with Test Case: BAS/SR/DES...
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...