Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hello,
I have my s332 application working properly, I have an Android phone and never got any connection errors. Using nrfConnect app I tried to connect from iOS and an...
Hi everyone,
I'd like to check DEVICES (Light switch server) is still alive in the BLE mesh network through GATEWAY (Serial example) but I don't know how to check it. Can...
I am exploring the nRF52832 using nRF52-DK for a low powered BLE device. And for that I am making the System OFF example as my basis for measuring currents of different features...
Hi Sir,
We are the first time to use Nordic BT MCU for our product, we have a trouble to select the MCU between nRF52833-CJAA-R vs nRF52833-CJAA- B -R. Sales told us there...
Hi, we are currently trying to reduce the power consumption on our product that uses an nrf52810.
An 1k pull-down resistor has been used on the SWDIO pin, but I don't really...
Hi,
I am using nRF52833 & nCS for an application development,
I am facing a curious issue where, if i enable printk in nCS build, I am getting SUCCESS on calling device_get_binding...
I'm trying to join two programs that work well by themselves, a saadc program that shows the force sensor value in the serial, and a BLE program that turn on or off a LED...
Hello every body,
I'm now utilizing the nRF9160 to develop several products based on SDK 2.0.0. In my program, I must produce SBOM.
This link below has some information...
I am on project using nRF52832 WLCSP.
What's the pin assignment for SWDIO pin? I want to read the input of SWDIO (as indicated in datasheet it's Digital I/O) and can it...
Dear Concern,
We were developing one of our products using nrf52840. We previously used the nrf-52840 USB dongle for the product. Now we were moving to nrf52840 chip based...
Hi,
nRF5340 + nRF21540, NCS2.0.2, VScode
i follow Working with RF front-end modules — nRF Connect SDK 2.0.99 documentation (nordicsemi.com)
how to disable TX_EN? i only...
Hi,
I am using SDK 16.0.0 and nRF52833. In which TWI (master mode) is not working.
Pressure sensor is connected over I2C. (NRF_DRV_TWI_INSTANCE(0))
Previously I am...