Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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,How to make the Master Control Panel as iOS App?
I have a product(watch) and i want to Simulation the iOS App to control the watch.
Now,the dongle(PCA1000) can discovery...
I'm making a device that occasionally (once per minute) needs to upload a sample to an iPhone app.
I'm thinking that to keep power consumption to an absolute minimum, I...
My condition
SDK 4.3
SoftDevice 6.0-alpha
Hello.
I test nRF51822 EK with HRM profile to communicate iOS applications(My custom app, and LightBlue LE ). Firmware...
I'm using the Gazell protocol on my NRF51822. On the host side I got a problem with the FIFO length. I put 4 ACK packets into the FIFO but this give me an error if I check...
hi
i have added new characteristics on a existing service,and i do not know how to make this characteristics can be change by the smartphone and how to know this characteristics...
Hi,
I am still confused by BLE(bluetooth low energy) and Radio. Both of them transmit data by radio according to bluetooth protocol. Is it mean that Radio does not belong...
Hi,
Could you tell me please the maximum supporting number of services?
This number may be varied depending on number of attributes in each service and its size. So...
Hi all,
I am having a nRF51422 Evaluation kit.
I am trying to execute the ant_broadcast project.
The build works fine, but when i try to load , i get a syntax error.
Could...
Hello.
I have been trying to erase the contents of my nRF24LE1 using the flash SPI interface (nRF24LE1 PS p.77 ff). According to the documentation, the ERASE ALL command...
Hi,
I wanted to know how I can identify the silicon build version (CA, CO, AA etc) of the nRF51822 from the date code? I have some reels from a distributor in a sealed...
We are developing a USB ANT dongle with nRF24AP2-USB chipset, but we meet a problem when use CW test with ATWareII tool.
We set 2.466GHZ, but we see 2.271GHZ mark, but...
Hello,
My code( I add a source code lower ) has error on bold line printing NRF_ERROR_INVALID_STATE. The program uses three timers and init by "MAX_TIMERS = 6" and "OP_QUEUE_SIZE...