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,
I have nrf9160 DK.
I found there is u-blox driver available. Is it possible that the 9160 modem can be added an interface as a modem using u-blox? If so, there is...
NRF_LOG_RAW_HEXDUMP_INFO() is not printing complete Extended Advertisement data in HEX format. It just prints first 80 bytes of whole advertisement packet.
I added below...
Hi Nordic Developers,
Service Discovery Protocol (SDP) is a protocol for Bluetooth to detect the service nearby and to determine their characteristics by using UUID.
I...
Hello!
I am trying to lower the sleep current of our custom board. Right now in sleep, the whole system have a current consumption of 100uA. There might be component choices...
I get answer from msromero that If zigbee network is open, then new zed can join this network.
What means that nework is open ?
I want zigbee netork is silently joinable...
HI, i would like to get device name and print to uart, but when i try to print the device name i got error character.
Here my snipet code and uart result
Hi.
My target device is nRF51822 and SDK version is 12.3.0.
I try to add Device Information Service to example "ble_app_uart_pca10028_s130"
---------- main.c (added...
Hi,
I am using NRF52832 sdk 15.2.0.
I am trying to do a device firmware update by following this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting...
Dears
I listed my questions below. Thanks.
1. About GPS searching and fixing, I tried Thingy91 outdoors.
- When Thingy91 connected to LTE, did LED shall blue color?...
I have a nRF52810 project which initially used the ble_peripheral/ble_app_hrs from the enRF5_SDK_15.3.0_59ac345 as a starting point. I have changed to a custom service and...
I am programming using the glucose service example source. The example source does not send any context data, so I added However, when testing with nRF toolbox, I noticed...
I'm trying to connect to my local LTE network but I can't pass the yellow and blinking LTE step. I couldn't also run the Asset Tracker project. Please tell me if you are covering...
Im trying to connect Thingy:91 and Thingy:52 to my mac book pro using USB cable to use AT config commnads. In both cases I'm getthing the following messages in the log window...
Hello there!
I was trying to look up some default values to take an RF measurement and I was wondering what the default Tx power is for the Advertising portion of the app...