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,
I'm using a nrf52832 board. In this case, updating the bootloader is necessary. So, does mcuboot have a way to update itself? , and if not, what alternative method of...
Hello,
I'm trying to move from nRF5 SDK with nRF52840 to NCS with nRF5340 and experiencing a lot of problems replacing the nrf driver functions with nrfx.
Thanks to...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
Segger Embedded Studio 4.16
Aim: Controlling...
Hello everybody
I'm trying to initialise an advertising module for my project.
When using the macro for creating an advertising instante I get the following:
After...
hi,
In my application, which was based on nRF_SDK_Thread, to check my node's connection with the Border router, or to know whether the border router is present or not...
Does the on-state current consumption I. E. 1.9 mA remains the same while taking different readings? Ideally, it should come the same while taking different readings. But...
Hi,
I need to upgrade the bootloader i.e mcuboot . so I decided to use primary immutable bootloader and secondary upgradable bootloader as per below link https://developer...
Hello,
I use SDK16 and softdevice S140. I want to use UART to upgrade firmware. Do you have sample code for SDK16? Do I need to install python and nrfutil on my computer...
Hello
I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to -3dBm and test again. I use the...
Hi,
I develop a python software that flash 2 nRF chip (nRF52840 & nRF9160) with pynrfjprog (version 10.15.2). All the dll are wrapped into the generated exe and the jlink_arm_nrf_worker...
Environment
Platform: Windows 7
IDE: SEGGER Embedded Studio for ARM V5.42a (64bit)
SDK: clean nRF5_SDK_17.1.0
Project: usbd_ble_uart_c_v4 and modify with usbd function...
Hi All,
I have implemented sleep mode in the firmware. I am using NRF52833 in my project. When the device is in idle state it goes in sleep mode. Now I wanted to wakeup...
Hello,
SDK17.2, nRF52840, Keil5, SIP cannect to a OLED,
now, i want to OLED show text "DFUing" in the bootloader,
when no app, bootloader can show text in OLED, but...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...