Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
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,
Currently I have a NRF52832 chip that I am using in a project. The chip is inaccessible since it is inside a device -- I have been performing software updates via the...
I've mistakenly closed the case https://devzone.nordicsemi.com/f/nordic-q-a/85450/insufficientresources-error-message-while-performing-usb-dfu?ReplyFilter=Answers&ReplySortBy...
Hello,
I am referring to the ISP4520 example code .
I would like to change the I2C(TWI) pin assignments as below.
SCL:P0_07 / SDA:P0_12
But I can't find where to set...
SDK 17.1.0
nRF52840 DK central + nRF52840 peripheral device
Hello,
I'm attempting to set up reading characteristic values on the nRF52840 DK as a central from a peripheral...
hi,
We are currently having some problems erasing flash,The problem recurrence rate was 1%,the recurrence rate of specify chip problems is 100%,Here are some scenarios as...
Hi,
In secure_bootloader(SDK17.1.0) example, I want to replace the ECDSA_P256_SHA256 with ED25519, what should I do?
I tried to modify sdk_config.h, but the build didn...
I have the EV BT-840 DK and I have the AT firmware installed. With AT commands I am able to connect and send data to other BT-840DK. Right now I flip the AT command switch...
Hi Guys, I am following the numbers and tutorials and setting up Visual Studio on a windows PC and installing the Nordic extensions. I get as far as a successful build but...
I was able to work with the mfrc522 RFID card reader through SPI on nRF9160dk. The application was developed using connect SDK v1.5.1
When we tried developing using SDK...
Hello!
I need to control several motors using the nRF52832. The problem is that my laptop cannot supply enought current to run the motors, if I try to run it, windows detects...
Hello!
I am trying to write a program for controlling a servo motor. I got recommended a code for making a PWM signal by someone else from devzone, so I am using a modified...
Hello, I would like to know what is required of me to automatically create com port in windows that would allow me to use my ble device as if it were attached by ordinary...
Hi,
I want to receive some data in my nRF52832 from MATLAB over UART and send some other data from nRF52832 back to MATLAB. I need some bandwidth for data transfer from...
Dear support,
I am the beginner of of the Nordic with 52840 chipset, i am try to running sdk 1.90 with zephyr os
i am try to running this case : cfb
C:\Nordic\NCS...
Hi,
I'm trying to use two nRF52840DK as Zigbee routers. I have the following setup,
Software
Application: Home Assistant
SDK: nRF5 SDK for Thread and Zigbee v4.1...