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...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
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...
Basically, it can be divided into two cases
Reading/sampling TX pin of the sensor (since usually nothing is sended back)
Send/Read possibility - in case of range switching...
Hi all, today I was working properly and, in a second my nRF52382 (I use SD s132 V3.0 without bootloader, and SDK 12.2) is "disappeared". I googled and I've found some cases...
I am using nrf51822 with 16k RAM chip, xAA.
I followed the procedures...but I don't know what is wrong with it..
Program secure bootloader with S130 (2.0.0), SDK...
Hello,
I am trying to use the new nRF Connect 2 for Desktop. After installation, the app gets stuck and doesn't show any GUI. Investigating the network shows that the app...
I have been setting up systems to develop nRF52 code for the better part of two years. Maybe I am getting forgetful in my old age, but I can't seem to get it working this...
Hi.
I am looking for appropriate 2.4Ghz Nordic RF chipset.
I have studied 2.4Ghz chipset. but so clearly show about
1:n audio streaming (mono or studio)
exactly what we...
Hi, we are using nrf51822 xxAB based module and would like to understand which SD/SDK combination is best to use in terms of memory usage. We have developed original firmware...
I'm in the process of migrating from SDK11 to SDK13. I have a custom UUID with 3 characteristics (2 notify chars for data and 1 r/w for sending commands), based off HRS and...
Using SDK 12.1.0
I2C with SoftDevice works on PCA10040 Eval Board with nRF52832 but
hangs in the nrf_drv_twi_enable function with TY module EBSGCNZWY which is an
nRF51822...
Attached program has 4 characteristics
UUID_VLEN1 - VLOC_STACK, no rd_auth or wr_auth - value can be read after written
UUID_VLEN2 - VLOC_USER, no rd_auth...
Hi guys,
I'm receiving the following errors whilst trying to setup to the Crypto library on nRF52:
............\components\libraries\svc\nrf_svc_function.h(72): error...
#problem
Not work ble sample code with s130 softdevice on nrf51822 module.
I just want to advertise by sample code.LED test with s130 is work well.
#Environment
...
Hi,
when looking at nrf_drv_i2s.c in SDK v13.0.0, the description of nrf_drv_i2s_start() states that the parameter buffer_size is Size of the buffers (in 32-bit words)...
Hi
Following the cloud guide at Thingy:52 apps, I applied an account at IFTTT.
Then, it's true I can see current temperature, pressure and button status at Feature Info...