I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...
Hello,
Looking to see if there is a pinout TABLE for this package. I've seen the schematic drawing already but looking for a table format which is more user-friendly when...