Hello Nordic Team,
I am reaching out to ask for some advice and/or guidance on how I may debug code that:
1. Is initialized and runs BEFORE main
2. Is part of the zephyr...
Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
I have an app running the S132 softdevice, doing most of the applicatino work in a routine being called by an 8 Hz app-timer. Under certain conditions that I detect with external...
Are there any publications, from Nordic or academia, that give estimates on what would be the maximum capacity of a BLE mesh network?
I believe there is a hard limit of...
I have created a program on Arduino which does audio/video output and takes input from accelerometer and camera module. I was able to move accelerometer code to NRF52 with...
Hello guys,
My set up is pca10028, s110, sdk 6, tablet with nrf_connect app. I am using modified ble_app_uart example. I was trying to send >20 bytes from nrf_connect app...
hello
Now i am useing the DK of nRF52832 and SDK14.0.0 of ble_app_uart.
I am experimenting to transmit data from external equipment to nRF 52832 and send data to smartphone...
Hi - I am trying to power the nrf52840 DK from a non-USB power source and it does not power up, or powers up and down immediately. I tried the coin battery (with SW9 to VDD...
I am working on a project where i need to send sensor values from nrf51822 module to a raspberry pi. The sensor values are received by the nrf using I2C protocol.
I am using...
I would like to get data from BLE device and I have two services are available in BLE device which is offering in 3 characteristics and 2 characteristics.
Can u share any...
I'm confused about the issue with using GPOPTE inputs in low power applications.
errata 97 indicates that GPIOTE should not be used in input mode
It was also discussed...
Hi,
When I build the SDK (14.0.0) with SOFTDEVICE_PRESENT and in sdk_config.h #define NRF_SDH_ENABLED 0 I get the following link error (using IAR:)
Error[Li005]: no...
I used NRF52832 TWI master to drive BMA223 sensor,
a. gs.c/gs.h are the driver codes
b. the i2c wave is looks right, but there still not generates a NRF_DRV_TWI_EVT_DONE...
What are the guaranteed state of the IO lines (configured ax I2c) when in system off mode? Specifically I want another device to be on the bus acting as a master while nRF52832...
For RED certification of our product, using the nRF51822, we need to provide documentation about "Block diagram showing antenna, radio receiver and transmitter parts as well...
Hi,
May I ask a simple question about an example how does it generate its own advertising address, such as the "ble_app_hrs" example? I mean where I can find device address...
Hi,nordic:
At this topic: devzone.nordicsemi.com/.../
I know that notify is 100% safe in LL.Before that,i know in bluetooth core4.2 LL has SN and NESN field to guarantee...
Hi, guys.
I noticed that in *nRF5_SDK_14.2.0_17b948a\external* micro-ecc **, something changes.
That nrf52_armgcc / nrf52_iar / nrf52_keil now is nrf52hf_armgcc / nrf52hf_iar...