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...
Hi!
I am evaluating BLE UART Demo with longe range (BLE_GAP_PHY_CODED).
Max. data throughput (using different parameters for ATT_MTU size and connection inverval) seems...
Hello,
I am designing a wearable using the nRF52810 chip and would like to ask if there are any recommended touchscreens to be used? My main concerns are
SPI bus (at...
GCC linker is capable to generate elf file with a given value for UICR->APPROTECT register with a simple script:
This feature allows generating "always protected firmware...
i'm using this dongle USB840F based on nRF52480.
i'm using usbd_ble_uart_freertos (SDK 15.2) example, the usb port is detected and i can read from it , but it doesn't advertise...
Hello
I'm surprised to see this kind of power profile when the device is in advertising mode.
The 3 TX steps for the 3 canals of advertising haven't got the same max...
Good day,
I wish to adapt the Eddystone Beacon example for nRF51822 with S130 in e.g.:
..\nRF5_SDK_12.3.0\examples\ble_peripheral\ble_app_beacon\pca10028\s130\armgcc ...
In my application, the nRF52840 dongle is hard-wired via UART port pins to the UART interface of a Wi-Fi gateway host board. I need the nRF52 application to restart when it...
As a final step to the legitimate dual bank-based application DFU , the existing application will be replaced by the new application.
What happens if an internal error...
Hello,
Is it somehow possible to output a 13.56 MHz signal from the nRF52 ?
Yes, I KNOW: Similar questions have been asked many times. The nRF52 cannot drive an 13.56Mhz...
Hi,Nordic Teams:
I have emergent proble ,can you help me?
1.in light_switch example provisioner,there is some code below:
2.when provisoning ,we can setup a node to...
So I run SDK 15.0. I have a notification channel, and I want to transmit some data on it.
I run this code
hvx_params.handle = gatt_notify_handlers[index].gatt_handle;...
I'm using the nRF52840 to interface with an existing 802.15.4 network. For reasons decided long before I became involved, the messages exchanged are MAC command frames, not...
Hi,
I am testing BLE throughput between NRF52832 and iPhone XR using S132 stack. I am able to get maximum of 400Kbps. Is there a way to achieve throughput better than...
Hi,
I am trying to design the transmission lines based on the reference board design from Nordic.
I opened up the Altium layout file for the board which I downloaded...