Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hello,
could you please explain how the time synchronization works?
What does the function sd_ant_time_sync_broadcast_tx(...) do?
Does it include the rtc value of the...
Hi,
I am facing an issue. I have an iOS app and a glucose application.
When i pair with the iOS device it works fine.
If i do forget device and again pair after forgetting...
Hi,
I am working on BLE device [prototyped using Keil v.5]. It connects to a smart phone app. I would like to build in some security features, definitely some form of Transport...
I'm testing one hardware with Nordic apps on various mobile platforms. For Android and iOS, Nordic apps works just fine. But for Windows I could find only nRF Toolbox(no nRF...
I'm using nrfgo studio to try and design the connection parameters for an application, and in particular using the current consumption tab to get estimates of power consumption...
why there are two inductor in series in DC/DC regulator ckt, is that inductor value is so critical?instead can we use only one inductor? what are critical selection parameter...
debug the code and found a 0x1001 search the code and found
NRF_FAULT_ID_APP_MEMACC
it means my pointer try to operate the ram those range in sd?
sdk11 and sd3.0.0...
while compiling my project it is showing a error in app_timer.c which is on line 62 STATIC_ASSERT(sizeof(timer_node_t) == APP_TIMER_NODE_SIZE);
The error is that it is divided...
Hi,
I'm working on the example ble_app_hrs with s110 on the pca10001 board and I would like to know how do I add custom service and characteristics. Do I need to modify...
Nevermind: my problem seems to have been: you need a battery at 3V powering a BLE Nano to program it from a nrf52DK.
Original question: I have connected a nrf52DK dev kit...
Hi all,
I am new to write firmware of ble device(Bluz). I wanted to change the default firmware of ble device. For that, I wish to write own firmware. Please guide me,...
Hi
I'm trying to catch the GPIOTE_IRQn interrupt, while the device is in system off.
Not enabling the SD130 V2 the interrrupt is caught once, and then not anymore...
...