Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hello all,
We are authorized distributor for Nordic in India (SM electronics) I was looking at
nRF51822 Bluetooth Smart Beacon Kit but in download section i was unable...
Hello,
I'm currently developing an application on nrf52832 that'll use SAADC low power to fetch battery voltage level and report that value on BLE advertising data. I've...
I am trying to use NRF51822 GPIO to generate a pulse with max width of 0.3us. According to other tickets in the forum and the product spec, NRF51822 should be able to generate...
I am using a nrf52 dev kit as well as a raspberry pi to set up the cloud coap example in the nordic docs. I have set up a 6-4 tunnel through hurricane electric and have full...
Hello,
I'm playing beep sound using pwm1 (timer1).
The onSound() starts beep sound.
The disableBuzzer() terminates pwm1.
The handler_buzzer() selects continuous...
Hi,
I'm using nrf51822 and ble_app_uart in SDK12.3.
Testing with android app nRF UART v2.0
I have some problem with BLE connection.
First, Sometimes when I tried...
Dear Nordic:
I have transplanted my code from sdk 10.0(nrf51422+S310) to sdk 13.1(nrf52832 + s332(v4.0.2)).
I program softdevice and application to my board by nRFgo_Studio...
I just tried to add a custom service, so I expanded my ble_cfg.gatts_cfg.attr_tab_size.attr_tab_size. Now, when I call sd_ble_cfg_set(BLE_GATTS_CFG_ATTR_TAB_SIZE, &ble_cfg...
Hi everyone,
For my project I'm currently using the sdk 10.0.0 (S310 on a nRF51422) and I would like to use the Secure DFU provide by the sdk 12.0.x.
Working on a nRF51422...
Hi everyone
We have a custom made board with NRF52832 chip. We are send it to FCC test lab and they told us the occupied bandwidth (OBW) is too small, 940kHz less than...
Hello,
has anyone tried new v1.1.0 for nRF6707? If I change the window size to more than original 2.0s, GUI becomes very laggy and it is very hard to stop the recording ...
Hello,
I've been trying to test DFU over UART which has been added in SDK13.1 but after following every resource I've found I always end up with DFU not working
The...
I found this question which partially answered what I am looking for:
devzone.nordicsemi.com/.../
Essentially, if I am creating a new project with my main.c file and...
Hi I am trying to design a custom BLE board using NRF52832 by following the reference layout.
I am new to RF design and I have got a few questions that I would really appreciate...