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 have developed a wearable device using the following config: nRF52832, SDK14.2, freertos based app, SD5.0.0 and secure_dfu_bootloader
Our device is headless hence...
Dear,
I got nRF5_SDK_15.3.0_59ac345 package but I couldn't find "Heart Rate Demo for nRF52 DK" source code there.
Actually, I found the HEX file of " "Heart Rate Demo...
Hello,
thanks for providing the very helpfull pc-ble-driver library on github. I really appreciate this! :-) I have an application, based on a nrf52 (a BLE SWD Debugger...
"We are developing some solution where we want to password protect BLE functionality based on individual device. It is very important to connect each device with some security...
Hi, I am following this post to set the TX power level of the beacon. https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for...
I can not register 2 services 128-bit vendor-specific UUI in one project at the same time. For example if I use services ble_lbs_c.c and ble_nus_c.c the sd_ble_uuid_vs_add...
Hi,
I've got some code (at https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L1201-L1318 ) where I use nrf_drv_uart to access the UART. I don't...
Currently my colleague and I are trying to connect his stm32 qfpn48 MCU to nrf52840 via SPI protocol.
I tried the sample in SDK and successfully setup a workable dummy SPI...
Is there a sniffer firmware for this board ?
I download "nrf_sniffer_2.0.0-beta-1_51296aa.zip" but it appear that no fw exist for this board.
Is it correct ?
Seba...
Hi, I could not find in documentation function or some command I can call in software to restart the MCU. Is there such a thing, and can this be done? Best regards, Voja
hi ....
i want to test the bidirectional working , i am using uart peripheral example , i have taken the rxd,txd,cts pin from Nrf52840 board interfaced with TTl uart .....
I am working on nRF52DK. This will act as peripheral device and smart phone device will act as central. From my observations i could see 48-bit mac address and GATT local...
Hi
I'm currently doing an internship about bluetooth mesh network.
I'm using the light switch example with a client board and a server board, provisioned with the nerf...
We have an interesting difficulty, whereby after a period of time which varies never longer than 12 hours, often around 6 hours, our application disconnects from the network...
Hi,
I have NCS v1.0.0 on an NRF9160-DK v.0.8.3 and I am trying to run a program written before the SDK update. I can build and flash the program but when I try running...