In my circuit I have a MOSFET which disconnects the battery. There is a GPIO pin which turns this device on and I'm using regulator-fixed to drive it during start-up. A short...
We are currently using ncs 2.9.0 on an nRF5340. We use the BT_HCI_OP_VS_READ_VERSION_INFO to determine at runtime what version of the BLE stack is present. This information...
Hi I'm trying to load a custom board with nrf9160 with the Serial LTE Modem, and route the AT commands to the UART from a coprocessor (ESP32C3) I have followed the guide on...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
I have used the Programmer previously with success. I am attempting to program the Dongle (10059) with a slightly modified version of ble_nusc_usb_dongle. Although it claims...
H ello Nordic team,
I'v found a bug on mqtt sample (using both ncs 3.0.0 and 2.6.1).
Description
Settings CONFIG_MQTT_SAMPLE_TRANSPORT_CLIENT_ID and trying to connect...
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...
I download the android source code, Android-nRF-Toolbox-master, from " github.com/.../Android-nRF-Toolbox" .
Compile with AndroidStudio v3.0, it said that "Unable to resolve...