I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi I'm new on zephyr
In my hardware the sensors around the soc are most of time not powered.
At Startup the OS initialise SPI, I2C, UART and some pins are set to 1....
Hi,
I am working on nrf52832, s132, SDK17, trying to trigger the saadc with the RTC2
This is my setup :
what I am trying to do is to periodically trigger a series...
I am using a custom board using the nRF52832. I have developed a number of applications using this board sucessfully using nRF5 SDK.,
I am porting a current application...
Project Zip:
Following is my setup:
Board : NRF52832 by Sparkfun( Link ) - Added pull-up resistor for TWI
Sensor: LIS2DH12(Custom breakout)
IDE: Segger Studio...
https://devzone.nordicsemi.com/f/nordic-q-a/79832/need-interface-mcu-initial-boot-firmware
apparently i can't update it anymore. does 'engineer assigned' mean that it can...
Hello,
I was measuring the current of a circuit I made using a PPK II and noticed I am getting two different readings from the two PCs I used (a work and a home PC).
Both...
hi
my first test do not run, bletooth is not enabled and could not get the bluetooth device led on board and signal on my mobile.
i following this link
https://infocenter...
Dear team,
i am working on ble_app_lbs_nus_c project when in this project try to add nrfx_timer.c file
we got an error like this.
and in sdk_config.h file is there ...
Hi,
I am receiving NRF9160 board. Please let me know if we need to change anything to support India Bands. Also it will be great if you can share Indian service provider...
How do I quickly check if the external crystal (32.768 with 15pf load caps.) I soldered is working.
I built a custom board but had to reflow solder in my lab.
Everything...
Dear DevZone community,
I'm developing a Mesh application using nRF52840 Segger Embedded Studio (SES) onLinux. I'm using version 5.0.0 of the Mesh SDK. As desccribed in...
Hi all, I have integrated a slightly customised Ble to Uart example with the buttonless DFU implementation and libraries, and obviously its size inflated. I need to decrease...
Hi. I am trying to generate a shared key via ECDH to encrypt message through UART between nrf52832 and Qualcomm chip. nRF52832 is using uECC and Qualcomm is using openssl...
Hi engineer,
I have developed a dongle that uses 52840 and is used as the master device. Now the data sent by the dongle to the slave device needs to use prepare write request...
Hi,
I have just started playing with nrf connect sdk.
Things I have achieved so far:
1. Build the code.
2. Download the sample codes.
3. Evaluate the performance...