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...
How can I add debug and release configurations to the "mqtt_simple" project?
Video tutorial "SEGGER Embedded Studio - Build configurations" does not show this important...
Hi Devzone!
I'm using nrf52840 custom board to launch iot service.
We have two type of devices. One is master and the other one is slave.
For now, both of them...
In nRF5 SDK 16 (downloaded file nRF5SDK160098a08e2.zip), the components/boards/pca10059.h file is missing the LED_START and LED_STOP defines that are present for other boards...
Dear Nordic,
I have a 4MB external flash on my board, I've successfully run the code on it by using XIP. However, I got stuck when I was trying to read back data from...
The bug shows when executing an application in RAM with nrf52840. Using SDK 16 but seems to show in older versions also.
The below function code is the first level of...
Hi all!
Everywhere it can be read how important the dimensions of the groundplane are for a well working antenna... but what are the right dimensions? And where is the best...
Multilink S132 central should handle connections to multilink peripherals which do continuously advertise. Once central got first adv event from such peripheral it establishes...
Hey,
As a student currently I'am working on a project for my universitiy. I want to use the nRF51822 for Bluetooth low energy communication.
In the datasheet is written...
Hello Everyone,
I'm involved in a project where we are evaluating ble mesh and Thread mesh on nrf52840.
I want to know, does Nordic supports ble mesh and Thread mesh simultaneously...
When using Keil Compiler, I am unable to compile any of the ble_peripheral examples. I get an error that says...
RTE\Device\nRF52832_xxAA\system_nrf52.c(29): error: #5...
Issue with NRF52832 Firmware installation
Hi We are developing custom boards with nrf52832 chip, and it is working well.
The issues occurs when installing firmware without...
Hi,
as i mention in https://devzone.nordicsemi.com/f/nordic-q-a/44924/dfu-serial-failed i have f ramming error now and then when i do DFU over serial.
My idea was to write...
Hi,
after I received the thingy91 I wanted to connect it to the cloud, as mentioned in the get started.
But when I want to add the LTE Device, it shows the following Error...
Hi,
I got a new USB840M that have only the NRF52840 with a USB connector, I installed the nordic_cdc_acm.inf (driver for USB) for my PC, and my PC started to recognize...