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 see that in the 6.20.14.20 RXADDRESSES in Reference Manual I can enable multiple addresses in the same time, so is it possible for nrf52840 to listen on several addresses...
SENT protocol uses a 1-wire interface to transfer data using time intervals. To receive data you simply measure the time between pulses on the wire. The transmitter never...
When I use the BLE mouse example in the nRF5 SDK (17.0.2), it works on iOS (14). However, the report is divided into 3 parts. I would like to combine the mouse buttons, X...
We are developing a controller for an Electric vehicle charging station. Already developed and successfully running the firmware on ESP32 for which we had used platformio...
I am using this tutorial to write a custom service and I got to a point to add custom characteristics and got a few questions:
- I don't seem to find any characteristic...
nRF52832 nRF5 SDK V17.0.2 SoftDevice S132 V7.2.0
I am running the sample program ble_app_uart in the above environment, but sometimes I miss UART received data. Teraterm...
Hi,
I want to do a custom developpement (custom board) for my project.
I have copied to a folder on drive D/: the peripherial_uart sample, as well as the folder Board...
Hi
We are trying to configure Nordic UE (NRF9160) at our local setup. In order to flash software we performed following steps:
We used ' carrier_deploy_e7f4d5d4-f607...
Hi,
I am looking to design a nRF52833-CJAA (WCSP/ BGA package) board using 4-layer stack.
a) do you see any issue in doing that, vs. 6-layer stack used in nRF52833-DK...
Hey
We encounter problems with the modem not establishing a connection after rebooting the processor for a few times.
Issue:
Firmware is booting normally
Cellular...
It support send periodic advertising with CTE in ncs v1.6.0, but I found that the scanner can establish synchronization with only a tag that sends periodic advertising. But...
Hello fellow Nordic community,
Assume that a given Peripheral ( P) is advertising a BLE GAP signal which allows for multiple connections to be made.
In the vicinity to...
Hi,
I want to connect three coin cell batteries in series to NMP1100 and then connect it to nRF52840 and a temperature sensor.
I want to know, can I charge a supercapacitor...