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...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hi there,
We are developing on the NRF5340, and have a question regarding programing. You cannot program a core, while Nordic is only powered by Vbus. When I give Vbus power...
Hi,
I have a idea but at the moment not the right approach to do it, thats why I ask here.
I want to store the current time somehow on the device so it survives a reboot...
I am working in a project where we want to be able to do full modem firmware update with FOTA for modem version 1.3.x. According to the release notes, in order to do this...
hi, i am using ncs 1.8.0 for an application where i need to send some data every 10 ms. directly sending data over NUS with bt_nus_send() from the main thread works fine....
While trying to debug some issues with my board I accidentally programmed by custom board while powering it with only 3V and now whenever I try programming it I get the following...
I want to send some data to client from server when I received data from client using server_set callback function.
Means I want to reply to client some other data then...
Hi Nordic,
I am using SDK 15.3. While I am working on a central, which connects 2 periperial devices simultaneously, I found a id_manager.c issue, protentially a bug I guess...
Hello Some of my clients would like there are no radio transmissions in certain situations.
Here is my question: if during the radio transmission of the nrf52840 I activate...
Using Desktop Tools version 3.10.0 and
programmer 2.3.3
when attempting to erase or program the nRF5340DK (V2.0.0)
I get the following error
14:39:28.006Resetting...
Hi there,
I am trying to capture data between an android phone and polar h7 heart rate monitor, I am picking up the ADV_NONCONN_IND packets on wireshark but little else...
I'm using Ubuntu 20.04 with vs code. I'm trying to compile and flash a project using nRF52dk_52832 board. After create new application from samples got the error got error...
To whom it may concern,
Good day, I need your help to activate my sim card on my Nordic Thingy:9. Sim card was provided by Beeline Kazakhstan local provider. Local provider...
Does anyone have a port of nRF5 SDK ble_app_uart_c to the nRF52840-dongle? The goal is to replace the UART with a USB CDC transport.
Thanks in advance.
Cheers,
Je...
hello Nordic
i work with nrf52840, with zephyr (2.6.9)
i have 4 leds on my board that i want to control seperatly with pwm
i put each one of them on a different pwm...