But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hi
This post is a NCS v2.0.x follow up for devzone.nordicsemi.com/.../nanopb-and-ncs-python-standard-libs
In the previous post the issue was solved by running in a virtual...
on your item nRF52-DK
there are differents between Resision 2.1.1 vs 3.0.0?
V 2.1.1 ==> Chip ATSAM3U2CA-AU of Microchip is alone to provide "programmation/debugger segger...
Dear Mr/Mrs,
Our commercialized product currently have a default: some (luckily rare) clients get a crash after the 1st configuration - sometimes hours after but always...
hi support team,
customer 52832 product had problem that they can't pass fcc test,the reason for this is they forgot to add capacity to those pins.
their design is:
...
Hi,When installing the nrf5340 development environment, the tool chain is installed and the "getting started assistant" check is also passed. However, there is no NRF related...
By default the Thingy91 has many useful factors it can measure:
Pressure, Humidity, Temperature, Light, Position, Button, Flip, Signal, Voltage ...
I really only need...
Hello,
I want to design a board with nRF52832 or nRF5340 which contains several sensors, QUAD or regular SPI flash memory, and a TFT LCD. This TFT has an SPI connection...
Hi,
I am new to DevZone as well as BLE development itself. I am currently working on a project and trying to undestand the IDE as well as the processes and workflow of the...
Hello Community & Nordic support, Observed behaviour: my project build with nRF Connect SDk v2.1.1 was with errors
expected behaviour: my project build with nRF Connect...
Hi,
If I run my nRF5340 peripheral BLE NUS service with NCS 1.9.2, I get two different behavior at console.
When I connect from my WIndows PC running nRF Connect for Desktop...
I'm not sure if this code I inherited is using k_poll_signal correctly because it seems like I can handle it in a much simpler way with an atomic variable.
The below code...
I want to use the lsm6dsox IMU on my Adafruit feather nrf52840 sense board, and I should use other I2C, other than p012 and p011, to not have a problem with the other IMU...
Dear team,
I am not able to flash the nrf5340 audio application (gateway) to the nrf5340 Audio DK using SWD from nrf5340 DK. I nrf5340 DK outputs 1V8 logic.
I can see...
I am using S132 in the Segger IDE on an nrf52832.
I am using SDK version 17.0.0_9d13099.
When I call sd_ble_gatts_hvx() from within a GPIOE ISR (externally pin triggered...