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 everyone,
I few days I tried run on my NRF9160 DK CC310 hardware RSA crypto functions.
When I started it at first I ran security_service demo where board run random...
Hi,
When I write a very simple USB audio device that just pass a sinuous wave created in a timer that runs at a 16KHz freq - how can I tell "someone" on the host listens...
Hi,
I'm wondering if there are any samples that show how to use sleep mode on the nRF9160. Not quite sure where to start to look for resources on this. Any documentation...
Hello,
Please check this code for BLE disconnection.When peripheral tries to disconnect from the central , it is disconnect successfully the first time but second time it...
Dear Sir or Madam,
We are currently trying to connect two nRF91 to the NRF Cloud service. We were able to activate the SIM card connected to the board, however, we were...
Hello,
I was having a lot of trouble with BLE_GATTC_EVT_TIMEOUT on the nRF51 and softdevice v2. But now I continue to have the same problems on an nRF52 with Softdevice...
Hello. Want a bit clarify some ESB protocol features on nrf52. As I understand 8 separate pipes allowed to use. So I can send separate payloads via every pipe. Here is some...
Hello,
I would like to use the serial port library with free RTOS. I read several threads that timeouts do not work when using free RTOS. So I tried to use the lib without...
Hi There,
I want to pair my nRF52840 BLE module with a laptop over the bluetooth, while, I cant able to connect it. Now il will explain the whole scenario.
I have downloaded...
I'm running Windows 10 and loaded pc-nrfconnect-ble-231-master from GitHub,
Per the README I npm installed windows-build-tools, then npm install.
I got some warnings about...
I am using nrf52832 dev board . I have used the example code of ble_app_beacon code . I am able to send my data through the beacon. But while using nrfconnect app, the scanning...
HI,
I've been using the Nordic Command Line Tools to do the following:
program an example hex file to the SoC
read the code, ram, and uicr registers and save to file...
Hello.
My question concerns UUID.
Exactly where does it come from?
Can I generate this UUID for my own application ( https://www.uuidgenerator.net/ ) or maybe it is...
Working on a migrating RF test firmware that was working on 52832 using SPI to AT86RF233(for 802.15.4). Was able to exercise PHY with that setup to send specific packet with...
Hello, Nordic!
I am wondering about PCB reference design for AoA multi antenna locator based on 52811.
Could you provide it before releasing software supporting this functionality...