After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
Hi All,
I am doing a BLE Mesh development project with nRF52840. SDK version: nRF5 SDK v15.3.0 & nRF5 SDK for Mesh v3.2.0
Case 1:
- IDE: Keil
- Example tested: nRF5...
Hi,
Im working on a configuration where role switching is neccessary.
The following is expected:
- all nodes will be advertising when "idle"
- nodes only need to...
Hi,
When the ble_stack_init(); is called the eeprom flash read/write/erash gets hanged.
But when commented ble_stack_init(); the eeprom flash read/write/erash works...
I recently got a Thingy:91 and activated it. Now I am installing the tools to work with it in my system (Linux) following the nrf Connect v3.3.0 Getting Started Assistant...
Good day. Can I get SES free licenses for multiple devices while evaluating a single development kit or the free license can only be requested for a single divice?
Hi, I use the nFR52832 chip to design as the MCU of my prodcution, it has 8 scan whitelist for user. But I want more number of whitelist for my prodcution. So ,Could you tell...
I have set up the NCS toolchain, followed the instructions to update the JLink DLL in SES, and successfully built/flashed a few examples to the app core (ie. debug/ppi_trace...
I would like to send TCP message with 50KB message size. I saw that maximum size was limited by CONFIG_HEAP_MEM_POOL_SIZE which was 16kB.
Is there any way to send that message...
Hi,
we are experiencing unexpected behavior during sleep entry. Following pictures were taken using an oscilloscope, our device sends a radio transmission every 150 ms...
Hello,
I am trying to sample and reconstruct an audio signal using the SAADC and I2S respectively. I have a double buffer setup for the SAADC, where we process the data...
Hi,
I've noticed several times now when the NRF9160 comes out of a PSM sleep cycle that when a call to an underlying socket connect(), or nrf_getaddrinfo() call (whether...
HI,
I am developing an application with 7 transmitters and 1 receivers. Transmitter are nrf52832 with MPU9250 IMU (Holyiot YJ-18008) . I am hopping to each transmitter...
I successfully compiled and loaded the UART/Serial Port Emulation over BLE example on an AdaFruit Feather board.
I can connect to the Nordic UART Service, then send data...
I have built my application on ble_app_uart in keil in SDK 14, so I just did the same and copy-pasted my code into the latest ble_app_uart example built with ses in SDK 16...
So far i've failed to find a single source that contains comprehensive information on where errata items have been addressed. I do have multiple unrelated sources for information...