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 all,
I'm testing serial_uartes example (from SDK v.15.3.0) on nRF52840 in order to adapt it to my own project.
I need to receive and send large amount of data (up to...
I am trying to add DFU service to my custom application, I have taken ble_app_hrs_s132 with DFU as a reference and added all the required files and made required changes in...
I have a Dongle and the Voltage of VDD OUT pin measures 0 VOlts usin multimeter and SEGGER j-link EDU (Results below)
it the chip (or the regulator on-chip) destroyed...
Hi,
I want to add mqtt to at_client sample. I tried to merge the files but I need to add few projects becuase there is dependencies..
I didn't find a way to add new dependencies...
Dear,
I have nRF9160 DK, and I tried to control SW5 to debug/programme for nRF91 or nRF52.
I could programme for nRF91, but I couldnt do it for nRF52, for example, Im...
I've tried the light switch example and it works pretty well. I want to make all the devices with the same model, so how can I send message from client to client?
A general question about the radio CRC registers: The CRCPOLY register is 24 bits wide, which can be used to specify a 24-bit polynomial, suitable for calculation a 23 bit...
Hello Everyone,
I need to turn off the bluetooth advertising on certain event/interrupt and start advertising again on another event/interrupt.
I have gone through the...
Have a nice day! We are working on a project where goal is to build up mesh-network up to 50 nodes with high sum data rate to up 100kbps through the node. For this purposes...
Is there any release timeline for a Nordic Thingy based on the nRF52840? Does anybody know of an open-access beacon that incorporates the nRF52840? Thank you.
I'm trying to communicate with a single NeoPixel ( WS2812B) using the PWM module.
I've configured a sequence array with the compare values necessary to turn on the red and...
Hi everyone
I'm trying to get the status of button by using the bsp_event_callback_t, but my application crashes when I push on any button.
Test environment: Freertos...
Hi Team,
For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected?
As per my understanding it...