Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Dear Nordic Team,
We are currently developing a smart door lock using the nRF5340 and have started with the Matter lock sample demo code on our custom hardware.
To optimize...
hello Nordic
i am working with nrf52832, and nrf52840 with ncs v2.5.0
i am on the very adge of my ram take specially on the nrf52832 soc based devices.
we are working...
Hi,
We have a product based on the nRF5340 and have a Skyworks 66407 FEM which uses a simple 2 GPIO control scheme.
We have a shield configuration which enables the relevant...
I am running the Dev Academy Lesson 4 Exercise 2 - MQTT with TLS and getting the error:
[00:00:00.650,085] <err> nrf_modem: Modem has crashed, reason 0x4, PC: 0xecb64
...
Hi there! I have a Thingy:91 which I've registered on the NRF Cloud and verified its operation by flashing the prebuild hex files to my board. After doing this, I can see...
We are using modem firmware 1.3.5 on nRF9160.
When packet loss is high, we sometimes see connection resets (NRF_ECONNRESET) reported by the modem that don't seem to be explainable...
I'm using an STA+AP configuration as well as monitor mode with a custom nrf7002 driver, which currently is working in a basic sense. I have however ran into issues regarding...
I got this chip from Raytac mdbt50q-1mv2 on a custom evaluation board , where i can access almost all the pins ( ~30/48 ). This chip came without any programs or bootloader...
Hi,
I am looking for a freelancer in a country, that has at least LTE-M for iBasis Sim cards to work on the following project.
I am building an asset tracker product...
I keep getting the following error when building this file: Pin 15 of &gpio0 already assigned to 2 other nodes
[{ "resource": "/C:/Users/User/zephyr/boards/arm/pinnacle_100_dvk...
I am trying to use second virtual interface of NRF7002 to use with custom linux driver. I intended to use it to add support of STA+AP or STA+STA mode. However, I observing...
Hi,
I am using nrf SDK -16.0 with board nrf52840. In Ble 5 we are using LE Coded PHY with S=8.
for Ble 5, the average current consumption got doubled when compared to...
This seems like it should be simple, but I cannot seem to set a custom static BlueTooth ID on an nRF52832 under PlatformIO / Zephyr - it just keeps generating a random ID...
Hello,
We are currently developing a Zephyr-based connectivity solution using the NRF5340 alongside an NRF7001 WiFi chip. Since we also want to use Bluetooth we have implemented...
Hi All, I'm working with MAX86916 sensor and trying to measure the FIFO/RED/IR/GREEN/BLUE data to measure SPO2, Heart Rate, Heart Beat but I'm not able to read any data on...