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...
Hi,
I am compiling the iBeacon example from Zephyr (nrf-sdk 1.9.0), with only one modification to increase the advertising interval to 5000-6000ms. I have a custom nrf52811...
Hi -
Is there a simple way to dynamically enable characteristics within a given service profile for a GATT server? For example, we are using the Fitness Machine Service...
Hello, I have a very strange problem with my nrf52-based custom board.
After a bunch of successful programming cycles I am unable to program the board again. The firmware...
hi support team,
how to select network manually, using “8.1 PLMN selection +COPS” or "8.16 Mobile network operator %XOPCONF", which command should customer use, and what...
I am trying to implement mesh with NRF SDK V17.
But nrf5_SDK_for_Mesh_v5.0.0.
When I build the light_switch application, I get the error "boards.h No such file or directory...
Product info:
NRF52840
nRF5_SDK_17.1.0_ddde560
s140_nrf52_7.3.0_softdevice
I am working on a product with a NRF52840 and SDK 17.1.0 and a cell modem. This product...
I'm having no luck in getting JLinkExe or nrfjprog to see my BMD-350 device on my custom PCB.
I have read though all the threads here that reference similar issues and...
Hi
Because the nRF52 SDK doesn't support scheduler server modeI and scheduler setup server model, but I need this model, and I don't know how to implement by myself, could...
As referenced in a previous ticket: devzone.nordicsemi.com/.../nrf9160-mqtt-simple-example-configured-to-talk-to-test-mosquitto-org-using-mutual-tls-on-port-8884 We are seeing...
Using nRF Connect SDK v2.0.0 on Windows in VS Code. Hardware is a U-Blox BMD340 demo kit with nRF52840.
We've built and run the following OpenThread sample applications...