Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hello everyone,
after hours of python module installation, I was able to run the PPK with PCA10056. I have cut the SB40 and used an external pwoer source with 2,5 V. I have...
Hi I have two problemes, I do not know where to start, so if someone has an example, I would like to see it. The first thing is if someone has an example about using pwm to...
When registering a base UUID with the SoftDevice via "sd_ble_uuid_vs_add", a uint8_t is returned which (per the ble_app_pwr_profiling example) is intended to be the "type...
SDK 14.2
I try to use the watchdog using this code
static void nrf_wdt_event_handler(void) { NRF_LOG_INFO(">>> nrf_wdt_event_handler") }
int main(void) {
...
nrf_drv_wdt_config_t...
Hello , I am working on the development kit nrf52, i want to know how i canget the value of the RTC overflw and then how i can reset the RTC to zero.
thank you in advance...
We are developing a React Native mobile application for iOS and Android, making use of the react-native-ble-plx library to interface with the BLE UART service from the examples...
I'm running various example programs, and would like to find documentation for the functions I see them calling, for example nrf_drv_saadc_init...
Where can I find documentation...
Hi,
I have connected my custom pcb to the development kit at pin 19. When i use jlink commander, the board is detected properly. I use nrfjprog to dump the softdevice(Using...
I'm trying the get the development kit of the nRF52832 (PCA10040) displaying a floating point value. I read several postings of this problem, but non of the suggested solutions...
Hi, I'm having an I2C read lock-up issue similar to those described here , here , and here .
I'm using SES, SDK14.1, and an nRF52382. The only other component on the I2C...
Hi,
I have a custom board with nRF52832 SOC and temperature sensor in it.Interface Between the nRF52832 and Temperature sensor is I2C.i have to see the data through the...
Hello
We are currently making STN1170 based OBD II scanners with the nRF52810 for communications. The product is stable and available for commercial deployment, however...
Hello Supporter,
I'm going to develop one BLE nrf51822 based custom device. in which i want to use BLE DFU.
i am able to load DFU and APPLICATION with KEIL uvison 5. ...
Good morning, I have a question about MESH RF. We need connect many vehicles to station base via RF. - Station base --> UART --> RF Device [ MESH ] (SKY CLEAR and outdoor...