But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
The ble_gattc_write_params_t structure passed to sd_ble_gattc_write() includes a flags parameter, described as GATTC execute write flags.The only values listed for this, other...
Hello,
we plan to develop an BLE-application that needs to be as low cost as possible. One of my favourite BLE-SoCs in regard of pricing is the nRF51822-QFAB with 128kB...
Hi, I'm looking for a way to communicate with Blue tooth. I need a low footprint chip that allows for a BT HID gamepad application. I'd prefer to communicate via i2c, or some...
My application uses the nRF51822 with a GPIO configured as output and another GPIO is configured as input. Connected to the GPIO_OUT is a resistive load (Rload) which then...
Hi, we switched from your competition to your platform. I know you wrote somewhere that you cannot provide examples for every sensor out there. But your Nordic Dev Zone is...
I have run many tests using the light_switch demo. I have noticed that occasionally the latency is much larger. The latency jump is between sends, i.e. it will send 20 times...
I am using 3 mobiles for testing
1. One Plus 6
2. Samsung Galaxy Note 8 or Google Pixel
When I connect my hardware with #1 phone and send some data from the nRF Connect...
hello.
i am new to nrf52832
my question is when i press the button it will goes to interrupt handler then turn on the led if i press the same button led will turn off...
LTE link monitor does not work.
OS: Mac SEGGER IDE: v4.16 place: Tokyo in Japan.
I set up the environment from scratch following Get Started Assistant v0.9.2, updated...
Hi,
our installed base of sensors transmit their data in periodic BLE 4.0 beacons. I would like to develop a relay board that receives these beacons, and then retransmits...
Hi,
I want to use the nRF9160 DK for an NB-IoT application. I am located in Bavaria, Germany where there is no LTE-M coverage. I understand that I need the NB-IoT version...
To the kind attention of Nordic support team, from www.nordicsemi.com/ I downloaded all nRF24 Files.
I found very interesting the nRFgo Motherboard (nRF6310 Rev 1.4) pinout...
Hello ,
I am new to nrf52832
i am using external interrupt for led on and off
here the problem is when i press the button 1 led will turned on if i press the same button...
For Zigbee RF manufacture test, we did try nRF52840 using the sample code "radio_test" in SDK nRF5_SDK_15.3.0_59ac345,
but it seems that only the TX power information can...
Hi all,
I'm developing a buttonless DFU based application using the SDK v15.3 Following the documentation was pretty easy and I'm now able to run the app_ble_buttonless_dfu...