Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
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...
Can the pc_ble_driver project located here be use in combination with SDK12?
We currently have it setup for SDK11 here, and want to upgrade to SDK12. We successfully built...
I want to develop a central role application (using a Redbear BLE Nano - based on nRF51)
I believe that this requires use of a softdevice and am looking for how to do this...
Hi. I am trying to set up timer in counter mode to count up signals from gpio through the ppi module, but it's not working. In main cycle I am testing the timer using led...
I want to sense bluetooth from any distance the radio can detect and without connecting, pairing or bonding. Simply turn led2 on while the nrf51822 senses RF and when it no...
For my application I need a lot of different timers. I dont use a soft device. Its a nRF52 Chip on board.
#define APP_TIMER_OP_QUEUE_SIZE 20
APP_TIMER_INIT(APP_TIMER_PRESCALER...
Experimental Buttonless DFU worked correctly when compiled with keil, but the same example compiled in eclipse by gcc is not switching to bootloader mode. value 0x01 is updated...
Hi There,
Are timers 3 & 4 accessible to the application when using the v3.0 S132 softstack on the NRF52?
Looking at table 4 of S132_SDS_v3.0.pdf they are not listed.
Cheers...
Hi Community, many thanks for reading!
I have built a Breadboardadapter for an ISP1302
Inside
On Breadboard
There is no Groundplane or design rules.
Yes,...
I am using a nrf8001 and the arduino aci library ported to work with my project.
I have started from hello world example.
Connecting to the device from android app, sending...
Hi there.
I am compiling the Nordic MQTT subscriber example (using TLS), and see the following error:
c:\program files (x86)\gnu tools arm embedded\5.4 2016q2\arm...
I have an example app ble_app_cscs_pca10028_s110 and when I add /../../../components/drivers_nrf/nrf_soc_nosd to User Include Directories I get an error NRF_EVT_FLASH_OPERATION_SUCCESS...
So right now i have one characteristic which is writable and it has 8 different fields within it.
If I read it with nrf connect app i get 0B-00-0C-00-0D-00-0E-00-0F-00-10...
Hi all, I'm working on SDK12.1.0, soft device s130_nrf51_2.0.1_softdevice.hex. I need to two 128 bit services for these I increased the vs_uuid_count to 2 but it not advertsing...