Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi
Can I use app_timer with APP_TIMER_CONFIG_USE_SCHEDULER set to 1 when using task manager?
Setting APP_TIMER_CONFIG_USE_SCHEDULER to 0 causes the timer to fire, but...
Hi,
I am using SDK 15.3.0 for nRF52840.
We don't want to use peer manager and id manager as we don't need bonding.
We added the remote device with public address type...
nrf52832 SDK14.2 s132_nrf52_5.0.0_softdevice PCA10040 ble_app_hids_keyboard
I m odify the proj ect :
two service : one is hid another is different hid_1
press button...
Hi!
I have been trying to observe the NRF_LOG_xxx output in my Eclipse console on debugging mode. However, nothing prints in the console (image 1).
I tried enabling...
Hi
Befor I used nRF51822 to transmit a packet per 5ms, payload length is 12. I can received 200 packets/s, Initialization settings are as follows
Device : nRF51822...
Dear all,
I have been struggling with updating my advertisement data package in SDK15. Using Jimmy Wongs's example ( https://github.com/jimmywong2003/nrf5-modify-device...
Hi,
to initialize the button properly
to trigger the push event on button push and the release event on button release, do I just have to change the button active state...
Hi there,
So I am trying to get a basic mesh setup between multiple Nordic Thingy 52's and no matter what I have tried i keep failing,
I have gone through the forums...
I have an Adafruit Bluefruit Feather nRF53832 board I am considering using and need to change the default serial baudrate from 115200 to 9600.
I am told that I can use the...
Hi:
I am using a shake sensor as an analog input wake-up system. The system is not system off. The analog input signal only generates an event to wake up turn on...
I am using the UART central, integrated with peer manager and UART peripheral application from the SDK 15.3 on our custom hardware. I have 2 centrals running exactly same...
Hello everyone.
I want to familiarize with The Power Profiler Kit. I've installed proper software and been trying to connect to the device but every time I receive the same...
Hello,
I am trying to load the ble_app_hrs example from sdk15 on to my external BMD-350 module, but I cannot seem to discover the module using nRFConnect. I am not using...
SDK:
nRF5_SDK_15.2.0_9412b96
Softdevice:
132_nrf52_6.1.0_softdevice.hex
Hi Sir,
I want add NUS function to ble_app_hrs_rscs_relay sample code and I add...
Hi,
I use a central with 4 peripherals connected with BLE protocol.
On the central, I use the radio notification interrupt. I would like to know which peripheral correspond...