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...
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...
I am developing an application that will transmit a lot (say 100kB) of data from client (scanner) to server (advertiser).
Using cccd, notification, and hvx works well for...
I would like to build a sample project for the nRF9160. This is significantly more complicated than building a nRF52 sample projects which I have done.
The "Getting Started...
I'm using nRF5_SDK_15.3.0_59ac345 with a nRF52840 DK (v1.0.0 PCA10056), building and debugging using IAR 8.32.3 (which is working fine). I build and debug an unmodified twi_sensor...
Hey, i’m working on implementing the adafruit_tag_reader example from the SDK v13.0.0 on my Thingy 52. I have copied almost all the code from the adafruit_tag_reader example...
I modified the FW "ble_app_uart" using the example "Nordic-SDK\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\en_app_uart\". I added the pairing function and "delete_bonds...
I want to connect 2 SPI slave with on instance. Issue is to mange chip select pin. I went through few post, people suggested to check SPI manger library. I am not able to...
Hello
We tested our product integrating the nRF52840 vers. C in DTM with the Anritsu MT8852B.
The RX tests (PER and sensitivity) pass but all TX tests (Output power, modulation...
Hello,
In my application I'm putting the NRF52832 device to the system off by calling the sd_power_system_off() function.
When it occurs at the start of the program -...
Hi are the example applications for use with the mesh provisioning app available for the nrf52840 as well as the nrf52832 devkits, or just for the 52832?
Best Regards, ...
Hi,
I want to add my own data into beacon advertisement packet. for example I want to add my data as "ABC0001", and it should be available in advertisement packet. How...
Hi all,
I am using the Power Profiler (v2.0.0) in nRF Connect (v2.5.0) to debug and profile some nRF52832 applications, and I cannot seem to find any button that allows...
(開発環境 ) OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit...
Hello,
I am using SDK 15.2 with softdevice 140 on nrf52840 board. I have been trying to get the development board to pair with a peripheral sensor with UUID "E7D4AA0F-5ACB...
I would like to know how to compute or optimize the maximum number of BLE device (in advertisement mode) that can be detected by a Scanner (Smartphone app).
I can not find...