If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I try to run github.com/.../serial_port_enum.py . But it can't enumerate any serial port.
D:\pc-ble-driver-py\pc_ble_driver_py\examples>python3 serial_port_enum.py NRF52...
Hi,
I got a code that got a main thread with priority 5, and the workqueue function from the location sample with priority 5. The main thread uses the adxl362 sample to...
Hi,
I am trying to interface with the MAX11198 simultaneous dual ADC over SPI. The ADC has two channels and I am able to read values from one channel at a time using the...
Hello there!
I am working on an ANT+ project, and - as I have taken a fairly unexplored development approach, namely integrating nRF5-SDK Code into a main application written...
I'm working with a prototype sensor that changes impedance when environmental conditions change (sorry, can't provide too many details on the sensor itself).
Currently the...
Hello,
Using nrf Connect SDK v1.9.1 Zigbee nrf52840 -DK and Nordic Zigbee coordinator sample. When in terminal sending command BDB START I get " I: Unimplemented signal...
Good Morning,
I'm testing "peripheral_hids_keyboard" with vsc and I would like changed "CONFIG_BT_HIDS_MAX_CLIENT_COUNT" at the value '3'.
In the menu nRF Kconfig(buid...
Running through the Toolchain setup instructions, installing VS Code to a custom location rather than the default location of C:\Users\{Username}\AppData\Local\Programs\Microsoft...
Hello everyone,
I am experiencing issues to get temperature from DS18B20 sensor with a nRF5340 board.
The probleme I have is that the only values my code reads is...
Using the HTTPS sample, the following do or don't work:
1) out-of-the box (google.com) works. 2) change CA certificate to the root for www.apple.com and connecting to...
Hi,
While developing my application for my company on a nRF9160 on a custom board, I came to use the nrfx_reset_reason.h to get my reset cause.
RESETREAS looks as follows...
Hello everyone,
I am working with the nrf52 DK.
I want to know if is possible to have the 5V pin when powering the DK with the Coin cell battery?
If not, how can I power...
Hello. After switching to NCS v2.0.0, we started observing a strange I2C issue - some sensors did not communicate whatsoever, and some sensors worked just fine. Further analyzing...
I have written my own python script that will be used to program devices with some additional data placed in UICR registers like public MAC address, passkey and serial number...
Hello All,
We have a new nRF9160 design - and I've updated the 9160 binaries to version 1.3.2 - on a few PCBA's - we're seeing an error like this:
Initializing COAP connection...