We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hello,
I'm currently working on a project that requires data to be stored to an microSD. I'm using a custom board with the nRF52832 chipset and a Molex micro SD card holder...
We are working on a product with a pair of Central and Slave BLE devices that will be sold in pairs. The plan is to have the pairs preconfigured in factory so that the Central...
Hi,
I have an error to download firmware in nRF52840-DK, from output console show it failed at verification on address 0x00000000.
I try to compile the light switch example...
Hello,
I have a total of three nRF9160 DKs. Two are version 0.8.2 and one is version 0.70. The version 0.8.2 DKs only work with iBasis SIMs. When I attempt to use a different...
We are using nRF52840 with sdk 15.0 version & segger embedded studio. We are able to store some small amount of configuration data into flash using FDS. But now we want to...
Good afternoon,
I have been having issues discovering any service within a peer device which i have recently paired with. I am using Nordic SDK 15.2 and softdevice 6.1 on...
Hi,
let's say fds storage doesn't have enough space, but it can be freed by running garbage collector. Now, new peer connects and initiates bonding procedure. My questions...
Hi all I am developing the beaconing example form nrf52832 nrf sdk mesh3.1 I compile the code and run but I don't find document on provisioning the beacon.
Other question...
I have a ble server with display developed for passkey security. It works fine when the Master (i.e. client) is set to have Keyboard input capability, which is good.
The...
Hello,
I am using nrf52832 development board. I am using segger tool. In example -> ble_uart , i am sending some 100kb of data to UART using BLE. I want to controle the...
without bootloader, nordic can work?
i get two nordic board,it work well.but when i read the flash layout
i found that the two board only have softdevice and application...
HI Sir: I have meet a strange question using the BLE_UART example.
The code as following:
static ble_uuid_t vive_adv_uuids[] = {{BLE_UUID_NUS_SERVICE, BLE_UUID_TYPE_BLE...
Hi all,
I found the demo for BLE Mesh is interesting and great for displaying the functionalities of BLE in a mesh network:
https://github.com/NordicPlayground/Nordic...
I've noticed sometimes the merged hex file differs slightly between different mergehex runs when merging the same hex files. Is this a bug or mergehex tool never guarantees...
Hello!
I'm having a problem and a hard time trying to understand what's wrong. Currently, I'm using the SDK 14.2.0, SD 5.0.0 and Segger on macOS 10.14.2.
I'm using the...