HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
When I click on flash, to flash the blinky program onto the nRF5340 DK board, I get this error message:
FATAL ERROR: required program nrfjprog not found; install it or add...
Hi
I need to send data from nRF7002 to external CPU(STM32) use UART protocol, for HW nRF7002 P0.20 connect STM32 RX and RF7002 P0.22 connect STM32 TX, I try to use exercise...
Hii,
i used nrf5sdk and i am trying to scanning i2c address of Sensirion sgp40 Sensor but unable to sacn i2c address.
I try SGP40 sensor with arduino code its work correctly...
I have tested NPM1300-EK with NRF52840DK and it works.
However, I am using other MCU with NPM1300 but it is a non -zephyr project.
To work with NPM1300, I have tried...
Hi,
I am using nRF7002 DK. I have set P1.04 as UART RX. For testing I am using TI CC26x2R1 Launchpad to send UART data to nRF7002 DK. I use a logic level shifter board to...
Hello,
I am currently trying to connect an external hardware codec and amp (Adafruit MAX98357 I2S Class-D Mono Amp) in order to play audio via BLE Audio and I2S using...
I have an NRF9161DK 1.0.0 , I was trying to do some wiring but the sensors didn't work, then I noticed that the board delivered 1.7v.
I tried changing it to 3.3v using the...
Hi,
My NRF52840DK ( pca10056 1.1.0 2019.9) would not reset when I press its Reset button. The issue is very similar to https://devzone.nordicsemi.com/f/nordic-q-a/38555...
I have new Thingy 53. Default Edge Inpulse demo works without any problem. But I have problem with Weather Station demo.
First I tested Zigbee version. After flashing using...
Hi,
What is the minimum LDO dropout voltage of nPM1300? For instance, in order to get 3.3V from the LDO, what is the minimum input for the LDO ? On the datasheet there is...
Dear all:
I have prepare env for border router successfully following this link( developer.nordicsemi.com/.../tools.html , Raspberry Pi4 and nRF52840( RCP: radio coprocessor...
I have a customer that wants to provide me with .a file for some confidential algorithm they want to run. I am tasked with implementing this into my firmware.
Using the...
I can't seem to get the FIFO to work and I think it is because I'm not dereferencing the consumer thread properly. I have reviewed the nRF Connect SDK Intermediate, data passing...